summaryrefslogtreecommitdiff
path: root/mk/sub-makefile.mk
Commit message (Expand)AuthorAgeFilesLines
* Build system: add `make show!` command (#7810)Thomas Miedema2015-07-131-2/+2
* Build system: always use `make -r`Thomas Miedema2015-05-301-1/+6
* build: fix 'make help'Austin Seipp2015-03-071-1/+1
* Fix "make 1" etc following the build system changesIan Lynagh2011-01-271-1/+2
* Make the "show" target work anywhere in the build treeIan Lynagh2010-06-161-1/+5
* Improved infrastructure for fast-rebuilding of parts of the treeSimon Marlow2009-07-031-5/+17
* Add support for 'make help' in subdirectoriesSimon Marlow2009-06-161-1/+10
* Add 'make fast' which omits deps (for a library) and some of the phasesSimon Marlow2009-06-151-1/+5
* Tweak mk/sub-makefile.mkIan Lynagh2009-05-291-3/+1
* make it so that 'make html', 'make pdf', and 'make ps' work for docsSimon Marlow2009-05-111-1/+1
* GHC new build system megapatchIan Lynagh2009-04-261-0/+34