summaryrefslogtreecommitdiff
path: root/mk/tree.mk
Commit message (Expand)AuthorAgeFilesLines
* Rip out perl dependencyBen Gamari2019-03-091-1/+0
* Testsuite: suggest quoting $(TEST_HC)Thomas Miedema2015-10-301-0/+3
* Change how we check that we have a suitable 'make'Ian Lynagh2013-06-091-6/+0
* Define $(prog)_INPLACE variables automatically, and start using themIan Lynagh2013-03-031-2/+0
* Remove some more unused build system variablesIan Lynagh2013-03-021-1/+0
* Remove a couple more single-use variablesIan Lynagh2013-03-021-2/+0
* Remove some single-use build system variablesIan Lynagh2013-03-021-7/+0
* Remove some more unused build system variablesIan Lynagh2013-03-021-2/+0
* Remove some unused variablesIan Lynagh2013-03-011-5/+0
* Add a hack to make validating with HADDOCK_DOCS=NO workIan Lynagh2012-02-211-1/+1
* RefactoringIan Lynagh2012-01-081-1/+1
* Improve the way we call "rm" in the build system; fixes trac #4916Ian Lynagh2011-11-191-0/+21
* Remove dead code, now that -fvia-c is a no-opIan Lynagh2011-04-041-1/+0
* Move some make variables around so they are available when cleaningIan Lynagh2010-05-081-0/+15
* Add tools to test that cleaning works properlyIan Lynagh2010-05-081-1/+1
* Add a way to show what cleaning would be done, without actually doing itIan Lynagh2010-05-081-0/+6
* Tidy up the "rm" flags in the build systemIan Lynagh2010-05-081-0/+1
* Eliminate mkdependCIan Lynagh2009-12-091-1/+0
* Install perl on WindowsIan Lynagh2009-11-201-0/+1
* Make our install variables etc compliant with GNU standards; fixes #1924Ian Lynagh2009-08-141-4/+5
* Add a comment about why RM and RM_OPTS are not in config.mkIan Lynagh2009-06-021-0/+3
* Quote commands that we run, so they work if there are space in their pathsIan Lynagh2009-05-301-1/+2
* Move the fixed paths out of config.mk, so cleaning works without configuringIan Lynagh2009-05-161-0/+50