summaryrefslogtreecommitdiff
path: root/rules/build-prog.mk
Commit message (Expand)AuthorAgeFilesLines
* Eliminate mkdependCIan Lynagh2009-12-091-1/+3
* Escape some $s in makefiles for consistencyIan Lynagh2009-10-251-3/+3
* Use "order only constraints" for directoriesIan Lynagh2009-10-021-6/+3
* Fix collateral damage after distdir-opts.mk was refactored awaySimon Marlow2009-09-141-1/+1
* Fix some makefile logic, and remove the now unused *_USE_BOOT_LIBS varsIan Lynagh2009-09-111-1/+1
* refactor *_OPTS settings in the build system; no functional changesSimon Marlow2009-09-091-2/+0
* Make our install variables etc compliant with GNU standards; fixes #1924Ian Lynagh2009-08-141-4/+4
* eliminate "warning: overriding commnds..." from make when we're cleaningSimon Marlow2009-06-161-1/+1
* Quote commands that we run, so they work if there are space in their pathsIan Lynagh2009-05-301-6/+6
* Bootstrapping fixesIan Lynagh2009-05-171-1/+1
* Bootstrapping fixesIan Lynagh2009-05-161-0/+6
* Move the fixed paths out of config.mk, so cleaning works without configuringIan Lynagh2009-05-161-0/+2
* make repeated 'make distclean' not failSimon Marlow2009-05-141-0/+3
* Fix building dph in the new build systemIan Lynagh2009-05-131-4/+4
* extend the rules/c-objs macro to take the way as a parameterDuncan Coutts2009-04-281-3/+3
* Add a header to all build system files:Simon Marlow2009-04-281-2/+14
* GHC new build system megapatchIan Lynagh2009-04-261-0/+139