about summary refs log tree commit diff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix multicall symlink installationLaurent Bercot2023-10-301-7/+20
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Simpler MakefileLaurent Bercot2023-09-221-27/+17
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Autoset INTERNAL_LIBSLaurent Bercot2023-02-171-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix symlink installation dependency ruleLaurent Bercot2023-02-101-1/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Simplify build system, add --enable-multicallLaurent Bercot2023-02-051-12/+15
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add a multicall target. If you use it, you're on your own.Laurent Bercot2023-02-011-2/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Real noexecstack fix: make strip less greedyLaurent Bercot2021-04-091-2/+2
|
* Fix slashpackage exporting of cd and umaskLaurent Bercot2020-03-221-3/+3
|
* Fix installed shared lib dependenciesLaurent 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 2.3.0.3Laurent 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) v2.1.4.4Laurent Bercot2015-11-041-4/+5
|
* - link .so to correct sonameLaurent Bercot2015-11-041-12/+10
| | | | | - fully strip shared libs - Makefile syntactic consistency
* I love make-3.81Laurent Bercot2015-10-121-1/+1
|
* Test make-3.81 compatibilityLaurent Bercot2015-10-121-1/+1
|
* Link shared libs against their -l deps, better libpath managementLaurent Bercot2015-08-121-8/+5
|
* Better xyzzyfication to abstract it from targets.makLaurent Bercot2015-08-121-0/+15
|
* - Xyzzy fix! (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-121-13/+17
| | | | - skalibs dep bump to 2.3.6.1
* Add make version guardLaurent Bercot2015-08-031-0/+5
|
* - Parallel build fix v2.0.1.1Laurent Bercot2015-01-141-4/+4
| | | | - version change to 2.0.1.1, release candidate
* Add .NOTPARALLEL to work around possible make bugLaurent Bercot2015-01-121-0/+2
|
* Clean up static/shared libs initialization in configure and MakefileLaurent Bercot2015-01-111-0/+3
|
* Test new make featuresLaurent Bercot2014-12-161-1/+1
|
* Fix order of includes in MakefileLaurent Bercot2014-12-151-1/+1
|
* Include deps.mak after config.mak (not before), for ${*_LIB} expansionLaurent Bercot2014-12-111-1/+1
|
* Fix make global-links with nonempty sprootLaurent Bercot2014-12-111-3/+3
|
* initial commit: rc for execline-2.0.0.0Laurent Bercot2014-09-181-0/+121