Refer to "boot" libs, not "core" libs
[ghc-hetmet.git] / mk / config.mk.in
2007-09-14 Ian LynaghRefer to "boot" libs, not "core" libs
2007-09-13 Ian LynaghDefine RelocatableBuild variable
2007-09-10 Ian LynaghAdd a BeConservative setting to the make system
2007-09-08 sven.panne@aedion.deRemoved setting of default values for variables which...
2007-09-08 sven.panne@aedion.deUse := for PACKAGE_TARNAME, no reason for not doing so
2007-09-08 sven.panne@aedion.deRemoved unused oldincludedir, things are already compli...
2007-09-08 sven.panne@aedion.deAdded comment about GNU coding standards/autoconf history
2007-09-06 Ian LynaghRemove hardtop_plat/FPTOOLS_TOP_ABS_PLATFORM
2007-09-05 Ian LynaghFix up bindist creation and publishing
2007-09-04 Simon Marlowmake the GhcThreaded setting lazy, because GhcUnregiste...
2007-09-05 Ian LynaghSet datarootdir to the value configure gives us (if...
2007-09-03 Ian LynaghUse := rather than = when assigning make variables...
2007-09-03 Ian LynaghDon't use autoconf's datarootdir as <2.60 doesn't have it
2007-09-03 Simon MarlowGhcThreaded was bogusly off by default due to things...
2007-08-31 Ian LynaghDon't use the --docdir etc that autoconf provides
2007-08-30 Ian LynaghFix where all the documentation gets installed
2007-08-28 Ian LynaghMake some header-installing machinery, and use it to...
2007-08-22 Ian LynaghAdd a bindisttest directory
2007-08-17 Ian LynaghAdd a GhcDebugged build setting, for whether GHC is...
2007-08-16 Ian LynaghMake dependencies of source files on Makefiles disableable
2007-08-12 Ian LynaghGet closer to GhcCompilerWays=p working
2007-08-08 Clemens FruhwirthBuild RTS as dynamic library
2007-06-21 Simon MarlowUse a real binary instead of scripts for ghc-inplace
2007-06-13 Simon MarlowUse $(if...) to get lazy tests instead of if..endif...
2007-06-01 Ian Lynaghghc-pkg-inplace now has .bat extension on Windows
2007-05-31 Ian LynaghRework the build system a bit
2007-05-31 Simon MarlowFIX unregisterised build
2007-05-29 Ian LynaghBuild Windows installer when making a bindist if ISCC...
2007-05-29 Simon Marlowdon't build the threaded RTS when GhcUnregisterised=YES
2007-05-25 Simon Marlowadd $(ghc_ge_607)
2007-05-13 Ian LynaghMove the libraries bindist generation code into librari...
2007-05-12 Ian LynaghTweak generation of generated files
2007-05-09 Ian LynaghRemove ghc_ge_504 (it's required to be true now anyway)
2007-04-24 simonpj@microsoft.comAdd WAY_debug_t_NAME and WAY_debug_t_HC_OPTS
2007-04-18 Ian LynaghPass configure arguments to the library configure scripts
2007-04-17 Simon MarlowRe-working of the breakpoint support
2007-04-13 Ian LynaghAllow ProjectTags to be specified in mk/build.mk
2007-04-04 Simon Marlowadd comments about ticky RTS ways
2007-03-13 Simon Marlowcache the values of ghc_ge_XXX at configure-time
2007-03-11 Ian LynaghHave configure take arguments telling it where gmp...
2007-02-01 sven.panne@aedion.deAdhere to the new GNU Coding Standards, avoiding a...
2006-12-11 Pepe IborraToggle whether the RTS gets build with debugger support...
2006-12-09 Ian LynaghAdd PowerPC to the list of SMP arches
2006-12-05 Ian LynaghMake a ghc/ghci manpage
2006-11-20 Simon Marlowreorganise PAPI configuration: off by default, even...
2006-11-09 'Alexey RodriguezAdded configure gadgets to detect Papi, and fixed build...
2006-09-29 Ravi Nanavatihp2ps_config_mk
2006-10-23 wolfgang.thaller... Re-enable TABLES_NEXT_TO_CODE for powerpc (was accident...
2006-10-17 Simon MarlowRejig TABLES_NEXT_TO_CODE: the -unreg flag was broken...
2006-10-12 Ian LynaghPartially fix GHCi when unregisterised
2006-09-08 Simon MarlowAdd source code links to Haddock docs
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-29 Ian LynaghDon't enable SMP if we are unregisterised
2006-08-31 Simon Marlowadd missing ghc_ge_605
2006-08-25 Simon MarlowSparc supports SMP too
2006-08-25 Ian LynaghFix unregisterised builds, and building on non-x86...
2006-06-09 Simon MarlowMove readline configuration into the readline package
2006-05-10 Simon Marlowset $(GhcVersion) and $(GhcPatchLevel) correctly when...
2006-04-21 sven.panne@aedion.deResurrect ProjectName
2006-04-07 Simon MarlowReorganisation of the source tree
2006-03-21 Simon Marlowpowerpc64 does not support GHCi right now
2006-03-16 Simon Marlowturn on unregisterised by default for alpha, hppa
2006-03-01 Simon MarlowDisable the NCG if GhcUnregisterised=YES
2006-02-09 Simon MarlowMerge the smp and threaded RTS ways
2006-02-08 Simon Marlowmake the smp way RTS-only, normal libraries now work...
2006-01-04 simonmar[project @ 2006-01-04 12:49:38 by simonmar]
2006-01-03 simonmar[project @ 2006-01-03 11:06:45 by simonmar]
2005-11-23 simonmar[project @ 2005-11-23 12:23:10 by simonmar]
2005-11-17 simonmar[project @ 2005-11-17 13:37:30 by simonmar]
2005-10-24 simonmar[project @ 2005-10-24 12:23:44 by simonmar]
2005-09-20 ross[project @ 2005-09-20 16:35:26 by ross]
2005-07-11 simonmar[project @ 2005-07-11 14:08:07 by simonmar]
2005-07-11 simonmar[project @ 2005-07-11 09:17:41 by simonmar]
2005-05-17 simonmar[project @ 2005-05-17 12:34:13 by simonmar]
2005-05-13 simonmar[project @ 2005-05-13 10:58:10 by simonmar]
2005-05-13 dons[project @ 2005-05-13 01:46:20 by dons]
2005-04-29 krasimir[project @ 2005-04-29 13:09:27 by krasimir]
2005-04-28 simonmar[project @ 2005-04-28 09:46:25 by simonmar]
2005-04-22 simonmar[project @ 2005-04-22 21:57:42 by simonmar]
2005-04-22 simonmar[project @ 2005-04-22 21:54:37 by simonmar]
2005-04-19 simonmar[project @ 2005-04-19 13:19:37 by simonmar]
2005-04-01 simonmar[project @ 2005-04-01 12:15:15 by simonmar]
2005-03-30 simonmar[project @ 2005-03-30 19:30:50 by simonmar]
2005-03-30 simonmar[project @ 2005-03-30 10:28:08 by simonmar]
2005-03-08 wolfgang[project @ 2005-03-08 04:45:29 by wolfgang]
2005-03-01 sof[project @ 2005-03-01 19:16:14 by sof]
2005-02-07 simonpj[project @ 2005-02-07 12:16:50 by simonpj]
2005-02-01 ross[project @ 2005-02-01 00:52:18 by ross]
2005-01-28 simonmar[project @ 2005-01-28 12:57:00 by simonmar]
2005-01-13 simonmar[project @ 2005-01-13 14:12:40 by simonmar]
2005-01-10 simonmar[project @ 2005-01-10 11:45:19 by simonmar]
2004-12-04 panne[project @ 2004-12-04 14:07:25 by panne]
2004-12-04 panne[project @ 2004-12-04 13:48:05 by panne]
2004-11-23 ross[project @ 2004-11-23 12:35:06 by ross]
2004-11-12 stolz[project @ 2004-11-12 14:56:10 by stolz]
2004-10-19 simonmar[project @ 2004-10-19 08:52:33 by simonmar]
2004-10-11 simonmar[project @ 2004-10-11 14:25:44 by simonmar]
2004-09-05 panne[project @ 2004-09-05 17:55:24 by panne]
2004-09-01 panne[project @ 2004-09-01 15:38:25 by panne]
2004-08-31 simonmar[project @ 2004-08-31 09:48:28 by simonmar]
next