about summary refs log tree commit diff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Simpler MakefileLaurent Bercot2023-09-221-7/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.5.1.3 v2.5.1.3Laurent Bercot2023-02-171-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Real noexecstack fix: make strip less greedyLaurent Bercot2021-04-091-2/+2
|
* Fix shared libs installationLaurent Bercot2020-01-271-3/+2
|
* Makefile needs to be adjusted tooLaurent Bercot2019-07-221-5/+4
|
* Make all-pic a user optionLaurent Bercot2017-10-301-0/+4
|
* Better *FLAGS managementLaurent Bercot2017-10-051-3/+3
|
* Implement --enable-absolute-pathsLaurent Bercot2016-10-161-6/+5
|
* Really fix update and global-links dependencies this time...Laurent Bercot2016-03-141-1/+1
|
* Fix update/global-links dependenciesLaurent Bercot2016-03-141-1/+3
|
* better configure, better make stripLaurent Bercot2015-11-191-7/+6
|
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-121-2/+2
|
* Link shared libs against their -l deps, better libpath management v2.1.0.2Laurent Bercot2015-08-121-8/+5
|
* xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-121-13/+32
|
* Add make version guardLaurent Bercot2015-08-031-0/+5
|
* - Parallel build fix v2.0.1.0Laurent Bercot2015-01-141-4/+4
| | | | - Version updated to 2.0.1.0, release candidate
* Add .NOTPARALLEL to work around possible make bugLaurent Bercot2015-01-131-0/+2
|
* Clean up static/shared libs initialization in configure and MakefileLaurent Bercot2015-01-111-2/+4
|
* Fix minidentd (wrong byte order in /proc/net/tcp*) and ident-client.Laurent Bercot2014-12-181-1/+2
| | | | Add mgetuid.c to the list of cleaned targets.
* Don't forget the new Makefile >.>Laurent Bercot2014-12-161-2/+2
|
* Fix include order in MakefileLaurent Bercot2014-12-161-1/+1
|
* Initial commitLaurent Bercot2014-12-151-0/+121