summaryrefslogtreecommitdiff
path: root/rules/build-package-data.mk
Commit message (Expand)AuthorAgeFilesLines
* Use CONF_CC_OPTSManuel M T Chakravarty2009-09-171-1/+1
* Don't register the non-munged stage1 ghc packageIan Lynagh2009-09-131-0/+2
* Fix some makefile logic, and remove the now unused *_USE_BOOT_LIBS varsIan Lynagh2009-09-111-2/+6
* Change a sed separator character to make it easier to readIan Lynagh2009-09-111-1/+1
* Fix build with GHC <= 6.10.1Simon Marlow2009-09-111-3/+21
* Configurable iconv header and library locationsMatthias Kilian2009-08-261-0/+8
* Fix library installation; fixes #3374Ian Lynagh2009-08-201-1/+5
* Escape some $s in makefiles for consistencyIan Lynagh2009-08-201-2/+2
* Make sure we aren't passing -Werror in the CFLAGS for configure scriptsIan Lynagh2009-06-151-1/+4
* Pass CFLAGS and LDFLAGS to configure scriptsIan Lynagh2009-06-151-0/+3
* Quote commands that we run, so they work if there are space in their pathsIan Lynagh2009-05-301-2/+2
* Pass --enable-shared and --with-hscolour to ghc-cabal configureDuncan Coutts2009-05-191-2/+2
* cleanup: remove reference to $1_$2_CONFIGURE_FLAGS, which is never usedSimon Marlow2009-05-151-1/+1
* Build library packages as shared libsDuncan Coutts2009-04-291-0/+4
* Add a header to all build system files:Simon Marlow2009-04-281-0/+12
* GHC new build system megapatchIan Lynagh2009-04-261-0/+16