aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* Apply Eric's patch for spawn supportLaurent Bercot2016-08-161-1/+1
|
* Add spawn_lib supportLaurent Bercot2016-08-122-12/+12
|
* Revert backtick to a non-wrapper; add -I to backtick and withstdinasLaurent Bercot2016-06-181-2/+2
|
* Add -px/-po support to forx (thanks Aranea); rc for 2.1.5.0Laurent Bercot2016-03-201-1/+1
|
* - more intuitive error message for backtick without a remainderLaurent Bercot2015-11-141-1/+1
| | | | - rc for 2.1.4.5
* - link .so to correct sonameLaurent Bercot2015-11-041-1/+1
| | | | | - fully strip shared libs - Makefile syntactic consistency
* version: 2.1.4.3v2.1.4.3Laurent Bercot2015-11-041-1/+1
|
* version: 2.1.4.2v2.1.4.2Laurent Bercot2015-10-151-1/+1
|
* More experimenting with make-3.81Laurent Bercot2015-10-121-46/+46
|
* Test make-3.81 compatibilityLaurent Bercot2015-10-121-1/+1
|
* - remove fucking -BsymbolicLaurent Bercot2015-10-051-1/+1
| | | | - rc for 2.1.4.1
* Add the getcwd programLaurent Bercot2015-09-213-0/+5
|
* Add withstdinasLaurent Bercot2015-08-143-3/+8
|
* Add EXECLINE_BLOCK_*_STRING macrosLaurent Bercot2015-08-131-1/+1
|
* Link shared libs against their -l deps, better libpath managementLaurent Bercot2015-08-121-2/+3
|
* Better xyzzyfication to abstract it from targets.makLaurent Bercot2015-08-121-13/+1
|
* - Xyzzy fix! (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-123-8/+8
| | | | - skalibs dep bump to 2.3.6.1
* - new configure option: --shebangdirv2.1.3.0Laurent Bercot2015-07-211-1/+1
| | | | | - skalibs dep bump - rc for 2.1.3.0
* - bugfix for forbacktickx: now stdin is correctly transmitted to the loopLaurent Bercot2015-05-161-1/+1
| | | | | | | - possible bugfix for forstdin: -p was failing in some cases with ECHILD in the final waitn. I couldn't figure it out (the code looked right...) so I changed the logic, scrapping the call to waitn. - rc for 2.1.2.2
* - Fix pipeline when stdin or stdout is closedLaurent Bercot2015-05-091-1/+1
| | | | - rc for 2.1.2.1
* - add trapv2.1.2.0Laurent Bercot2015-05-054-1/+6
| | | | - rc for 2.1.2.0
* - added el_parse() and friendsLaurent Bercot2015-03-262-3/+6
| | | | | - refactored execlineb to use them - version: rc for 2.1.1.1
* - added forstdinv2.1.1.0Laurent Bercot2015-02-264-6/+10
| | | | | | - rewrote forbacktickx as a wrapper around forstdin - removed el_obsolescent - version: rc for 2.1.1.0
* - exit code overhaul: forx, forbacktickx, loopwhilex, if, ifelse, ifte,v2.1.0.0Laurent Bercot2015-02-191-1/+1
| | | | | | | ifthenelse - new -o option to forx, forbacktickx, loopwhilex - documentation updated - version: rc for 2.1.0.0
* version: 2.0.2.1 rcv2.0.2.1Laurent Bercot2015-02-071-1/+1
|
* - add fdswapLaurent Bercot2015-01-244-1/+6
| | | | - version: 2.0.2.0
* - Parallel build fixv2.0.1.1Laurent Bercot2015-01-143-26/+32
| | | | - version change to 2.0.1.1, release candidate
* version increase to 2.0.1.0 (because of import -u)v2.0.1.0Laurent Bercot2015-01-061-1/+1
|
* Test new make featuresLaurent Bercot2014-12-161-43/+84
|
* Fix order of includes in MakefileLaurent Bercot2014-12-151-7/+9
|
* initial commit: rc for execline-2.0.0.0Laurent Bercot2014-09-185-0/+207