Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simpler Makefile | Laurent Bercot | 2023-09-22 | 1 | -7/+7 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Makefile simplification | Laurent Bercot | 2023-02-17 | 1 | -1/+0 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Real noexecstack fix: make strip less greedy | Laurent Bercot | 2021-04-09 | 1 | -2/+2 |
| | |||||
* | Fix shared libs installation | Laurent Bercot | 2020-01-27 | 1 | -3/+2 |
| | |||||
* | Makefile needs to be adjusted too | Laurent Bercot | 2019-07-22 | 1 | -5/+4 |
| | |||||
* | Make all-pic a user option | Laurent Bercot | 2017-10-30 | 1 | -0/+4 |
| | |||||
* | Better *FLAGS management; prepare for 2.6.1.1 | Laurent Bercot | 2017-10-05 | 1 | -3/+3 |
| | |||||
* | Implement --enable-absolute-paths | Laurent Bercot | 2016-10-16 | 1 | -6/+5 |
| | |||||
* | 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 |
| | |||||
* | Revert make tgz change (needs to be ok without config.mak) v2.2.2.2 | Laurent Bercot | 2015-11-04 | 1 | -4/+5 |
| | |||||
* | - link .so to correct soname | Laurent Bercot | 2015-11-04 | 1 | -12/+10 |
| | | | | | - fully strip shared libs - Makefile syntactic consistency | ||||
* | Push back GNU make dependency to 3.81 | Laurent Bercot | 2015-10-12 | 1 | -2/+2 |
| | |||||
* | Link shared libs against their -l deps, better libpath management v2.2.0.1 | Laurent Bercot | 2015-08-12 | 1 | -8/+5 |
| | |||||
* | xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092) | Laurent Bercot | 2015-08-12 | 1 | -13/+32 |
| | |||||
* | Add make version guard | Laurent Bercot | 2015-08-03 | 1 | -0/+5 |
| | |||||
* | - Parallel build fix v2.0.1.0 | Laurent Bercot | 2015-01-14 | 1 | -4/+4 |
| | | | | | - Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate | ||||
* | Add .NOTPARALLEL to work around possible make bug | Laurent Bercot | 2015-01-13 | 1 | -0/+2 |
| | |||||
* | Clean up static/shared libs initialization in configure and Makefile | Laurent Bercot | 2015-01-11 | 1 | -0/+3 |
| | | | | fd_close -> close in s6-notifywhenup | ||||
* | Don't forget the new Makefile >.> | Laurent Bercot | 2014-12-16 | 1 | -1/+1 |
| | |||||
* | Test _XOPEN_SOURCE=700, fix include order in Makefile | Laurent Bercot | 2014-12-15 | 1 | -1/+1 |
| | |||||
* | Include deps.mak after config.mak (not before), for ${*_LIB} expansion | Laurent Bercot | 2014-12-11 | 1 | -1/+1 |
| | |||||
* | Fix make global-links with nonempty sproot | Laurent Bercot | 2014-12-11 | 1 | -3/+3 |
| | |||||
* | Initial commit | Laurent Bercot | 2014-12-05 | 1 | -0/+121 |