summaryrefslogtreecommitdiff
path: root/rules/docbook.mk
Commit message (Expand)AuthorAgeFilesLines
* Improve the way we call "rm" in the build system; fixes trac #4916Ian Lynagh2011-11-191-1/+1
* Call the final build system phase "final" rather than ""Ian Lynagh2011-02-071-3/+3
* Add build system profiling to build systemIan Lynagh2011-01-231-0/+2
* Build system improvementsIan Lynagh2011-01-151-0/+6
* add a simple trace facility to the build systemSimon Marlow2010-09-211-0/+1
* Check dblatex actually creates the files we tell it toIan Lynagh2010-05-301-0/+2
* Tidy up the "rm" flags in the build systemIan Lynagh2010-05-081-1/+1
* When BUILD_DOCBOOK_HTML is NO, keep the rules, just omit the targetsimonpj@microsoft.com2010-03-051-20/+6
* Fix some dependencies in bindistsIan Lynagh2009-11-201-0/+6
* Make the new build system install the documentationIan Lynagh2009-08-011-0/+6
* whitespace tweaks in rules/docbook.mkIan Lynagh2009-08-011-2/+2
* tidy up autoconfiguration of docbook stuffSimon Marlow2009-06-021-1/+3
* emit a helpful message if you say 'make html' and BUILD_DOCBOOK_HTML=NOSimon Marlow2009-06-021-2/+15
* Quote commands that we run, so they work if there are space in their pathsIan Lynagh2009-05-301-8/+8
* fix it so that 'make' on its own works even if we're not building docsSimon Marlow2009-05-281-0/+3
* make it so that 'make html', 'make pdf', and 'make ps' work for docsSimon Marlow2009-05-111-3/+12
* Handle deciding what docs to build betterIan Lynagh2009-05-081-3/+17
* Add a header to all build system files:Simon Marlow2009-04-281-0/+12
* GHC new build system megapatchIan Lynagh2009-04-261-0/+24