Add new LLVM code generator to GHC. (Version 2)
[ghc-hetmet.git] / mk / config.mk.in
2010-06-15 David TereiAdd new LLVM code generator to GHC. (Version 2)
2010-06-01 Ian Lynaghpowerpc-apple-darwin now supports shared libs
2010-05-25 Ian LynaghAdd configure flags for the location of GMP includes...
2010-05-08 Ian LynaghMove some make variables around so they are available...
2010-04-28 Simon MarlowAdd $(GhcDynamic) knob, set to YES to get stage2 linked...
2010-05-03 Ian LynaghFix dynamic libs on OS X, and enable them by default
2010-04-24 Ian LynaghCorrect the name of the amd64/FreeBSD platform in Platf...
2010-04-12 Ian LynaghRemove the ghc_ge_609 makefile variables
2010-03-30 Simon MarlowDon't install EXTRA_PACKAGES by default
2010-03-30 Simon Marlowremove old/unused DotnetSupport and GhcLibsWithUnix
2010-03-29 Ian LynaghExplicitly check whether ar supports the @file syntax
2010-03-24 Ian LynaghFix the build for non-GNU-ar
2010-03-20 Ian LynaghEnable shared libraries on Windows; fixes trac #3879
2010-03-21 Ian LynaghAdd the external core PDF to the new build system
2010-03-14 Ian LynaghWhen compiling with GHC >= 6.13, use -rtsopts
2010-02-14 Ian LynaghDon't rely on tar supporting -z; trac #3841
2010-01-06 Ian LynaghPatch for shared libraries support on FreeBSD
2009-12-16 Ian LynaghFix build with Solaris sed
2009-12-16 Simon Marlowfix up libm detection and use (#3724)
2009-12-12 Manuel M T ChakravartyExpose all EventLog events as DTrace probes
2009-12-09 Ian LynaghAdd a comment about why $(CPP) is defined the way it...
2009-12-09 Ian LynaghEliminate mkdependC
2009-12-01 Ian LynaghUse dlltool from the in-tree mingw installation
2009-11-10 Ben.Lippmeier@anu... Add autoconf code to locate dlltool on Windows
2009-11-11 Simon MarlowSupport for DragonFly BSD
2009-11-07 Ian LynaghSplit XARGS into XARGS and XARGS_OPTS
2009-11-05 Ian LynaghMake installation on *nix work for paths with spaces...
2009-11-05 Simon MarlowFix #3642: m GHC builds using the Haskell Platform
2009-11-04 Simon MarlowFinish #3439: -ticky implies -debug at link time; the...
2009-10-23 Ian LynaghMake a mingw tree from mingw tarballs
2009-09-26 Ben.Lippmeier@anu... Remove long rotted configure support for Windows DLLs
2009-09-27 Ian LynaghMore bindist tweaking
2009-09-27 Ian LynaghDon't use absolute paths unnecessarily when making...
2009-09-27 Ian LynaghChange where bindists are made
2009-09-20 Matthias KilianDon't build haddock if HADDOC_DOCS = NO, and disable...
2009-09-21 Simon Marlowmove way-related stuff into a separate file
2009-09-17 Manuel M T ChakravartyUse CONF_CC_OPTS
2009-09-17 Simon Marlowfix install on Windows
2009-09-13 Ian LynaghFixes for compiling the HEAD with iteslf
2009-09-11 Simon MarlowFix build with GHC <= 6.10.1
2009-09-10 Simon MarlowChange the representation of the package database
2009-09-09 Simon MarlowFix up logic to decide whether shared libs are being...
2009-09-08 Simon Marlowadd $(CONF_*_OPTS) for options that come from ./configu...
2009-09-08 Simon Marlowremove --enable-hc-boot-unregisterised (implied by...
2009-08-29 Simon MarlowUnify event logging and debug tracing.
2009-08-26 Matthias KilianConfigurable iconv header and library locations
2009-08-26 Matthias KilianUse -W, not -Werror, for gcc older than 3.4
2009-08-19 Simon MarlowWAY_dyn_LIB_TARGET is not used anywhere; kill it
2009-08-19 Simon MarlowMake the thr_dyn RTS ways optional on GhcUnregisterised
2009-08-17 Simon Marlowcomment fix
2009-08-14 Ian LynaghMake our install variables etc compliant with GNU stand...
2009-08-11 Ian LynaghCheck Cabal packages when validating
2009-08-06 Ian LynaghBuild shared library support by default on platforms...
2009-08-02 Ian LynaghFix permissions when installing
2009-08-01 Ian LynaghMake the new build system install the documentation
2009-07-20 Simon Marlowremove unused $(HscIfaceFileVersion)
2009-07-16 Simon Marlowfall back on libffi for 'foreign import "wrapper"'...
2009-06-24 Simon Marlowadd debug_p and thr_debug_p to $(ALL_WAYS)
2009-06-16 Ian LynaghRemove more GMP bits
2009-06-10 Ian LynaghMake Windows bindists and installers work in the new...
2009-06-02 Simon Marlowtidy up autoconfiguration of docbook stuff
2009-05-23 Ian Lynaghghc_ge_607 is now always true
2009-05-21 Ian LynaghSet C compiler and linker flags correctly for OS X 64
2009-05-21 Simon MarlowFix #3201: "ar: Bad file number" build error with MSYS...
2009-05-16 Ian LynaghMove the fixed paths out of config.mk, so cleaning...
2009-05-16 Ian LynaghRemove an incorrect comment
2009-05-15 Ian LynaghMove hasktags out of the GHC repo
2009-05-15 Simon Marlowremove XmlDocWays relic
2009-05-13 Simon Marlowremove old unused fop/dvips/xmltex stuff
2009-05-08 Ian LynaghHandle deciding what docs to build better
2009-05-02 Ian LynaghMakefile tweak
2009-04-28 Simon Marlowmove nofib settings here from ghc's config.mk
2009-04-28 Simon Marlowmove runstdtest into nofib
2009-04-26 Ian LynaghGHC new build system megapatch
2009-03-19 Simon MarlowFIX unregisterised build
2009-03-17 Simon MarlowAdd fast event logging
2009-03-11 Simon MarlowFIX #2832: Setting SplitObjs=NO doesn't disable -split...
2009-03-05 Ian LynaghBy default, only HsColour the docs if we find HsColour...
2009-02-10 Ian LynaghDon't use the absolute path to the bindist tarball
2009-01-05 Ben.Lippmeier@anu... Enable the native code generator for SPARC
2009-01-04 Ian LynaghRequire HsColour by default
2008-11-14 Simon MarlowRmoeve --enable-dotnet
2008-11-08 Ian Lynaghghc_ge_605 is now always YES
2008-10-14 Clemens FruhwirthAdd "dyn" to GhcRTSWays when compiling --enable-shared
2008-10-07 Ian LynaghBuild a profiled GHC API by default if p is in GhcLibWays
2008-09-16 Ian LynaghUse the new -optdep flag replacements when building...
2008-09-13 Ian LynaghChange how we detect if we are using the bootstrapping...
2008-09-06 Ian LynaghDon't build latex docs by default
2008-09-06 Ian LynaghNow that haddock is in-tree, build haddock docs by...
2008-09-05 Ian LynaghRemove the haddock detection
2008-08-30 Ian LynaghFix building the GHC API with profiling
2008-08-25 Ian LynaghSet datadir=libdir; fixes trac #2541
2008-08-17 Ian LynaghComment fix
2008-08-19 Simon Marlowset $(BOOTSTRAPPING_PACKAGE_CONF_HC_OPTS) automatically...
2008-08-13 Simon Marlowmove INPLACE_DATA_DIR into mk/config.mk and share it
2008-08-10 Ian Lynaghbindists are now some way towards working
2008-07-30 Ian LynaghFix the way we pass GMP_INCLUDE_DIRS to hsc2hs; spotted...
2008-07-24 Simon Marlowadd --enable-shared to configure, and $(BuildSharedLibs...
2008-07-24 Simon Marlowput the inplace GHC in stageN-inplace/ghc instead of...
2008-07-18 Ian LynaghMore build system changes; ghc-pkg is now built with...
next