summaryrefslogtreecommitdiff
path: root/lib/Debian/Debhelper/Buildsystem/makefile.pm
AgeCommit message (Expand)AuthorFilesLines
2019-03-31makefile: Fix regression where cross tools were passed when make was a target...Niels Thykier1-1/+5
2018-12-02Revert "makefile.pm: pass V=1/0 depending on DH_QUIET"Luca Boccassi1-7/+1
2018-11-02makefile.pm: pass V=1/0 depending on DH_QUIETLuca Boccassi1-1/+7
2018-05-19makefile.pm: Revert use of -O for nowNiels Thykier1-3/+0
2018-04-08Buildsystems: Avoid picking a redundant build system during cleanNiels Thykier1-3/+2
2018-04-04makefile: Use -Oline instead of -ONiels Thykier1-1/+1
2018-02-24makefile.pm: Skip -O when STDOUT it a TTYNiels Thykier1-2/+4
2018-02-18makefile: Pass -O to make with -jXNiels Thykier1-1/+9
2018-01-31makefile.pm: Sort %DEB_DEFAULT_TOOLS argumentsNiels Thykier1-1/+2
2017-10-21makefile.pm: Support R³ for calling make install as rootNiels Thykier1-2/+11
2017-08-24Support building on case-insensitive filesystemsGeoffrey Thomas1-0/+178