summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-24 Revert wrong shared lib fixLaurent Bercot
2016-10-24Proper support for timer_libLaurent Bercot
2016-10-24 Fix stupid shared lib dependenciesLaurent Bercot
2016-10-18 Fix shebangdir with --enable-slashpackageLaurent Bercot
2016-10-16 Implement --enable-absolute-pathsLaurent Bercot
2016-10-16 bugfix: runblock -r segfaulted on too few arguments (thanks jjk)Laurent Bercot
2016-10-16 Add the -s option to execlineb (suggested by jjk)Laurent Bercot
2016-10-15 Implement a timeout in waitLaurent Bercot
2016-10-14 Doc fix (thanks jjk)Laurent Bercot
2016-10-11 bugfix: backtick segfaulted on empty remainder (thanks jjk)Laurent Bercot
2016-10-11 multisubstitute doc fix (thanks jjk)Laurent Bercot
2016-10-08 bugfix: tryexec -n segfaulted with empty remainder (thanks muhmuhten)Laurent Bercot
2016-09-27 configure: allow $CC to have several wordsLaurent Bercot
2016-09-26 Replace c99 compiler test with clangLaurent Bercot
2016-09-26 -Wa,--noexecstack belongs to CPPFLAGSLaurent Bercot
2016-09-15 Doc typo fixLaurent Bercot
2016-08-16 Apply Eric's patch for spawn supportLaurent Bercot
2016-08-12 Add spawn_lib supportLaurent Bercot
2016-07-26 Help text fix for ifelseLaurent Bercot
2016-07-24 "backtick" doc fixLaurent Bercot
2016-06-21 Fix backtick's documentationLaurent Bercot
2016-06-18 Revert backtick to a non-wrapper; add -I to backtick and withstdinasLaurent Bercot
2016-05-20 Documentation clarification for importasLaurent Bercot
2016-04-14 - Add mention of the github mirrorv2.1.5.0Laurent Bercot
2016-04-14 - add link to cgit in doc/index.htmlLaurent Bercot
2016-03-20 Add -px/-po support to forx (thanks Aranea); rc for 2.1.5.0Laurent Bercot
2016-03-19 More standard cross-compilation support (only --host, no --enable-cross needed)Laurent Bercot
2016-03-14 Really fix update and global-links dependencies this time...Laurent Bercot
2016-03-14 Fix update/global-links dependenciesLaurent Bercot
2015-12-05 fix --enable-crossLaurent Bercot
2015-11-30 Easier CROSS_COMPILE support in configureLaurent Bercot
2015-11-16 - skalibs dep bumped to 2.3.8.3v2.1.4.5Laurent Bercot
2015-11-14 - more intuitive error message for backtick without a remainderLaurent Bercot
2015-11-05 remove useless 'skalibs' expansion in configureLaurent Bercot
2015-11-04 Revert make tgz change (needs to be ok without config.mak)v2.1.4.4Laurent Bercot
2015-11-04 - link .so to correct sonameLaurent Bercot
2015-11-04 version: 2.1.4.3v2.1.4.3Laurent Bercot
2015-10-27 Make rant against sh more accurate (thanks izabera)Laurent Bercot
2015-10-26 Separate sections for smaller static binaries (thanks Denys Vlasenko)Laurent Bercot
2015-10-15 version: 2.1.4.2v2.1.4.2Laurent Bercot
2015-10-12 Document the dep to make-3.81+. Yay!Laurent Bercot
2015-10-12 I love make-3.81Laurent Bercot
2015-10-12 More experimenting with make-3.81Laurent Bercot
2015-10-12 Test make-3.81 compatibilityLaurent Bercot
2015-10-05 Correctly mention skalibs dep in INSTALLv2.1.4.1Laurent Bercot
2015-10-05 - remove fucking -BsymbolicLaurent Bercot
2015-09-23 - Better wording in upgrade.htmlv2.1.4.0Laurent Bercot
2015-09-21 Fix typo in getcwd link in index page (thanks Colin)Laurent Bercot
2015-09-21 Add the getcwd programLaurent Bercot
2015-08-14 Add withstdinasLaurent Bercot