summaryrefslogtreecommitdiff
path: root/ghc.mk
Commit message (Expand)AuthorAgeFilesLines
* Add the time library, and support for libraries in tarballsIan Lynagh2009-07-181-0/+1
* Avoid unnecessary recompilation after ./configure (helps #3228)Simon Marlow2009-07-071-1/+3
* fix cleaning of libraries (now 'make clean' in libraries/* works again)Simon Marlow2009-07-031-2/+11
* Update driver/Makefile for the new build systemIan Lynagh2009-07-051-1/+0
* Update TODO listIan Lynagh2009-07-051-2/+0
* Add boot-pkgs and packages to the source distsIan Lynagh2009-06-231-1/+2
* Add the integer packageIan Lynagh2009-06-221-0/+1
* makefile tweakIan Lynagh2009-06-171-1/+1
* Move gmp into libraries/integer-gmpIan Lynagh2009-06-141-7/+3
* Add rules for building .cmm files in librariesIan Lynagh2009-06-111-0/+6
* Set DELETE_ON_ERROR in ghc.mkIan Lynagh2009-06-171-0/+2
* drop packedstring; it is no longer required by template-haskellSimon Marlow2009-05-181-1/+0
* add 'make stage1_libs', to make just the stage 1 libsSimon Marlow2009-06-151-0/+4
* Remove library buildinfo files when cleaningIan Lynagh2009-06-121-0/+1
* Doc building is now controlled by sensible variablesIan Lynagh2009-06-111-4/+0
* HC bootstrapping now worksIan Lynagh2009-06-111-1/+0
* bindists are now doneIan Lynagh2009-06-111-1/+0
* Make Windows bindists and installers work in the new build systemIan Lynagh2009-06-101-1/+12
* Merge the TODO lists in ghc.mkIan Lynagh2009-06-031-5/+0
* fix 'make sdist'Simon Marlow2009-06-021-2/+2
* Quote commands that we run, so they work if there are space in their pathsIan Lynagh2009-05-301-59/+59
* make the clean_libraries target work, so you can "make clean" in libraries/Ian Lynagh2009-05-301-1/+5
* Add a haddock target, for just building the haddock docsIan Lynagh2009-05-261-0/+2
* Clean libraries/bootstrapping.confIan Lynagh2009-05-241-0/+1
* Fix unregisterised bindistsIan Lynagh2009-05-211-2/+6
* remove a todo item (bug #2966 is fixed)Simon Marlow2009-05-201-1/+0
* Bootstrapping fixesIan Lynagh2009-05-171-1/+1
* Bootstrapping fixesIan Lynagh2009-05-171-1/+6
* Bootstrapping fixesIan Lynagh2009-05-161-3/+14
* Remove a done TODO itemIan Lynagh2009-05-161-1/+0
* Add libraries/dph/LICENSE to bindistsIan Lynagh2009-05-161-0/+1
* Move the fixed paths out of config.mk, so cleaning works without configuringIan Lynagh2009-05-161-0/+2
* Disable suffix rules when cleaningIan Lynagh2009-05-151-0/+6
* Don't require the library ghc.mk files in order to cleanIan Lynagh2009-05-151-7/+17
* Make dph requiredIan Lynagh2009-05-151-5/+1
* Move hasktags out of the GHC repoIan Lynagh2009-05-151-2/+0
* Fix maintainer-clean for library/dphManuel M T Chakravarty2009-05-151-1/+5
* Remove left-over bits of extralib supportIan Lynagh2009-05-141-6/+0
* make repeated 'make distclean' not failSimon Marlow2009-05-141-1/+8
* Fix building dph in the new build systemIan Lynagh2009-05-131-9/+15
* build Haddock docsSimon Marlow2009-05-131-0/+1
* stub MakefileSimon Marlow2009-05-111-2/+0
* stub makefileSimon Marlow2009-05-111-1/+0
* docbook PDF item is doneSimon Marlow2009-05-051-1/+0
* Add a Makefile in libraries/Ian Lynagh2009-05-081-0/+3
* Remove oldconfig.mk.inIan Lynagh2009-05-071-1/+0
* Rename pwd to ghc-pwdIan Lynagh2009-05-071-2/+5
* Clean utils/pwdIan Lynagh2009-05-071-0/+2
* Bootstrapping fixesIan Lynagh2009-05-041-0/+4
* Put install-sh into bindistsIan Lynagh2009-05-041-2/+2