summaryrefslogtreecommitdiff
path: root/ghc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Ignore install-docs in compiler/Makefile and ghc/MakefileIan Lynagh2008-08-211-0/+3
* We need to give make some more cluesIan Lynagh2008-08-171-1/+1
* When making in compiler/, automatically make in ghc/ when we are doneIan Lynagh2008-08-171-1/+3
* Don't do the stage1 re-linking hack if we have GHC >= 6.9Ian Lynagh2008-08-171-0/+2
* move INPLACE_DATA_DIR into mk/config.mk and share itSimon Marlow2008-08-131-3/+0
* Make "make clean" in ghc/ only clean the stage we want to cleanIan Lynagh2008-08-101-7/+9
* bindist fixesIan Lynagh2008-08-101-8/+3
* in stage1, always rebuild Main.hsSimon Marlow2008-08-051-0/+7
* don't strip the inplace GHC executables (for debugging)Simon Marlow2008-07-281-0/+4
* add --enable-shared to configure, and $(BuildSharedLibs) to the build systemSimon Marlow2008-07-241-0/+4
* allow EXTRA_HC_OPTS to be used from the command-lineSimon Marlow2008-07-241-0/+4
* put the inplace GHC in stageN-inplace/ghc instead of stageN-inplace/bin/ghcSimon Marlow2008-07-241-1/+1
* add a "rebuild" target for convenienceSimon Marlow2008-07-231-0/+5
* Clean stage 3Ian Lynagh2008-07-221-0/+2
* Some "install" and "clean" fixesIan Lynagh2008-07-181-16/+18
* Build system tweaksIan Lynagh2008-07-181-1/+2
* More build system changes; ghc-pkg is now built with CabalIan Lynagh2008-07-181-12/+3
* Split building the ghc package and binary into "boot" and "all" stepsIan Lynagh2008-07-171-3/+4
* Install the compiler during make installIan Lynagh2008-07-171-0/+9
* Remove some duplicationIan Lynagh2008-07-171-31/+16
* Fix GHC finding extra-gcc-opts on WindowsIan Lynagh2008-07-161-2/+15
* Get building GHC itself with Cabal more-or-less workingIan Lynagh2008-07-161-0/+106
* remove the last bits of the ghc/ subdirSimon Marlow2006-04-071-54/+0
* Reorganisation of the source treeSimon Marlow2006-04-071-4/+0
* [project @ 2005-03-02 14:35:05 by simonmar]simonmar2005-03-021-2/+3
* [project @ 2005-03-02 14:09:26 by simonmar]simonmar2005-03-021-2/+4
* [project @ 2005-03-02 10:00:36 by simonmar]simonmar2005-03-021-2/+4
* [project @ 2005-03-02 09:57:41 by simonmar]simonmar2005-03-021-2/+2
* [project @ 2004-11-11 09:36:55 by simonmar]simonmar2004-11-111-4/+5
* [project @ 2004-02-20 21:21:27 by panne]panne2004-02-201-14/+4
* [project @ 2004-02-12 02:11:33 by mthomas]mthomas2004-02-121-4/+14
* [project @ 2003-10-17 17:52:33 by panne]panne2003-10-171-2/+5
* [project @ 2003-03-31 12:23:41 by simonmar]simonmar2003-03-311-3/+3
* [project @ 2002-07-02 14:15:22 by simonmar]simonmar2002-07-021-6/+1
* [project @ 2002-02-12 15:17:13 by simonmar]simonmar2002-02-121-4/+4
* [project @ 2001-10-24 10:07:57 by rrt]rrt2001-10-241-1/+8
* [project @ 2001-07-13 13:55:19 by rrt]rrt2001-07-131-1/+6
* [project @ 2001-04-27 03:11:25 by qrczak]qrczak2001-04-271-2/+1
* [project @ 2001-04-24 13:24:45 by simonmar]simonmar2001-04-241-3/+3
* [project @ 2001-03-23 16:36:20 by simonmar]simonmar2001-03-231-4/+4
* [project @ 2000-11-06 13:14:52 by simonmar]simonmar2000-11-061-2/+2
* [project @ 2000-11-06 11:33:22 by simonmar]simonmar2000-11-061-3/+3
* [project @ 2000-11-03 17:08:36 by simonmar]simonmar2000-11-031-1/+4
* [project @ 2000-06-25 17:18:15 by panne]panne2000-06-251-5/+5
* [project @ 2000-01-31 15:12:07 by simonmar]simonmar2000-01-311-1/+3
* [project @ 1999-12-07 11:19:35 by simonmar]simonmar1999-12-071-1/+5
* [project @ 1998-12-02 13:17:09 by simonm]simonm1998-12-021-3/+3
* [project @ 1997-03-24 08:39:18 by sof]sof1997-03-241-1/+6
* [project @ 1997-03-24 04:39:38 by sof]sof1997-03-241-3/+3
* [project @ 1997-03-19 20:44:50 by simonpj]simonpj1997-03-191-43/+1