aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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 managementv2.0.2.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
|
* Revert .NOTPARALLEL and push real fixLaurent Bercot2015-01-141-1/+2
|
* Align to other packagesLaurent Bercot2015-01-131-3/+2
|
* 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-0/+3
|
* Don't forget the new Makefile >.>Laurent Bercot2014-12-161-1/+1
|
* Test _XOPEN_SOURCE=700, fix include order 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 commitLaurent Bercot2014-09-191-0/+121