index
:
s6
2.11.0.0
2.9.0.0
main
master
Mirror of git://git.skarnet.org/s6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
2016-10-16
Implement --enable-absolute-paths
Laurent Bercot
2016-09-27
configure: allow $CC to have several words
Laurent Bercot
2016-09-26
Replace c99 compiler test with clang
Laurent Bercot
2016-09-26
-Wa,--noexecstack belongs to CPPFLAGS
Laurent Bercot
2016-09-11
Remove irrelevant shebangdir option from configure
Laurent Bercot
2016-08-12
Add spawn_lib support
Laurent Bercot
2016-03-19
More standard cross-compilation support (only --host, no --enable-cross needed)
Laurent Bercot
2015-12-05
-fsigned-char isn't useful here
Laurent Bercot
2015-12-05
fix --enable-cross
Laurent Bercot
2015-11-30
- Fix selfpipe_read() invocation: the return is int, not char
Laurent Bercot
2015-11-05
- remove useless 'skalibs' expansion in configure
v2.2.3.0
Laurent Bercot
2015-10-26
Separate sections for smaller static binaries (thanks Denys Vlasenko)
Laurent Bercot
2015-10-05
- minor bugfix in s6-log (correct return when stat() fails)
v2.2.1.1
Laurent Bercot
2015-08-12
Link shared libs against their -l deps, better libpath management
v2.2.0.1
Laurent Bercot
2015-08-12
xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)
Laurent Bercot
2015-01-14
- Parallel build fix
v2.0.1.0
Laurent Bercot
2015-01-11
Clean up static/shared libs initialization in configure and Makefile
Laurent Bercot
2015-01-02
Fix configure --help: no support for VAR=VALUE
Laurent Bercot
2015-01-02
More noob-friendly configure defaults
Laurent Bercot
2014-12-15
Test _XOPEN_SOURCE=700, fix include order in Makefile
Laurent Bercot
2014-12-11
Use -O2 by default
Laurent Bercot
2014-12-08
Remove CPPFLAGS_AUTO options that disable compiler warnings
Laurent Bercot
2014-12-06
fix: (EXT)BINPREFIX needs an ending /. Revert bad fix in s6lock.h and ftrigr.h
Laurent Bercot
2014-12-05
Initial commit
Laurent Bercot