summaryrefslogtreecommitdiff
path: root/mk/config.mk.in
Commit message (Expand)AuthorAgeFilesLines
* Require HsColour by defaultIan Lynagh2009-01-041-0/+2
* Rmoeve --enable-dotnetSimon Marlow2008-11-141-1/+1
* ghc_ge_605 is now always YESIan Lynagh2008-11-081-2/+0
* Add "dyn" to GhcRTSWays when compiling --enable-sharedClemens Fruhwirth2008-10-141-1/+1
* Build a profiled GHC API by default if p is in GhcLibWaysIan Lynagh2008-10-071-1/+1
* Use the new -optdep flag replacements when building with >= GHC 6.9Ian Lynagh2008-09-161-5/+7
* Change how we detect if we are using the bootstrapping compiler or notIan Lynagh2008-09-131-2/+2
* Don't build latex docs by defaultIan Lynagh2008-09-061-0/+3
* Now that haddock is in-tree, build haddock docs by defaultIan Lynagh2008-09-061-0/+3
* Remove the haddock detectionIan Lynagh2008-09-051-5/+0
* Fix building the GHC API with profilingIan Lynagh2008-08-301-0/+1
* Set datadir=libdir; fixes trac #2541Ian Lynagh2008-08-251-1/+6
* Comment fixIan Lynagh2008-08-171-1/+1
* set $(BOOTSTRAPPING_PACKAGE_CONF_HC_OPTS) automatically based on $(HC)Simon Marlow2008-08-191-2/+11
* move INPLACE_DATA_DIR into mk/config.mk and share itSimon Marlow2008-08-131-0/+2
* bindists are now some way towards workingIan Lynagh2008-08-101-2/+7
* Fix the way we pass GMP_INCLUDE_DIRS to hsc2hs; spotted by Andres LohIan Lynagh2008-07-301-8/+1
* add --enable-shared to configure, and $(BuildSharedLibs) to the build systemSimon Marlow2008-07-241-0/+13
* put the inplace GHC in stageN-inplace/ghc instead of stageN-inplace/bin/ghcSimon Marlow2008-07-241-3/+3
* More build system changes; ghc-pkg is now built with CabalIan Lynagh2008-07-181-6/+2
* Get building GHC itself with Cabal more-or-less workingIan Lynagh2008-07-161-13/+8
* Remove remnants of javaGenIan Lynagh2008-07-101-3/+0
* ObjectIO is no longer an extralibIan Lynagh2008-07-091-4/+0
* Remove all references to -mno-cygwinIan Lynagh2008-07-091-1/+1
* Extend the flag for not automatically linking haskell98Ian Lynagh2008-07-081-1/+1
* Build hsc2hs with CabalIan Lynagh2008-07-051-3/+19
* Remove Cabal modules from compatIan Lynagh2008-07-031-0/+4
* allow PAPI to be installed somewhere non-standardSimon Marlow2007-11-011-1/+2
* More commandline flag improvementsIan Lynagh2008-06-161-2/+2
* Add ghc_ge_609Ian Lynagh2008-06-151-0/+2
* Fix fwrite$UNIX2003 symbols when cross-compiling for TigerManuel M T Chakravarty2008-05-261-1/+6
* use -O2 for libraries and stage2 compiler by defaultSimon Marlow2008-05-201-5/+5
* doc tweakSimon Marlow2008-05-121-1/+1
* Make the integer library to use more configurableIan Lynagh2008-04-201-0/+3
* Use editline instead of readlineIan Lynagh2008-03-161-2/+2
* Mac OS X deployment target: piping opts through MakefilesManuel M T Chakravarty2008-02-211-2/+13
* Add configure option --with-macos-deployment-targetManuel M T Chakravarty2008-02-191-0/+5
* All installed Haskell prgms have an inplace and an installed versionManuel M T Chakravarty2008-02-181-0/+3
* First stab at an installer package for the MacManuel M T Chakravarty2008-02-021-2/+1
* Tell happy to be strictIan Lynagh2008-01-241-1/+1
* Increase the bar for bootstrapping GHC to 6.4 (HEAD only)Simon Marlow2008-01-211-6/+0
* pass -no-user-package-conf to ghc-inplaceSimon Marlow2008-01-041-3/+8
* Install dynlibs correctlyClemens Fruhwirth2007-12-281-0/+1
* BIN_DIST_INST_SUBDIR Needs to be defined in config.mk so ./Makefile can see itIan Lynagh2007-12-071-0/+15
* Don't default to stripping binaries when installingIan Lynagh2007-12-021-2/+0
* MERGED: If we have hscolour then make source code links in teh haddock docsIan Lynagh2007-11-231-0/+2
* on Windows, install to a directory with spaces (test for #1828)Simon Marlow2007-11-151-2/+0
* eliminate a bit of duplicationSimon Marlow2007-11-051-0/+5
* build ghctags-inplaceSimon Marlow2007-11-051-2/+2
* eliminate a bit of duplicationSimon Marlow2007-11-051-5/+0