summaryrefslogtreecommitdiff
path: root/rules/build-perl.mk
Commit message (Expand)AuthorAgeFilesLines
* Add build system profiling to build systemIan Lynagh2011-01-231-0/+2
* Simplify the build system, and remove 2 phasesIan Lynagh2011-01-221-2/+0
* Build system improvementsIan Lynagh2011-01-151-0/+2
* On Cygwin, use a Cygwin-style path for /bin/install's destinationIan Lynagh2011-01-061-2/+2
* add a simple trace facility to the build systemSimon Marlow2010-09-211-0/+1
* Add new LLVM code generator to GHC. (Version 2)David Terei2010-06-151-0/+1
* Change how perl scripts get installed; partially fixes #3863Ian Lynagh2010-03-241-1/+11
* Build and install inplace the count_lines and compareSizes utilsIan Lynagh2009-12-161-3/+3
* Use "order only constraints" for directoriesIan Lynagh2009-10-021-4/+2
* Make our install variables etc compliant with GNU standards; fixes #1924Ian Lynagh2009-08-141-2/+2
* remove unnecessary $(RM)sSimon Marlow2009-07-011-2/+0
* eliminate "warning: overriding commnds..." from make when we're cleaningSimon Marlow2009-06-161-0/+3
* Quote commands that we run, so they work if there are space in their pathsIan Lynagh2009-05-301-7/+7
* Add a header to all build system files:Simon Marlow2009-04-281-0/+12
* GHC new build system megapatchIan Lynagh2009-04-261-0/+45