thread wired-in names of GHC.HetMet.Private.* through to Coq code
[ghc-hetmet.git] / ghc.mk
2011-04-25 Adam MegaczMerge branch 'master' of darcs.haskell.org/ghc
2011-04-21 Ian LynaghRename "extra-gcc-opts" to "settings", and start genera...
2011-04-17 Adam Megaczmerge up to ghc HEAD 16-Apr-2011
2011-04-14 Ian LynaghRefactor how dependencies are included; fixes #5109
2011-04-10 Adam Megaczupdate for changes in hetmet Makefile
2011-04-04 Ian LynaghRemove dead code, now that -fvia-c is a no-op
2011-03-11 Adam Megaczchange hetmet directory to compiler/hetmet/, update...
2011-03-16 Ian LynaghDon't put includes/rts/Config.h in bindists twice
2011-03-07 Adam Megaczuse compiler/coq/Makefile to decide if "git submodule...
2011-03-07 Adam Megaczadd code for -dcoqpass, -fcoqpass, -ddump-coqpass
2011-02-07 Ian LynaghCall the final build system phase "final" rather than ""
2011-01-24 Simon MarlowMerge in new code generator branch.
2011-01-23 Ian LynaghAdd build system profiling to build system
2011-01-23 Ian LynaghFix ghci in stage3
2011-01-22 Ian LynaghSimplify the build system, and remove 2 phases
2011-01-19 Ian LynaghFix libraries/index.html's haddock dependency on Windows
2011-01-19 Ian LynaghAdd configure phases for the stage 3 compiler
2011-01-17 Ian LynaghTidy up gmp cleaning
2011-01-16 Ian LynaghSimplify a bit of makefile
2011-01-16 Ian LynaghTweak Windows phase ordering
2011-01-16 Ian LynaghAdd some Windows-only CONFIGURE_PHASEs
2011-01-16 Ian LynaghSimplify, and future-proof, a dependency in the build...
2011-01-16 Ian LynaghRemove an unnecessary phase, and some unnecessary deps
2011-01-16 Ian LynaghTidy up a bit
2011-01-15 Ian LynaghBuild system improvements
2011-01-06 Ian LynaghOn Cygwin, use a Cygwin-style path for /bin/install...
2010-12-10 Ian LynaghBuild a copy of ghc-cabal with the in-tree compiler...
2010-12-05 Ian LynaghTweak the cleaning of inplace/; fixes trac #4320
2010-11-21 Ian LynaghFor bindists, build ghc-pwd with stage 1
2010-11-21 Ian LynaghMakefile tweak
2010-11-17 Ian LynaghBuild random with the stage2 compiler
2010-11-14 Ian LynaghFix paths used for doc publishing in the nightly builds
2010-11-03 Ian LynaghAvoid scary message from tar if dph isn't in the tree
2010-11-03 Ian LynaghWhitespace only
2010-10-28 Simon MarlowRemove duplicate PrimopWrappers generation
2010-10-26 Simon Marlowfix stage1_libs pseudo-target
2010-10-23 Ian LynaghDon't build packages that need TH if we are making...
2010-10-13 Ian LynaghBuild haskell98 and haskell2010 with stage2
2010-10-12 Ian LynaghFollow Cabal changes: Cabal no longer has a docbook...
2010-10-06 Ian LynaghFix build following haskell98 and -fglasgow-exts changes
2010-09-25 Ian LynaghFix the TH deps
2010-09-23 Ian LynaghAdd deps for TH uses in vector
2010-09-23 Ian LynaghBuild primitive with stage2
2010-09-24 simonpj@microsoft.comFix computation of installed packages
2010-09-23 Simon Marlowmove CHECKED settings to the right place
2010-09-23 Simon MarlowAdd primitive and vector packages for DPH support
2010-09-23 Simon MarlowRefactoring and tidy up in the build system
2010-09-21 Ian LynaghFixes for when HADDOCK_DOCS=NO
2010-09-21 Simon Marlowadd a simple trace facility to the build system
2010-09-20 Ian LynaghImplement archive loading for ghci
2010-09-17 Ian Lynaghextra packages info is now read from packages file
2010-09-03 Ian LynaghDon't haddock packages that we aren't going to install
2010-08-26 Simon MarlowFix the DPH package cleaning/profiled mess even more...
2010-08-25 simonpj@microsoft.comFix the DPH/profiled make thing (again)
2010-08-23 simonpj@microsoft.comDPH should not even be built if GhcProfiled
2010-08-22 Ian LynaghGenerate the bit in the user guide where we say what...
2010-08-19 Ian LynaghFix cleaning when GhcProfiled = YES
2010-08-18 Ian LynaghUse make-command when installing packages
2010-08-18 Ian LynaghAdd a "make-command" utility Makefile function
2010-08-13 simonpj@microsoft.comDo not build DPH when GhcProfiled (fixes #4172)
2010-08-01 Ian LynaghAdd a versions haddock binary for Windows
2010-07-30 Ian LynaghAlways haddock by default
2010-07-10 Ian LynaghMove all the warning workarounds to one place
2010-07-10 Ian Lynaghxhtml is now warning-free
2010-07-09 Ian LynaghMove a bit of build system code
2010-07-09 Simon Marlowadapt to the new async exceptions API
2010-07-04 Ian LynaghUse Cabal to configure the dist-install ghc-pkg; fixes...
2010-06-30 Simon MarlowAdd the haskell2010 package
2010-06-16 Ian LynaghConvert some more variable names to FOO_CMD, for consis...
2010-06-16 Ian LynaghRename some variables from FOO to FOO_CMD
2010-06-02 Simon MarlowAdd xhtml package (a new dependency of Haddock; not...
2010-05-16 Ian LynaghUpdate various 'sh boot's to 'perl boot'
2010-05-09 Ian LynaghAdd version constraints for the boot packages; fixes...
2010-05-08 Ian LynaghAdd a ghc.mk for bindisttest/
2010-05-08 Ian LynaghAdd tools to test that cleaning works properly
2010-05-08 Ian LynaghTidy up the "rm" flags in the build system
2010-05-06 simonpj@microsoft.comUse -Wwarn for the binary package, becuase it has redun...
2010-04-24 Ian LynaghInclude DPH docs in bindists
2010-04-20 Ian LynaghImplement try10Times in Makefile
2010-04-12 Ian LynaghRemove the ghc_ge_609 makefile variables
2010-03-30 Simon MarlowDon't install EXTRA_PACKAGES by default
2010-03-24 Ian LynaghChange how perl scripts get installed; partially fixes...
2010-03-21 Ian LynaghAdd the external core PDF to the new build system
2010-03-17 Ian LynaghDon't install the utf8-string package
2010-03-02 Simon Marlowsdist: Haddock.Interface.{Lex,Parse} moved to Haddock...
2010-02-27 Ian LynaghHave separate rules to generate tags and TAGS
2010-02-21 Ian LynaghMake "make tags" work in the new build system
2010-02-17 Simon MarlowAllow extra packages to be added to the build, by setti...
2010-01-12 Simon MarlowInvoke Haddock directly from the build system, instead...
2009-12-16 Ian LynaghBuild and install inplace the count_lines and compareSi...
2009-12-09 Ian LynaghPut README and INSTALL into bindists
2009-12-09 Ian LynaghFix typo
2009-12-09 Ian LynaghEliminate mkdependC
2009-12-04 Ian LynaghLink all dynamic libraries with the correct install_nam...
2009-11-20 Ian LynaghInstall perl on Windows
2009-11-19 Ian LynaghAdd a rule to allow us to sdist libraries easily
2009-11-19 Ian LynaghAdd support for the man page to the new build system
2009-11-18 Ian LynaghPut the libffi files to be installed into a dist directory
2009-11-18 Ian LynaghAdd ghc-tarballs to the list of directories that go...
2009-11-17 Simon Marlowinclude the GHC package docs in a bindist
next