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
/
Makefile
Age
Commit message (
Collapse
)
Author
2020-01-27
Fix shared libs installation
Laurent Bercot
2019-07-22
Makefile needs to be adjusted too
Laurent Bercot
2017-10-30
Make all-pic a user option
Laurent Bercot
2017-10-05
Better *FLAGS management; prepare for 2.6.1.1
Laurent Bercot
2016-10-16
Implement --enable-absolute-paths
Laurent Bercot
2016-03-14
Really fix update and global-links dependencies this time...
Laurent Bercot
2016-03-14
Fix update/global-links dependencies
Laurent Bercot
2015-11-04
Revert make tgz change (needs to be ok without config.mak)
v2.2.2.2
Laurent Bercot
2015-11-04
- link .so to correct soname
Laurent Bercot
- fully strip shared libs - Makefile syntactic consistency
2015-10-12
Push back GNU make dependency to 3.81
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-08-03
Add make version guard
Laurent Bercot
2015-01-14
- Parallel build fix
v2.0.1.0
Laurent Bercot
- Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate
2015-01-13
Add .NOTPARALLEL to work around possible make bug
Laurent Bercot
2015-01-11
Clean up static/shared libs initialization in configure and Makefile
Laurent Bercot
fd_close -> close in s6-notifywhenup
2014-12-16
Don't forget the new Makefile >.>
Laurent Bercot
2014-12-15
Test _XOPEN_SOURCE=700, fix include order in Makefile
Laurent Bercot
2014-12-11
Include deps.mak after config.mak (not before), for ${*_LIB} expansion
Laurent Bercot
2014-12-11
Fix make global-links with nonempty sproot
Laurent Bercot
2014-12-05
Initial commit
Laurent Bercot