| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| | | ||||||
| * | Separate sections for smaller static binaries (thanks Denys Vlasenko) | Laurent Bercot | 2015-10-26 | 1 | -0/+6 | |
| | | ||||||
| * | version: 2.1.4.2v2.1.4.2 | Laurent Bercot | 2015-10-15 | 4 | -4/+11 | |
| | | ||||||
| * | Document the dep to make-3.81+. Yay! | Laurent Bercot | 2015-10-12 | 2 | -3/+2 | |
| | | ||||||
| * | I love make-3.81 | Laurent Bercot | 2015-10-12 | 1 | -1/+1 | |
| | | ||||||
| * | More experimenting with make-3.81 | Laurent Bercot | 2015-10-12 | 2 | -47/+47 | |
| | | ||||||
| * | Test make-3.81 compatibility | Laurent Bercot | 2015-10-12 | 3 | -3/+3 | |
| | | ||||||
| * | Correctly mention skalibs dep in INSTALLv2.1.4.1 | Laurent Bercot | 2015-10-05 | 1 | -1/+1 | |
| | | ||||||
| * | - remove fucking -Bsymbolic | Laurent Bercot | 2015-10-05 | 4 | -4/+9 | |
| | | | | | - rc for 2.1.4.1 | |||||
| * | - Better wording in upgrade.htmlv2.1.4.0 | Laurent Bercot | 2015-09-23 | 1 | -1/+1 | |
| | | | | | - rc for 2.1.4.0 | |||||
| * | Fix typo in getcwd link in index page (thanks Colin) | Laurent Bercot | 2015-09-21 | 1 | -1/+1 | |
| | | ||||||
| * | Add the getcwd program | Laurent Bercot | 2015-09-21 | 8 | -1/+85 | |
| | | ||||||
| * | Add withstdinas | Laurent Bercot | 2015-08-14 | 12 | -77/+237 | |
| | | ||||||
| * | Add EXECLINE_BLOCK_*_STRING macros | Laurent Bercot | 2015-08-13 | 4 | -2/+10 | |
| | | ||||||
| * | - Cosmetic fixv2.1.3.1 | Laurent Bercot | 2015-08-13 | 1 | -2/+2 | |
| | | | | | - version: 2.1.3.1 | |||||
| * | Cosmetic fix | Laurent Bercot | 2015-08-12 | 1 | -1/+1 | |
| | | ||||||
| * | Link shared libs against their -l deps, better libpath management | Laurent Bercot | 2015-08-12 | 5 | -20/+32 | |
| | | ||||||
| * | Better xyzzyfication to abstract it from targets.mak | Laurent Bercot | 2015-08-12 | 2 | -13/+16 | |
| | | ||||||
| * | - Xyzzy fix! (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092) | Laurent Bercot | 2015-08-12 | 9 | -28/+39 | |
| | | | | | - skalibs dep bump to 2.3.6.1 | |||||
| * | - typo fix in configure | Laurent Bercot | 2015-08-11 | 2 | -2/+3 | |
| | | | | | - do not depend on /bin/true | |||||
| * | Add make version guard | Laurent Bercot | 2015-08-03 | 1 | -0/+5 | |
| | | ||||||
| * | - new configure option: --shebangdirv2.1.3.0 | Laurent Bercot | 2015-07-21 | 5 | -6/+19 | |
| | | | | | | - skalibs dep bump - rc for 2.1.3.0 | |||||
| * | More doc fixes | Laurent Bercot | 2015-07-01 | 1 | -2/+4 | |
| | | ||||||
| * | Doc typo fix | Laurent Bercot | 2015-07-01 | 1 | -1/+1 | |
| | | ||||||
| * | Doc typo fix | Laurent Bercot | 2015-06-25 | 1 | -1/+1 | |
| | | ||||||
| * | version: 2.1.2.2v2.1.2.2 | Laurent Bercot | 2015-06-11 | 4 | -3/+4 | |
| | | ||||||
| * | Real fix for the race condition in forstdin.c. | Laurent Bercot | 2015-06-09 | 1 | -1/+3 | |
| | | | | | | It was totally idiotic and I didn't see it; Olivier Brunel did. Herp derp. | |||||
| * | - bugfix for forbacktickx: now stdin is correctly transmitted to the loop | Laurent Bercot | 2015-05-16 | 6 | -11/+40 | |
| | | | | | | | | - 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 closed | Laurent Bercot | 2015-05-09 | 4 | -2/+9 | |
| | | | | | - rc for 2.1.2.1 | |||||
| * | Make all doc mobile-readable according to Google standards | Laurent Bercot | 2015-05-07 | 55 | -51/+106 | |
| | | ||||||
| * | - add trapv2.1.2.0 | Laurent Bercot | 2015-05-05 | 10 | -4/+278 | |
| | | | | | - rc for 2.1.2.0 | |||||
| * | skalibs deps -> 2.3.3.0v2.1.1.1 | Laurent Bercot | 2015-03-30 | 3 | -3/+3 | |
| | | | | | version: 2.1.1.1 | |||||
| * | - added el_parse() and friends | Laurent Bercot | 2015-03-26 | 11 | -164/+170 | |
| | | | | | | - refactored execlineb to use them - version: rc for 2.1.1.1 | |||||
| * | - Doc fixes | Laurent Bercot | 2015-03-03 | 2 | -2/+4 | |
| | | | | | - version: 2.1.1.0 | |||||
| * | - added forstdinv2.1.1.0 | Laurent Bercot | 2015-02-26 | 15 | -124/+312 | |
| | | | | | | | - rewrote forbacktickx as a wrapper around forstdin - removed el_obsolescent - version: rc for 2.1.1.0 | |||||
