Under utils/ext-core, update README to mention that ext-core is now on Hackage
[ghc-hetmet.git] / ghc.mk
2009-09-27 Ian LynaghAdd support for relocatable builds in the new build...
2009-09-20 Matthias KilianDon't build haddock if HADDOC_DOCS = NO, and disable...
2009-09-22 Ian LynaghRemove syb; it is no longer needed
2009-09-22 Ian LynaghRemove base3-compat
2009-09-21 Simon Marlowmove way-related stuff into a separate file
2009-09-21 Simon Marlowclean some Haddock-generated files
2009-09-17 Simon Marlowfix install on Windows
2009-09-12 Ian LynaghDon't try and put HaddockLex and HaddockParse into...
2009-09-12 Ian LynaghParsePkgConf no longer exists, so don't try to put...
2009-09-12 Ian LynaghTweak an error message
2009-09-12 Ian LynaghRefactor sdist so that we can see which command is...
2009-09-12 Ian LynaghMore bindist fixes
2009-09-12 Ian LynaghAdd includes/ghcautoconf.h and includes/ghcplatform...
2009-09-10 Simon Marlowbinary has unused-import warnings
2009-09-10 Simon MarlowChange the representation of the package database
2009-09-09 Simon MarlowNO_CLEAN_GMP fixes
2009-09-08 Simon Marlowremove a ToDo that is Done
2009-09-09 Simon Marlowrefactor *_OPTS settings in the build system; no functi...
2009-09-08 Simon Marlowremove --enable-hc-boot-unregisterised (implied by...
2009-08-26 Ian Lynagh"ghc-cabal install" now needs to know where GHC is...
2009-08-26 Ian LynaghFix bindist creation
2009-08-20 Simon Marlowneed to check $(HADDOCK_DOCS) around contents/index...
2009-08-19 Simon MarlowRolling back: Add a kludge to fix building shared libs
2009-08-06 Simon MarlowFix unregisterised build
2009-08-16 Ian Lynaghbindist fix
2009-08-16 Ian LynaghBuild fixes
2009-08-14 Ian LynaghMake our install variables etc compliant with GNU stand...
2009-08-11 Ian LynaghSkip "Cabal check" for certain packages that we know...
2009-08-11 Ian LynaghCheck Cabal packages when validating
2009-08-08 Ian LynaghFix bindist creation
2009-08-08 Ian LynaghPut the library haddock docs in the html subdirectory...
2009-08-08 Ian LynaghInstall the main doc index page, and also put it in...
2009-08-07 Ian LynaghAdd a kludge to fix building shared libs
2009-08-02 Ian LynaghClean GMP properly; fixes #3411
2009-08-02 Ian LynaghFix permissions when installing
2009-08-02 Ian LynaghFix creation of library doc index, and put the library...
2009-08-02 Ian LynaghRemove a TODO item that's been done
2009-08-01 Ian LynaghAdd a publish-docs rule
2009-08-01 Ian LynaghAdd docs to bindists
2009-08-01 Ian LynaghMake the new build system install the documentation
2009-07-30 Ian LynaghFix cleaning the integer package
2009-07-27 Simon Marlowremove a couple of ToDos
2009-07-22 Ian LynaghMake the Integer library used directly configurable...
2009-07-22 Ian LynaghFix cleaning with the new integer changes
2009-07-22 Ian LynaghAdd integer-simple as a build option
2009-07-19 Ian LynaghBuild terminfo if we /aren't/ on Windows, not if we...
2009-07-18 Ian LynaghChange how PACKAGES is constructed, so that everything...
2009-07-18 Ian LynaghAdd the time library, and support for libraries in...
2009-07-07 Simon MarlowAvoid unnecessary recompilation after ./configure ...
2009-07-03 Simon Marlowfix cleaning of libraries (now 'make clean' in librarie...
2009-07-05 Ian LynaghUpdate driver/Makefile for the new build system
2009-07-05 Ian LynaghUpdate TODO list
2009-06-23 Ian LynaghAdd boot-pkgs and packages to the source dists
2009-06-22 Ian LynaghAdd the integer package
2009-06-17 Ian Lynaghmakefile tweak
2009-06-14 Ian LynaghMove gmp into libraries/integer-gmp
2009-06-11 Ian LynaghAdd rules for building .cmm files in libraries
2009-06-17 Ian LynaghSet DELETE_ON_ERROR in ghc.mk
2009-05-18 Simon Marlowdrop packedstring; it is no longer required by template...
2009-06-15 Simon Marlowadd 'make stage1_libs', to make just the stage 1 libs
2009-06-12 Ian LynaghRemove library buildinfo files when cleaning
2009-06-11 Ian LynaghDoc building is now controlled by sensible variables
2009-06-11 Ian LynaghHC bootstrapping now works
2009-06-11 Ian Lynaghbindists are now done
2009-06-10 Ian LynaghMake Windows bindists and installers work in the new...
2009-06-03 Ian LynaghMerge the TODO lists in ghc.mk
2009-06-02 Simon Marlowfix 'make sdist'
2009-05-30 Ian LynaghQuote commands that we run, so they work if there are...
2009-05-30 Ian Lynaghmake the clean_libraries target work, so you can "make...
2009-05-26 Ian LynaghAdd a haddock target, for just building the haddock...
2009-05-24 Ian LynaghClean libraries/bootstrapping.conf
2009-05-21 Ian LynaghFix unregisterised bindists
2009-05-20 Simon Marlowremove a todo item (bug #2966 is fixed)
2009-05-17 Ian LynaghBootstrapping fixes
2009-05-17 Ian LynaghBootstrapping fixes
2009-05-16 Ian LynaghBootstrapping fixes
2009-05-16 Ian LynaghRemove a done TODO item
2009-05-16 Ian LynaghAdd libraries/dph/LICENSE to bindists
2009-05-16 Ian LynaghMove the fixed paths out of config.mk, so cleaning...
2009-05-15 Ian LynaghDisable suffix rules when cleaning
2009-05-15 Ian LynaghDon't require the library ghc.mk files in order to...
2009-05-15 Ian LynaghMake dph required
2009-05-15 Ian LynaghMove hasktags out of the GHC repo
2009-05-15 Manuel M T ChakravartyFix maintainer-clean for library/dph
2009-05-14 Ian LynaghRemove left-over bits of extralib support
2009-05-14 Simon Marlowmake repeated 'make distclean' not fail
2009-05-13 Ian LynaghFix building dph in the new build system
2009-05-13 Simon Marlowbuild Haddock docs
2009-05-11 Simon Marlowstub Makefile
2009-05-11 Simon Marlowstub makefile
2009-05-05 Simon Marlowdocbook PDF item is done
2009-05-08 Ian LynaghAdd a Makefile in libraries/
2009-05-07 Ian LynaghRemove oldconfig.mk.in
2009-05-07 Ian LynaghRename pwd to ghc-pwd
2009-05-07 Ian LynaghClean utils/pwd
2009-05-04 Ian LynaghBootstrapping fixes
2009-05-04 Ian LynaghPut install-sh into bindists
2009-05-03 Ian LynaghAdd a build system TODO
2009-05-03 Ian LynaghAdd dph to build system; patch from Roman Leshchinskiy
2009-05-02 Ian LynaghMakefile tweak
next