| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Better *FLAGS management; prepare for 2.6.1.1 | Laurent Bercot | 2017-10-05 | 1 | -15/+32 |
| | | |||||
| * | Proper support for timer_lib | Laurent Bercot | 2016-10-24 | 1 | -0/+2 |
| | | |||||
| * | Implement --enable-absolute-paths | Laurent Bercot | 2016-10-16 | 1 | -12/+13 |
| | | |||||
| * | configure: allow $CC to have several words | Laurent Bercot | 2016-09-27 | 1 | -1/+1 |
| | | |||||
| * | Replace c99 compiler test with clang | Laurent Bercot | 2016-09-26 | 1 | -1/+1 |
| | | |||||
| * | -Wa,--noexecstack belongs to CPPFLAGS | Laurent Bercot | 2016-09-26 | 1 | -1/+1 |
| | | |||||
| * | Remove irrelevant shebangdir option from configure | Laurent Bercot | 2016-09-11 | 1 | -6/+1 |
| | | |||||
| * | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 1 | -11/+11 |
| | | |||||
| * | More standard cross-compilation support (only --host, no --enable-cross needed) | Laurent Bercot | 2016-03-19 | 1 | -7/+15 |
| | | |||||
| * | -fsigned-char isn't useful here | Laurent Bercot | 2015-12-05 | 1 | -1/+1 |
| | | |||||
| * | fix --enable-cross | Laurent Bercot | 2015-12-05 | 1 | -2/+2 |
| | | |||||
| * | - Fix selfpipe_read() invocation: the return is int, not char | Laurent Bercot | 2015-11-30 | 1 | -2/+3 |
| | | | | | - Easier CROSS_COMPILE support in configure | ||||
| * | - remove useless 'skalibs' expansion in configurev2.2.3.0 | Laurent Bercot | 2015-11-05 | 1 | -1/+1 |
| | | | | | | - credit muhmuhten - version: 2.2.3.0 | ||||
| * | Separate sections for smaller static binaries (thanks Denys Vlasenko) | Laurent Bercot | 2015-10-26 | 1 | -0/+6 |
| | | |||||
| * | - minor bugfix in s6-log (correct return when stat() fails)v2.2.1.1 | Laurent Bercot | 2015-10-05 | 1 | -1/+0 |
| | | | | | | | | - remove fucking -Bsymbolic - add s6-setsid to stage 1 example - prepare shutdown functionality for s6-svscan - version: 2.2.1.1 | ||||
| * | Link shared libs against their -l deps, better libpath managementv2.2.0.1 | Laurent Bercot | 2015-08-12 | 1 | -6/+13 |
| | | |||||
| * | xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092) | Laurent Bercot | 2015-08-12 | 1 | -4/+10 |
| | | |||||
| * | - Parallel build fixv2.0.1.0 | Laurent Bercot | 2015-01-14 | 1 | -2/+3 |
| | | | | | | - Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate | ||||
| * | Clean up static/shared libs initialization in configure and Makefile | Laurent Bercot | 2015-01-11 | 1 | -2/+0 |
| | | | | | fd_close -> close in s6-notifywhenup | ||||
| * | Fix configure --help: no support for VAR=VALUE | Laurent Bercot | 2015-01-02 | 1 | -4/+1 |
| | | |||||
| * | More noob-friendly configure defaults | Laurent Bercot | 2015-01-02 | 1 | -11/+31 |
| | | |||||
| * | Test _XOPEN_SOURCE=700, fix include order in Makefile | Laurent Bercot | 2014-12-15 | 1 | -4/+14 |
| | | |||||
| * | Use -O2 by default | Laurent Bercot | 2014-12-11 | 1 | -1/+1 |
| | | |||||
| * | Remove CPPFLAGS_AUTO options that disable compiler warnings | Laurent Bercot | 2014-12-08 | 1 | -7/+0 |
| | | |||||
| * | fix: (EXT)BINPREFIX needs an ending /. Revert bad fix in s6lock.h and ftrigr.h | Laurent Bercot | 2014-12-06 | 1 | -4/+4 |
| | | |||||
| * | Initial commit | Laurent Bercot | 2014-12-05 | 1 | -0/+385 |
