about summary refs log tree commit diff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Simpler MakefileLaurent Bercot2023-09-221-7/+6
| | | | 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 management; prepare for 0.2.2.0Laurent 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
|
* Revert make tgz change (needs to be ok without config.mak) v0.0.1.4Laurent Bercot2015-11-041-4/+5
|
* - link .so to correct sonameLaurent Bercot2015-11-041-12/+10
| | | | | - fully strip shared libs - Makefile syntactic consistency
* Push back GNU make dependency to 3.81Laurent Bercot2015-10-121-2/+2
|
* Intermediary commit; working on source dir format change. Should work, but ↵Laurent Bercot2015-08-121-17/+28
| | | | untested as for now.
* Add make version guardLaurent Bercot2015-08-031-0/+5
|
* Initial commitLaurent Bercot2015-06-041-0/+131