summaryrefslogtreecommitdiff
path: root/ghc.mk
Commit message (Expand)AuthorAgeFilesLines
* Change the ranlib detectionIan Lynagh2013-07-031-1/+1
* Fix the dynmaic library paths in the libs, as well as in the programsIan Lynagh2013-06-221-0/+5
* Cleaning fixes, and other build system tweaks; part of #7941Ian Lynagh2013-06-141-4/+11
* Don't create mk/stamp-hIan Lynagh2013-06-091-1/+0
* Rarrange the distclean list; part of #7941Ian Lynagh2013-06-091-7/+41
* Change how we check that we have a suitable 'make'Ian Lynagh2013-06-091-0/+17
* Remove ghc.specIan Lynagh2013-06-091-2/+1
* Add an echo target to the build systemIan Lynagh2013-05-251-0/+8
* Refer to the wiki page in the "Make has restarted itself n times" errorIan Lynagh2013-05-191-1/+1
* Stop excluding the dyn way for the dph packages on WindowsIan Lynagh2013-05-141-12/+0
* Simplify ghc-cabalIan Lynagh2013-05-141-2/+2
* Merge win:/cygdrive/c/ghc/git/dtIan Lynagh2013-05-121-18/+9
|\
| * More work towards dynamic programs on WindowsIan Lynagh2013-05-121-0/+9
| * We actually need to use -threaded/-debug when linking /all/ DLLsIan Lynagh2013-05-121-18/+0
* | Some build system tweaksIan Lynagh2013-05-101-2/+2
|/
* Fix dynamically linked GHC on WindowsIan Lynagh2013-05-091-0/+18
* Remove some cross-compilation kludgesIan Lynagh2013-04-211-13/+3
* Fix typo (spotted by gabor)Ian Lynagh2013-04-201-1/+1
* Fix haddockingIan Lynagh2013-04-201-5/+5
* Remove ghc-pkg from the list of dep files we build during phase 0Ian Lynagh2013-04-201-2/+0
* Add deriveConstants to the dep files we build in phase 0Ian Lynagh2013-04-201-0/+15
* Follow build system changes in integer-gmpIan Lynagh2013-04-201-0/+2
* Remove the Windows installerIan Lynagh2013-04-201-10/+0
* Some build system refactoringIan Lynagh2013-04-201-20/+20
* Small build system refactoringIan Lynagh2013-04-201-1/+1
* Update darcs -> git in a commentIan Lynagh2013-04-191-1/+1
* Remove boot-pkgs from SRC_DIST_GHC_FILESIan Lynagh2013-04-191-1/+1
* Fix installation; fixes #7784Ian Lynagh2013-04-071-1/+1
* Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghcIan Lynagh2013-04-071-2/+2
|\
| * TyposGabor Greif2013-04-071-2/+2
* | Add a check that the Windows DLL split is OK; fixes #7780Ian Lynagh2013-04-071-0/+2
|/
* By default, use the dynamic way for programs in the GHC treeIan Lynagh2013-03-151-6/+6
* Finish adding support for 2 DLLs in the ghc package; fixes #5987Ian Lynagh2013-03-131-3/+0
* Fix building the GHC package DLL on WindowsIan Lynagh2013-03-111-0/+3
* installation fixesIan Lynagh2013-03-031-1/+1
* Use more of the automatically generated INPLACE variablesIan Lynagh2013-03-031-3/+3
* Define $(prog)_INPLACE variables automatically, and start using themIan Lynagh2013-03-031-5/+5
* Add missing parenthesisIan Lynagh2013-03-031-1/+1
* Fix build when dph is not in the tree; fixes #7733Ian Lynagh2013-03-031-1/+1
* Add PACKAGES_STAGE0 to build-dirs too; fixes #7700Ian Lynagh2013-03-031-8/+8
* Remove a couple more single-use variablesIan Lynagh2013-03-021-2/+2
* Remove some single-use build system variablesIan Lynagh2013-03-021-7/+7
* small build system tweakIan Lynagh2013-03-021-7/+1
* LATEX_DOCS is no longer usedIan Lynagh2013-03-021-1/+0
* Make ghc.mk a little prettierIan Lynagh2013-03-011-45/+34
* Fix haddocking after the build system changesIan Lynagh2013-03-011-21/+28
* Fix when terminfo is built; fixes #7700Ian Lynagh2013-03-011-1/+5
* Rename $(Windows) to $(Windows_Host)Ian Lynagh2013-03-011-8/+8
* Change how the build system handles packagesIan Lynagh2013-03-011-148/+113
* Clarify commentGabor Greif2013-02-261-1/+1