Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-08 | Adapt to skalibs 2.5.0.0 API | Laurent Bercot | |
2017-01-07 | Types fix: first pass | Laurent Bercot | |
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. | |||
2015-08-12 | Link shared libs against their -l deps, better libpath management | Laurent Bercot | |
2015-08-11 | - typo fix in configure | Laurent Bercot | |
- do not depend on /bin/true | |||
2015-03-26 | - added el_parse() and friends | Laurent Bercot | |
- refactored execlineb to use them - version: rc for 2.1.1.1 | |||
2015-02-26 | - added forstdinv2.1.1.0 | Laurent Bercot | |
- rewrote forbacktickx as a wrapper around forstdin - removed el_obsolescent - version: rc for 2.1.1.0 | |||
2015-01-04 | Remove -x test from gen-deps.sh | Laurent Bercot | |
2014-12-31 | Add option -u to import and importas | Laurent Bercot | |
2014-12-18 | Adapt el_spawn1 to new child_spawn1 in skalibsv2.0.0.0 | Laurent Bercot | |
2014-09-18 | initial commit: rc for execline-2.0.0.0 | Laurent Bercot | |