summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simplify utils/pwdIan Lynagh2009-05-053-21/+11
* More rules for bootstrappingIan Lynagh2009-05-041-0/+10
* Bootstrapping fixIan Lynagh2009-05-041-0/+1
* Bootstrapping fixesIan Lynagh2009-05-042-4/+8
* Test "ghc-pkg check" passes in bindisttestIan Lynagh2009-05-042-0/+20
* Put install-sh into bindistsIan Lynagh2009-05-041-2/+2
* Test bindists in a deeper subdirectoryIan Lynagh2009-05-041-6/+8
* Use "-x c" when compiling hc filesIan Lynagh2009-05-031-2/+2
* Makefile rules tweak for BootingFromHcIan Lynagh2009-05-031-1/+1
* More bootstrapping rulesIan Lynagh2009-05-032-0/+7
* Add a .hc building rules for bootstrappingIan Lynagh2009-05-031-0/+7
* Tweak rts ghc.mk for bootstrappingIan Lynagh2009-05-031-0/+2
* Add a build system TODOIan Lynagh2009-05-031-0/+4
* Add dph to build system; patch from Roman LeshchinskiyIan Lynagh2009-05-032-2/+34
* Fix building without GHCiIan Lynagh2009-05-031-1/+4
* Makefile tweakIan Lynagh2009-05-022-2/+3
* add publish-binary-dist; tidy upSimon Marlow2009-05-011-10/+9
* Fix make for libffi again, properly this timeDuncan Coutts2009-04-301-0/+1
* Fix parallel make for libffi.Duncan Coutts2009-04-301-10/+6
* Fix linking shared libs with parallel makeDuncan Coutts2009-04-301-1/+8
* Fix building Haskeline on WindowsIan Lynagh2009-04-301-1/+3
* Fix mkdependC: Make it tell cpp to use our temporary filenameIan Lynagh2009-04-301-3/+3
* FIX build: add dependencies on ghc_boot_platform.hSimon Marlow2009-04-301-0/+5
* Prevent haddock docs being built when HADDOCK_DOCS=NODuncan Coutts2009-04-291-0/+2
* Clean up building of libffi for dynamic lib wayDuncan Coutts2009-04-292-22/+33
* Build library packages as shared libsDuncan Coutts2009-04-294-4/+24
* Build the rts as a shared lib correctlyDuncan Coutts2009-04-291-3/+10
* Don't actually build ghc itself with -dynamicDuncan Coutts2009-04-291-4/+0
* Add a new $way_libsuf variable for library suffix+extensionDuncan Coutts2009-04-282-1/+11
* extend the rules/c-objs macro to take the way as a parameterDuncan Coutts2009-04-284-15/+15
* Do not link ghc stage1 using -threaded, only for stage2 or 3Duncan Coutts2009-04-281-1/+2
* Tweak ghc-cabalIan Lynagh2009-04-291-1/+1
* Add special support for haskelineIan Lynagh2009-04-291-2/+82
* In mkdependC.prl, create temp files properlyIan Lynagh2009-04-291-2/+5
* Use haskeline, rather than editline, for line editing in ghciIan Lynagh2009-04-2910-516/+383
* Fix error handlingIan Lynagh2009-04-281-1/+2
* move nofib settings here from ghc's config.mkSimon Marlow2009-04-281-32/+0
* add missing eventlog subdirSimon Marlow2009-04-281-1/+1
* move runstdtest into nofibSimon Marlow2009-04-283-592/+0
* improve the finalizer callback error messageSimon Marlow2009-04-281-1/+3
* Add a header to all build system files:Simon Marlow2009-04-2872-2/+861
* more cleaningSimon Marlow2009-04-281-2/+12
* todo updatesSimon Marlow2009-04-271-14/+15
* remove commentary that is now in the wikiSimon Marlow2009-04-271-81/+0
* remove ticket todosSimon Marlow2009-04-271-6/+0
* require gcc 3.0+ (see #2770)Simon Marlow2009-04-271-2/+5
* update build order commentSimon Marlow2009-04-271-9/+13
* Equality constraint solver is now externally pureManuel M T Chakravarty2009-04-278-290/+571
* Improve the error message when we find a module in 2 places; trac #3183Ian Lynagh2009-04-261-4/+7
* Remove a comment (a bug to close, that has now been closed)Ian Lynagh2009-04-261-1/+0