summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hack to make the user's guide build in a linked build treeSimon Marlow2009-05-111-0/+15
* make it so that 'make html', 'make pdf', and 'make ps' work for docsSimon Marlow2009-05-112-4/+13
* correct the +RTS -? docs for -A (default is 512k not 256k)Simon Marlow2009-05-081-1/+1
* Use a more compact +RTS -s output for TasksSimon Marlow2009-05-081-2/+4
* disable a warningSimon Marlow2009-05-051-0/+1
* docbook PDF item is doneSimon Marlow2009-05-051-1/+0
* add a .c --> .s ruleSimon Marlow2009-05-011-0/+4
* Remove libraries/ifBuildable.hs; it's no longer usedIan Lynagh2009-05-091-40/+0
* Fix configureIan Lynagh2009-05-091-1/+1
* Build system tweakIan Lynagh2009-05-091-1/+1
* Add a Makefile in libraries/Ian Lynagh2009-05-084-0/+12
* Tweak ./bootIan Lynagh2009-05-081-1/+1
* Partially fix "make framework-pkg"Ian Lynagh2009-05-082-3/+21
* Handle deciding what docs to build betterIan Lynagh2009-05-086-15/+23346
* Remove oldconfig.mk.inIan Lynagh2009-05-072-1417/+0
* Rename pwd to ghc-pwdIan Lynagh2009-05-076-14/+17