summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2023-09-22 Simpler MakefileLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-02-17 Makefile simplificationLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-04-09 Real noexecstack fix: make strip less greedyLaurent Bercot
2020-01-27 Fix shared libs installationLaurent Bercot
2019-07-22Makefile needs to be adjusted tooLaurent Bercot
2017-10-30 Make all-pic a user optionLaurent Bercot
2017-10-05 Better *FLAGS management; prepare for 2.6.1.1Laurent Bercot
2016-10-16 Implement --enable-absolute-pathsLaurent Bercot
2016-03-14 Really fix update and global-links dependencies this time...Laurent Bercot
2016-03-14 Fix update/global-links dependenciesLaurent Bercot
2015-11-04Revert make tgz change (needs to be ok without config.mak)v2.2.2.2Laurent Bercot
2015-11-04 - link .so to correct sonameLaurent Bercot
- fully strip shared libs - Makefile syntactic consistency
2015-10-12 Push back GNU make dependency to 3.81Laurent Bercot
2015-08-12Link shared libs against their -l deps, better libpath managementv2.2.0.1Laurent Bercot
2015-08-12xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot
2015-08-03Add make version guardLaurent Bercot
2015-01-14 - Parallel build fixv2.0.1.0Laurent 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 bugLaurent Bercot
2015-01-11 Clean up static/shared libs initialization in configure and MakefileLaurent 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 MakefileLaurent Bercot
2014-12-11Include deps.mak after config.mak (not before), for ${*_LIB} expansionLaurent Bercot
2014-12-11Fix make global-links with nonempty sprootLaurent Bercot
2014-12-05Initial commitLaurent Bercot