summaryrefslogtreecommitdiff
path: root/includes/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-2/+2
* fix $(TOP)Simon Marlow2009-06-041-1/+1
* Add a header to all build system files:Simon Marlow2009-04-281-0/+12
* GHC new build system megapatchIan Lynagh2009-04-261-202/+3
* build fix: add -I../rts/parallelSimon Marlow2009-02-061-1/+1
* bindists are now some way towards workingIan Lynagh2008-08-101-4/+2
* Use INSTALL_HEADERS in includes/ rather than abusing INSTALL_DATASIan Lynagh2007-08-281-7/+4
* Fix the build when GMP_INCLUDE_DIRS == ""Ian Lynagh2007-08-151-2/+5
* Fix build with external gmp library.gwright@antiope.com2007-08-131-0/+4
* Update the in-tree GMP; fixes trac #832Ian Lynagh2007-07-051-8/+2
* Install the RTS from a bindist correctlyIan Lynagh2007-06-051-7/+16
* move "boot :: all" after the include of target.mk to fix #1095Simon Marlow2007-03-261-4/+11
* add missing progress messageSimon Marlow2007-03-261-0/+1
* Rejig TABLES_NEXT_TO_CODE: the -unreg flag was broken by earlier changesSimon Marlow2006-10-171-7/+3
* Partially fix GHCi when unregisterisedIan Lynagh2006-10-121-3/+11
* Fix unregisterised builds, and building on non-x86/amd64/powerpcIan Lynagh2006-08-251-0/+4
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+181