summaryrefslogtreecommitdiff
path: root/ghc.mk
Commit message (Expand)AuthorAgeFilesLines
* Build a copy of ghc-cabal with the in-tree compiler, for the bindistIan Lynagh2010-12-101-2/+6
* Tweak the cleaning of inplace/; fixes trac #4320Ian Lynagh2010-12-051-1/+2
* For bindists, build ghc-pwd with stage 1Ian Lynagh2010-11-211-9/+7
* Makefile tweakIan Lynagh2010-11-211-1/+1
* Build random with the stage2 compilerIan Lynagh2010-11-171-1/+1
* Fix paths used for doc publishing in the nightly buildsIan Lynagh2010-11-141-1/+7
* Avoid scary message from tar if dph isn't in the treeIan Lynagh2010-11-031-4/+4
* Whitespace onlyIan Lynagh2010-11-031-22/+22
* Remove duplicate PrimopWrappers generationSimon Marlow2010-10-281-7/+1
* fix stage1_libs pseudo-targetSimon Marlow2010-10-261-3/+5
* Don't build packages that need TH if we are making a profiling compilerIan Lynagh2010-10-231-4/+11
* Build haskell98 and haskell2010 with stage2Ian Lynagh2010-10-131-1/+1
* Follow Cabal changes: Cabal no longer has a docbook userguideIan Lynagh2010-10-121-1/+0
* Fix build following haskell98 and -fglasgow-exts changesIan Lynagh2010-10-061-0/+1
* Fix the TH depsIan Lynagh2010-09-251-1/+7
* Add deps for TH uses in vectorIan Lynagh2010-09-231-0/+5
* Build primitive with stage2Ian Lynagh2010-09-231-1/+1
* Fix computation of installed packagessimonpj@microsoft.com2010-09-241-23/+32
* move CHECKED settings to the right placeSimon Marlow2010-09-231-15/+17
* Add primitive and vector packages for DPH supportSimon Marlow2010-09-231-3/+2
* Refactoring and tidy up in the build systemSimon Marlow2010-09-231-111/+118
* Fixes for when HADDOCK_DOCS=NOIan Lynagh2010-09-211-2/+4
* add a simple trace facility to the build systemSimon Marlow2010-09-211-0/+1
* Implement archive loading for ghciIan Lynagh2010-09-201-0/+2
* extra packages info is now read from packages fileIan Lynagh2010-09-171-36/+23
* Don't haddock packages that we aren't going to installIan Lynagh2010-09-031-1/+5
* Fix the DPH package cleaning/profiled mess even more (the build was broken)Simon Marlow2010-08-261-13/+17
* Fix the DPH/profiled make thing (again)simonpj@microsoft.com2010-08-251-8/+16
* DPH should not even be built if GhcProfiledsimonpj@microsoft.com2010-08-231-1/+1
* Generate the bit in the user guide where we say what -fglasgow-exts doesIan Lynagh2010-08-221-0/+6
* Fix cleaning when GhcProfiled = YESIan Lynagh2010-08-191-1/+1
* Use make-command when installing packagesIan Lynagh2010-08-181-12/+17
* Add a "make-command" utility Makefile functionIan Lynagh2010-08-181-0/+5
* Do not build DPH when GhcProfiled (fixes #4172)simonpj@microsoft.com2010-08-131-0/+5
* Add a versions haddock binary for WindowsIan Lynagh2010-08-011-0/+1
* Always haddock by defaultIan Lynagh2010-07-301-2/+0
* Move all the warning workarounds to one placeIan Lynagh2010-07-101-12/+0
* xhtml is now warning-freeIan Lynagh2010-07-101-3/+0
* Move a bit of build system codeIan Lynagh2010-07-091-12/+12
* adapt to the new async exceptions APISimon Marlow2010-07-091-0/+3
* Use Cabal to configure the dist-install ghc-pkg; fixes trac #4156Ian Lynagh2010-07-041-0/+1
* Add the haskell2010 packageSimon Marlow2010-06-301-0/+1
* Convert some more variable names to FOO_CMD, for consistencyIan Lynagh2010-06-161-3/+3
* Rename some variables from FOO to FOO_CMDIan Lynagh2010-06-161-4/+4
* Add xhtml package (a new dependency of Haddock; not installed/shipped)Simon Marlow2010-06-021-1/+5
* Update various 'sh boot's to 'perl boot'Ian Lynagh2010-05-161-1/+1
* Add version constraints for the boot packages; fixes trac #3852Ian Lynagh2010-05-091-0/+2
* Add a ghc.mk for bindisttest/Ian Lynagh2010-05-081-0/+1
* Add tools to test that cleaning works properlyIan Lynagh2010-05-081-0/+1
* Tidy up the "rm" flags in the build systemIan Lynagh2010-05-081-12/+12