Refactoring: mainly rename ic_env_tvs to ic_untch
[ghc-hetmet.git] / ghc.mk
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
2009-11-17 Simon Marlowexclude some haddock-related rules during BINDIST
2009-11-16 Simon Marlowfix install_docs dependencies, and add a missing $...
2009-11-13 Simon MarlowTweak to the directory-building rule
2009-11-12 Simon MarlowHC bootstrapping fix: add -I$(GHC_INCLUDE_DIR) to SRC_C...
2009-11-11 Ian LynaghAdd gen_contents_index and prologue.txt to bindists
2009-11-08 Ian LynaghPut docs into versioned directory names; fixes trac...
2009-11-08 Ian LynaghTell ghc-cabal what strip program to use
2009-11-07 Ian LynaghChange a use of xargs to "$(XARGS)" $(XARGS_OPTS)
2009-11-07 Ian Lynaghghc-stage2 is now renamed to ghc when it is installed
2009-11-05 Simon MarlowFix some more build bugs exposed by the addition of...
2009-11-05 Ian LynaghMake installation on *nix work for paths with spaces...
2009-11-05 Simon MarlowGet the package-data.mk dependencies right
2009-11-04 Roman LeshchinskiyAlways include libraries/dph/ghc.mk in top-level ghc.mk
2009-11-03 Ian LynaghRefactor package installation
2009-10-23 Ian LynaghMake a mingw tree from mingw tarballs
2009-10-20 Ian LynaghStop creating $(INPLACE_LIB)/perl.exe
2009-10-13 Ian LynaghFix install when various DOC variables are empty
2009-10-13 Ian LynaghFix install when INSTALL_LIBEXEC_SCRIPTS = ""
2009-10-13 Ian LynaghFix install when INSTALL_LIBEXECS = ""
2009-10-10 Ian LynaghOnly make the Windows installer if ISCC is set
2009-10-10 Ian LynaghUpdate the list of happy/alex-generated files put in...
2009-10-09 Ian LynaghAdd the include files to bindists
2009-10-09 Ian LynaghTweak how bindistprep is created and cleaned
2009-10-07 Ian LynaghMake the Windows installer in bindistprep/
2009-10-06 Simon Marlowremove a TODO now done
2009-10-06 Simon MarlowAdd ".PRECIOUS: %/."
2009-10-02 Ian LynaghUse "order only constraints" for directories
2009-09-29 Ian Lynaghbinary is called "binary", not "ghc-binary", in the...
2009-09-29 Ian LynaghDon't put library tarballs etc in the GHC source tarballs
2009-09-29 Ian LynaghDon't install haskeline/mtl/terminfo, and hide ghc...
2009-09-29 Ian LynaghFix making Windows bindist and installer
2009-09-27 Ian LynaghMore bindist tweaking
2009-09-27 Ian LynaghAdd a $(MAKE_RESTARTS) check to ghc.mk
2009-09-27 Ian LynaghChange where bindists are made
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
next