| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | version: 2.3.0.0 | Laurent Bercot | 2017-03-27 | 2 | -0/+12 | |
| | | ||||||
| * | More superfluous headers cleanup | Laurent Bercot | 2017-03-13 | 5 | -6/+1 | |
| | | ||||||
| * | Fix a few omissions | Laurent Bercot | 2017-03-12 | 14 | -48/+42 | |
| | | ||||||
| * | Update deps.mak | Laurent Bercot | 2017-03-11 | 1 | -1/+1 | |
| | | ||||||
| * | Fix typo in the import obsolescence warning | Laurent Bercot | 2017-03-08 | 1 | -1/+1 | |
| | | ||||||
| * | Make it build with skalibs 2.5.0.0 | Laurent Bercot | 2017-03-08 | 5 | -7/+9 | |
| | | ||||||
| * | Adapt to skalibs 2.5.0.0 API | Laurent Bercot | 2017-03-08 | 49 | -252/+189 | |
| | | ||||||
| * | Revert size_t *, put a temporary XXX until skalibs changes | Laurent Bercot | 2017-01-10 | 1 | -1/+1 | |
| | | ||||||
| * | Preparation to version bump | Laurent Bercot | 2017-01-10 | 4 | -4/+10 | |
| | | ||||||
| * | Types fix: first pass | Laurent Bercot | 2017-01-07 | 35 | -114/+144 | |
| | | | | | | | | | This pass makes variable size_t-ready, so everything works when the prototypes are fixed in skalibs. Some code uses "unsigned int *" where it should be "size_t *"; it cannot be changed now, but it's been marked with XXX. It must change at the same time as the skalibs API. | |||||
| * | version: 2.2.0.0v2.2.0.0 | Laurent Bercot | 2016-10-28 | 1 | -0/+3 | |
| | | ||||||
| * | Mention --enable-absolute-paths in INSTALL | Laurent Bercot | 2016-10-25 | 1 | -0/+12 | |
| | | ||||||
| * | Revert wrong shared lib fix | Laurent Bercot | 2016-10-24 | 2 | -4/+1 | |
| | | ||||||
| * | Proper support for timer_lib | Laurent Bercot | 2016-10-24 | 1 | -0/+2 | |
| | | ||||||
| * | Fix stupid shared lib dependencies | Laurent Bercot | 2016-10-24 | 2 | -1/+4 | |
| | | ||||||
| * | Fix shebangdir with --enable-slashpackage | Laurent Bercot | 2016-10-18 | 1 | -1/+5 | |
| | | ||||||
| * | Implement --enable-absolute-paths | Laurent Bercot | 2016-10-16 | 3 | -21/+19 | |
| | | ||||||
| * | bugfix: runblock -r segfaulted on too few arguments (thanks jjk) | Laurent Bercot | 2016-10-16 | 1 | -1/+1 | |
| | | ||||||
| * | Add the -s option to execlineb (suggested by jjk) | Laurent Bercot | 2016-10-16 | 2 | -18/+28 | |
| | | ||||||
| * | Implement a timeout in wait | Laurent Bercot | 2016-10-15 | 2 | -28/+115 | |
| | | ||||||
| * | Doc fix (thanks jjk) | Laurent Bercot | 2016-10-14 | 1 | -1/+1 | |
| | | ||||||
| * | bugfix: backtick segfaulted on empty remainder (thanks jjk) | Laurent Bercot | 2016-10-11 | 1 | -1/+1 | |
| | | ||||||
| * | multisubstitute doc fix (thanks jjk) | Laurent Bercot | 2016-10-11 | 1 | -3/+0 | |
| | | ||||||
| * | bugfix: tryexec -n segfaulted with empty remainder (thanks muhmuhten) | Laurent Bercot | 2016-10-08 | 1 | -0/+2 | |
| | | ||||||
| * | configure: allow $CC to have several words | Laurent Bercot | 2016-09-27 | 1 | -1/+1 | |
| | | ||||||
| * | Replace c99 compiler test with clang | Laurent Bercot | 2016-09-26 | 1 | -1/+1 | |
| | | ||||||
| * | -Wa,--noexecstack belongs to CPPFLAGS | Laurent Bercot | 2016-09-26 | 1 | -1/+1 | |
| | | ||||||
| * | Doc typo fix | Laurent Bercot | 2016-09-15 | 1 | -1/+1 | |
| | | ||||||
| * | Apply Eric's patch for spawn support | Laurent Bercot | 2016-08-16 | 3 | -1/+3 | |
| | | ||||||
| * | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 17 | -17/+34 | |
| | | ||||||
| * | Help text fix for ifelse | Laurent Bercot | 2016-07-26 | 1 | -1/+1 | |
| | | ||||||
| * | "backtick" doc fix | Laurent Bercot | 2016-07-24 | 1 | -1/+1 | |
| | | ||||||
| * | Fix backtick's documentation | Laurent Bercot | 2016-06-21 | 1 | -4/+6 | |
| | | ||||||
| * | Revert backtick to a non-wrapper; add -I to backtick and withstdinas | Laurent Bercot | 2016-06-18 | 6 | -116/+129 | |
| | | ||||||
| * | Documentation clarification for importas | Laurent Bercot | 2016-05-20 | 1 | -6/+18 | |
| | | ||||||
| * | - Add mention of the github mirrorv2.1.5.0 | Laurent Bercot | 2016-04-14 | 1 | -0/+3 | |
| | | | | | - version: 2.1.5.0 (for real) | |||||
| * | - add link to cgit in doc/index.html | Laurent Bercot | 2016-04-14 | 1 | -1/+3 | |
| | | | | | - version: 2.1.5.0 | |||||
| * | Add -px/-po support to forx (thanks Aranea); rc for 2.1.5.0 | Laurent Bercot | 2016-03-20 | 7 | -15/+51 | |
| | | ||||||
| * | More standard cross-compilation support (only --host, no --enable-cross needed) | Laurent Bercot | 2016-03-19 | 2 | -23/+40 | |
| | | ||||||
| * | Really fix update and global-links dependencies this time... | Laurent Bercot | 2016-03-14 | 1 | -1/+1 | |
| | | ||||||
| * | Fix update/global-links dependencies | Laurent Bercot | 2016-03-14 | 1 | -1/+3 | |
| | | ||||||
| * | fix --enable-cross | Laurent Bercot | 2015-12-05 | 1 | -1/+1 | |
| | | ||||||
| * | Easier CROSS_COMPILE support in configure | Laurent Bercot | 2015-11-30 | 1 | -2/+3 | |
| | | ||||||
| * | - skalibs dep bumped to 2.3.8.3v2.1.4.5 | Laurent Bercot | 2015-11-16 | 3 | -3/+3 | |
| | | | | | - version: 2.1.4.5 | |||||
| * | - more intuitive error message for backtick without a remainder | Laurent Bercot | 2015-11-14 | 5 | -4/+11 | |
| | | | | | - rc for 2.1.4.5 | |||||
| * | remove useless 'skalibs' expansion in configure | Laurent Bercot | 2015-11-05 | 1 | -1/+1 | |
| | | ||||||
| * | Revert make tgz change (needs to be ok without config.mak)v2.1.4.4 | Laurent Bercot | 2015-11-04 | 1 | -4/+5 | |
| | | ||||||
| * | - link .so to correct soname | Laurent Bercot | 2015-11-04 | 4 | -14/+18 | |
| | | | | | | - fully strip shared libs - Makefile syntactic consistency | |||||
| * | version: 2.1.4.3v2.1.4.3 | Laurent Bercot | 2015-11-04 | 3 | -2/+8 | |
| | | ||||||
| * | Make rant against sh more accurate (thanks izabera) | Laurent Bercot | 2015-10-27 | 1 | -9/+10 | |
| | | ||||||
