summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove a done TODO itemIan Lynagh2009-05-161-1/+0
* Add libraries/dph/LICENSE to bindistsIan Lynagh2009-05-161-0/+1
* Tweak bindist creationIan Lynagh2009-05-161-1/+1
* Move the fixed paths out of config.mk, so cleaning works without configuringIan Lynagh2009-05-164-48/+54
* Remove an incorrect commentIan Lynagh2009-05-161-3/+0
* Hide more make rules when cleaningIan Lynagh2009-05-161-0/+4
* Remove some $(TOP)s that cause problems on Windows (as they contain ':')Ian Lynagh2009-05-162-2/+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-152-13/+21
* Add a maintainer-clean ruleIan Lynagh2009-05-151-0/+2
* Make dph requiredIan Lynagh2009-05-153-14/+4
* Remove --extra flag from darcs-allIan Lynagh2009-05-151-9/+3
* Remove nofib-analyseIan Lynagh2009-05-155-1743/+0
* Move hasktags out of the GHC repoIan Lynagh2009-05-159-373/+16
* Further fixes to the stage1 version hack; fix validate.Simon Marlow2009-05-151-0/+19
* remove warning settings; we already have warnings turned on everywhereSimon Marlow2009-05-151-7/+4
* disable all docs in the "quick" and "devel" buildsSimon Marlow2009-05-151-20/+36
* remove XmlDocWays relicSimon Marlow2009-05-151-6/+0
* cleanup: remove reference to $1_$2_CONFIGURE_FLAGS, which is never usedSimon Marlow2009-05-151-1/+1
* fix cut-and-pasto in mkWeakForeignEnv#, causing random segfaultsSimon Marlow2009-05-151-1/+1
* Fix maintainer-clean for library/dphManuel M T Chakravarty2009-05-151-1/+5
* use StgWord for the lock (fixes valgrind complaint on 64-bit machines)Simon Marlow2009-05-141-1/+1
* don't rebuild the whole of stage 1 just because the date has changedSimon Marlow2009-05-141-0/+10
* Remove left-over bits of extralib supportIan Lynagh2009-05-142-18/+0
* Clean the right directory in bindisttestIan Lynagh2009-05-141-1/+1
* validate now uses maintainer-clean, not distcleanSimon Marlow2009-05-141-1/+1
* main repeated 'make maintainer-clean' not failSimon Marlow2009-05-143-43/+50
* make repeated 'make distclean' not failSimon Marlow2009-05-143-2/+15
* dummy-ghc should depend on config.mk, to pick up the latest version numberSimon Marlow2009-05-131-1/+2
* rejig ghc version test; fail if GHC version can't be determinedSimon Marlow2009-05-131-9/+13
* Hide warnings from alex/happy sourcesIan Lynagh2009-05-147-7/+7
* Fix some warnings in LexerIan Lynagh2009-05-131-14/+88
* Fix building dph in the new build systemIan Lynagh2009-05-132-13/+19
* Improve error reporting for kind errors (fix Trac #1633)simonpj@microsoft.com2009-05-133-94/+115
* Fix Trac #3219: type of a record updatesimonpj@microsoft.com2009-05-131-28/+41
* Add commentssimonpj@microsoft.com2009-05-131-1/+2
* Link the rts shared libs against gmp and the other C libsDuncan Coutts2009-05-011-2/+7
* Make ghc -dynamic imply -fPIC for C codeDuncan Coutts2009-05-011-2/+2
* validate does "exit 1" if it failsSimon Marlow2009-05-131-1/+3
* fix warningSimon Marlow2009-05-131-0/+2
* remove old unused fop/dvips/xmltex stuffSimon Marlow2009-05-133-32/+0
* build Haddock docsSimon Marlow2009-05-131-0/+1
* enable LinkDynLib in compilier phasey.zhuang5@lse.ac.uk2009-04-221-7/+18
* expand hack to include PS docs tooSimon Marlow2009-05-131-1/+1
* stub MakefileSimon Marlow2009-05-112-22/+2
* GhcBootLibs is no moreSimon Marlow2009-05-111-1/+0
* updates to the section describing the +RTS -s/-S output (#3211)Simon Marlow2009-05-111-16/+23
* multi-slurp protectionSimon Marlow2009-05-081-0/+5
* Improve error messages for type functionssimonpj@microsoft.com2009-05-122-2/+42
* stub makefileSimon Marlow2009-05-112-13/+2