| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-09-20 | Fixed building perl on Alpine Linux. | Sergey Kandaurov | 1 | -0/+2 | |
| _GNU_SOURCE is required there to expose off64_t and other types. | |||||
| 2018-08-06 | Unit application library. | Max Romanov | 1 | -1/+1 | |
| Library now used in all language modules. Old 'nxt_app_*' code removed. See src/test/nxt_unit_app_test.c for usage sample. | |||||
| 2018-06-28 | Removed -mmacosx-version-min option. | Igor Sysoev | 1 | -4/+0 | |
| 2018-06-28 | Added check of "make install" ability. | Igor Sysoev | 1 | -1/+1 | |
| This closes #136 issue on GitHub. | |||||
| 2018-04-04 | Changed version processing for modules. | Alexander Borisov | 1 | -2/+17 | |
| 2018-02-07 | Perl: use ExtUtils::Embed in configure. | Andrei Belov | 1 | -13/+13 | |
| 2018-01-31 | Added Perl support. | Alexander Borisov | 1 | -0/+201 | |
