Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | version: 2.6.0.2 v2.6.0.2 | Laurent Bercot | 2020-05-21 | 2 | -2/+0 |
* | Simpler error management in el_substitute | Laurent Bercot | 2020-05-16 | 1 | -3/+1 |
* | bugfix: el_substitute could incorrectly share stralloc pointers | Laurent Bercot | 2020-05-16 | 6 | -3/+16 |
* | version: 2.6.0.1 v2.6.0.1 | Laurent Bercot | 2020-04-06 | 1 | -1/+1 |
* | Prepare for 2.6.0.1 | Laurent Bercot | 2020-04-06 | 5 | -4/+17 |
* | execline: fix html errors | Colin Booth | 2020-03-30 | 8 | -11/+13 |
* | Fix slashpackage exporting of cd and umask | Laurent Bercot | 2020-03-22 | 2 | -4/+4 |
* | version: 2.6.0.0 v2.6.0.0 | Laurent Bercot | 2020-03-02 | 1 | -1/+0 |
* | Update skalibs dep to 2.9.2.0 | Laurent Bercot | 2020-01-27 | 3 | -2/+4 |
* | Fix installed shared lib dependencies | Laurent Bercot | 2020-01-27 | 1 | -3/+2 |
* | Extend runblock functionality (thanks Profpatsch) | Laurent Bercot | 2020-01-27 | 5 | -7/+23 |
* | Fix package/modes | Laurent Bercot | 2019-12-30 | 1 | -2/+2 |
* | Rename cd/umask to execline-cd/execline-umask, make symlinks, etc. | Laurent Bercot | 2019-12-30 | 18 | -141/+183 |
* | Add posix-umask; prepare for 2.6.0.0 | Laurent Bercot | 2019-12-24 | 13 | -8/+318 |
* | Align dollarat option priority to rightmost | Laurent Bercot | 2019-12-24 | 2 | -3/+4 |
* | version: 2.5.3.0 v2.5.3.0 | Laurent Bercot | 2019-10-21 | 1 | -0/+1 |
* | Fix gen-deps.sh for cross-builds | Laurent Bercot | 2019-10-21 | 2 | -95/+95 |
* | Fix generated CC for cross-builds | Laurent Bercot | 2019-10-21 | 1 | -1/+1 |
* | Don't depend on PATH_MAX being defined | Laurent Bercot | 2019-10-20 | 1 | -0/+2 |
* | bugfix: el_execsequence() needs to exec argv2 when posix_spawn() fails | Laurent Bercot | 2019-10-19 | 2 | -5/+17 |
* | Make execlineb itself honor EXECLINE_STRICT | Laurent Bercot | 2019-10-12 | 1 | -0/+16 |
* | Make posix-cd's CDPATH testing even more horrible | Laurent Bercot | 2019-10-11 | 2 | -2/+3 |
* | posix-cd: correct stralloc len after canonicalization | Laurent Bercot | 2019-10-09 | 1 | -1/+2 |
* | Fix posix-cd's ENOMEM exit code | Laurent Bercot | 2019-10-09 | 2 | -1/+2 |
* | Add --enable-pedantic-posix, posix-cd, prepare for 2.5.3.0 | Laurent Bercot | 2019-10-09 | 16 | -24/+324 |
* | version: 2.5.2.0 v2.5.2.0 | Laurent Bercot | 2019-09-22 | 1 | -1/+1 |
* | Fix configure permissions | Laurent Bercot | 2019-09-21 | 1 | -0/+0 |
* | Remove tainnow dependency in configure too | Laurent Bercot | 2019-09-21 | 1 | -2/+0 |
* | Adapt to new stopwatch APIs | Laurent Bercot | 2019-09-06 | 2 | -4/+2 |
* | Make trap and wait use a stopwatch | Laurent Bercot | 2019-09-04 | 2 | -0/+2 |
* | Prepare for 2.5.2.0 | Laurent Bercot | 2019-08-09 | 5 | -4/+18 |
* | Makefile needs to be adjusted too | Laurent Bercot | 2019-07-22 | 1 | -5/+4 |
* | Make configure CC-friendlier | Laurent Bercot | 2019-07-22 | 1 | -8/+24 |
* | Doc typo fix | Laurent Bercot | 2019-06-17 | 1 | -1/+1 |
* | Doc fix | Laurent Bercot | 2019-05-20 | 1 | -2/+2 |
* | Document -q/-w/-W effect on execlineb -Sfoo | Laurent Bercot | 2019-05-20 | 1 | -0/+18 |
* | with the right command name, please | Laurent Bercot | 2019-03-12 | 1 | -1/+1 |
* | Doc fix | Laurent Bercot | 2019-03-12 | 2 | -1/+2 |
* | version: 2.5.1.0 v2.5.1.0 | Laurent Bercot | 2019-03-04 | 1 | -1/+3 |
* | Doc fix | Laurent Bercot | 2019-02-24 | 1 | -1/+2 |
* | -fPIC -> CPPFLAGS_AUTO | Laurent Bercot | 2019-02-24 | 1 | -1/+1 |
* | Build everything as PIC by default | Laurent Bercot | 2019-02-24 | 4 | -13/+7 |
* | Add envfile; prepare for 2.5.1.0 | Laurent Bercot | 2019-02-12 | 12 | -5/+214 |
* | Doc typo fix | Laurent Bercot | 2018-12-27 | 1 | -1/+1 |
* | Doc typo fix | Laurent Bercot | 2018-11-12 | 1 | -1/+1 |
* | Add mechanism for conditional slashpackage builds in deps-build | Laurent Bercot | 2018-08-20 | 2 | -6/+14 |
* | Nope, it breaks non-nsss builds. Need to do more fine-tuning. | Laurent Bercot | 2018-08-20 | 1 | -1/+0 |
* | Add nsss slashpackage support | Laurent Bercot | 2018-08-20 | 1 | -0/+1 |
* | version: 2.5.0.1 v2.5.0.1 | Laurent Bercot | 2018-08-14 | 1 | -0/+1 |
* | Document nsss support | Laurent Bercot | 2018-08-01 | 2 | -0/+2 |