aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* version: 2.3.0.0Laurent Bercot2017-03-272-0/+12
|
* More superfluous headers cleanupLaurent Bercot2017-03-135-6/+1
|
* Fix a few omissionsLaurent Bercot2017-03-1214-48/+42
|
* Update deps.makLaurent Bercot2017-03-111-1/+1
|
* Fix typo in the import obsolescence warningLaurent Bercot2017-03-081-1/+1
|
* Make it build with skalibs 2.5.0.0Laurent Bercot2017-03-085-7/+9
|
* Adapt to skalibs 2.5.0.0 APILaurent Bercot2017-03-0849-252/+189
|
* Revert size_t *, put a temporary XXX until skalibs changesLaurent Bercot2017-01-101-1/+1
|
* Preparation to version bumpLaurent Bercot2017-01-104-4/+10
|
* Types fix: first passLaurent Bercot2017-01-0735-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.0Laurent Bercot2016-10-281-0/+3
|
* Mention --enable-absolute-paths in INSTALLLaurent Bercot2016-10-251-0/+12
|
* Revert wrong shared lib fixLaurent Bercot2016-10-242-4/+1
|
* Proper support for timer_libLaurent Bercot2016-10-241-0/+2
|
* Fix stupid shared lib dependenciesLaurent Bercot2016-10-242-1/+4
|
* Fix shebangdir with --enable-slashpackageLaurent Bercot2016-10-181-1/+5
|
* Implement --enable-absolute-pathsLaurent Bercot2016-10-163-21/+19
|
* bugfix: runblock -r segfaulted on too few arguments (thanks jjk)Laurent Bercot2016-10-161-1/+1
|
* Add the -s option to execlineb (suggested by jjk)Laurent Bercot2016-10-162-18/+28
|
* Implement a timeout in waitLaurent Bercot2016-10-152-28/+115
|
* Doc fix (thanks jjk)Laurent Bercot2016-10-141-1/+1
|
* bugfix: backtick segfaulted on empty remainder (thanks jjk)Laurent Bercot2016-10-111-1/+1
|
* multisubstitute doc fix (thanks jjk)Laurent Bercot2016-10-111-3/+0
|
* bugfix: tryexec -n segfaulted with empty remainder (thanks muhmuhten)Laurent Bercot2016-10-081-0/+2
|
* configure: allow $CC to have several wordsLaurent Bercot2016-09-271-1/+1
|
* Replace c99 compiler test with clangLaurent Bercot2016-09-261-1/+1
|
* -Wa,--noexecstack belongs to CPPFLAGSLaurent Bercot2016-09-261-1/+1
|
* Doc typo fixLaurent Bercot2016-09-151-1/+1
|
* Apply Eric's patch for spawn supportLaurent Bercot2016-08-163-1/+3
|
* Add spawn_lib supportLaurent Bercot2016-08-1217-17/+34
|
* Help text fix for ifelseLaurent Bercot2016-07-261-1/+1
|
* "backtick" doc fixLaurent Bercot2016-07-241-1/+1
|
* Fix backtick's documentationLaurent Bercot2016-06-211-4/+6
|
* Revert backtick to a non-wrapper; add -I to backtick and withstdinasLaurent Bercot2016-06-186-116/+129
|
* Documentation clarification for importasLaurent Bercot2016-05-201-6/+18
|
* - Add mention of the github mirrorv2.1.5.0Laurent Bercot2016-04-141-0/+3
| | | | - version: 2.1.5.0 (for real)
* - add link to cgit in doc/index.htmlLaurent Bercot2016-04-141-1/+3
| | | | - version: 2.1.5.0
* Add -px/-po support to forx (thanks Aranea); rc for 2.1.5.0Laurent Bercot2016-03-207-15/+51
|
* More standard cross-compilation support (only --host, no --enable-cross needed)Laurent Bercot2016-03-192-23/+40
|
* Really fix update and global-links dependencies this time...Laurent Bercot2016-03-141-1/+1
|
* Fix update/global-links dependenciesLaurent Bercot2016-03-141-1/+3
|
* fix --enable-crossLaurent Bercot2015-12-051-1/+1
|
* Easier CROSS_COMPILE support in configureLaurent Bercot2015-11-301-2/+3
|
* - skalibs dep bumped to 2.3.8.3v2.1.4.5Laurent Bercot2015-11-163-3/+3
| | | | - version: 2.1.4.5
* - more intuitive error message for backtick without a remainderLaurent Bercot2015-11-145-4/+11
| | | | - rc for 2.1.4.5
* remove useless 'skalibs' expansion in configureLaurent Bercot2015-11-051-1/+1
|
* Revert make tgz change (needs to be ok without config.mak)v2.1.4.4Laurent Bercot2015-11-041-4/+5
|
* - link .so to correct sonameLaurent Bercot2015-11-044-14/+18
| | | | | - fully strip shared libs - Makefile syntactic consistency
* version: 2.1.4.3v2.1.4.3Laurent Bercot2015-11-043-2/+8
|
* Make rant against sh more accurate (thanks izabera)Laurent Bercot2015-10-271-9/+10
|