add code for -dcoqpass, -fcoqpass, -ddump-coqpass
[ghc-hetmet.git] / Makefile
2011-02-07 Ian LynaghCall the final build system phase "final" rather than ""
2011-01-27 Ian LynaghFix "make 1" etc following the build system changes
2011-01-22 Ian LynaghSimplify the build system, and remove 2 phases
2011-01-16 Ian LynaghRemove an unnecessary phase, and some unnecessary deps
2011-01-15 Ian LynaghBuild system improvements
2010-09-30 Ian Lynaghmake test and fulltest targets in the main Makefile...
2010-07-29 simonpj@microsoft.comSecond test from Simon's laptop
2010-07-29 simonpj@microsoft.comTest commit from Simon's laptop
2009-11-16 Simon MarlowAdd an install-docs target that emits a helpful diagnos...
2009-09-27 Ian LynaghChange where bindists are made
2009-08-01 Ian LynaghFix "make show" in a bindist
2009-07-27 Simon Marlowavoid (benign) error about overriding rules for binary...
2009-07-13 Simon Marlowremove Solaris-specific hacks, now unnecessary
2009-07-11 Matthias KilianSimplify timestamp restoration
2009-07-09 Simon MarlowUse /usr/bin/test if it exists, and fix test syntax.
2009-07-07 Simon MarlowAvoid unnecessary recompilation after ./configure ...
2009-06-15 Simon MarlowAdd 'make help', displaying a list of useful make targets
2009-06-10 Ian LynaghMake Windows bindists and installers work in the new...
2009-05-22 Simon MarlowRemove hacky on-demand building of libraries/*/ghc...
2009-05-20 Ian LynaghSet CLEANING=YES for the clean_% targets
2009-05-19 Simon Marlowallow phases to be omitted by setting OMIT_PHASE_[123...
2009-05-16 Ian LynaghBootstrapping fixes
2009-05-15 Ian LynaghDon't require the library ghc.mk files in order to...
2009-05-14 Simon Marlowmain repeated 'make maintainer-clean' not fail
2009-05-14 Simon Marlowmake repeated 'make distclean' not fail
2009-05-08 Ian LynaghPartially fix "make framework-pkg"
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-27 Simon Marlowremove commentary that is now in the wiki
2009-04-26 Ian LynaghGHC new build system megapatch
2009-02-10 Ian LynaghDon't use the absolute path to the bindist tarball
2009-02-03 Ian LynaghBuild dph with the stage2 compiler
2009-01-14 Ian LynaghFix "make install": Put "[]" in the install package...
2009-01-09 Ian LynaghCheck that make supports eval
2009-01-04 Ian LynaghRequire HsColour by default
2008-10-10 Clemens FruhwirthDelay building libffi until package.conf is created...
2008-10-08 Clemens FruhwirthTurn libffi into a Haskell package
2008-10-08 Simon Marlowfix syntax errors in src-dist publish rules
2008-09-24 Ian LynaghUse $(TAR) rather than tar
2008-09-20 Ian LynaghEscape a hash in the Makefile (it was breaking source...
2008-09-19 Ian LynaghFix building the extralibs tarball
2008-09-19 Ian LynaghFix how we put libffi into bindists
2008-09-19 Ian LynaghAdd HpcParser.hs to source dists
2008-09-19 Ian LynaghFix the list of generated files that need to go into...
2008-09-18 Ian LynaghPut generated files in source dists
2008-09-12 Ian LynaghReinstate the driver/ghc directory, to create a version...
2008-09-08 Ian LynaghUse test -f rather than test -e
2008-09-07 Ian LynaghFix the ext-core doc in bindists
2008-08-28 Ian LynaghRemove an erroneous comma from the Makefile
2008-08-28 Ian LynaghUpdate the build system to handle building and using...
2008-08-28 Ian LynaghDon't check that we have found haddock
2008-08-24 Ian LynaghChange references to the old BIN_DIST_TARBALL to the...
2008-08-24 Ian LynaghFix the "have we got all the bootlibs" check
2008-08-24 Ian LynaghActually tar up Windows bindists
2008-08-20 Ian LynaghDon't put symlinks in bindists, but the files they...
2008-08-17 Ian LynaghChange how we know whether or not we are validating
2008-08-17 Ian LynaghWhen making in compiler/, automatically make in ghc...
2008-08-10 Ian LynaghRemove inplace-datadir when cleaning
2008-08-10 Ian Lynaghbindist fixes
2008-08-10 Ian Lynaghbindists are now some way towards working
2008-07-29 Ian LynaghUpdate the test in Makefile that we have all the boot...
2008-07-28 Simon Marlowchange where we put gcc-lib/ld.exe to keep Cabal happy
2008-07-20 Ian Lynaghhaddock the stage2 compiler if HADDOCK_DOCS is YES
2008-07-17 Ian LynaghFix the order in which things get built
2008-07-16 Ian LynaghGet building GHC itself with Cabal more-or-less working
2008-07-13 Ian LynaghIf HADDOCK_DOCS is YES, then fail the build early if...
2008-07-08 Ian LynaghGet rid of compat/
2008-07-05 Ian Lynaghlibffi now doesn't have an artificial make boot/all...
2008-07-05 Ian LynaghNeed to make all in gmp, not boot
2008-07-05 Ian Lynaghgmp didn't really fit into the make boot/all cycle...
2008-07-03 Ian LynaghInclude ghc.spec in tarballs; patch from, and fixes...
2008-07-03 Ian LynaghTeach cabal-bin how to build Setup programs
2008-06-22 Ian LynaghDon't rebuild things with the stage2 compiler
2008-04-08 Simon MarlowImport libffi-3.0.4, and use it to provide FFI support...
2008-03-16 Ian LynaghUse editline instead of readline
2008-02-18 Manuel M T ChakravartyAll installed Haskell prgms have an inplace and an...
2008-02-05 Manuel M T Chakravartyxcode build target for fixed /Library/Frameworks inst
2008-02-02 Manuel M T ChakravartyFirst stab at an installer package for the Mac
2007-12-18 Ian LynaghMore bindist-publishing fixes and refactoring
2007-12-16 Ian LynaghFix publishing the docs
2007-12-17 Manuel M T ChakravartyEliminate external GMP dependencies
2007-12-17 Ian LynaghDon't rely on distrib/prep-bin-dist-mingw being executable
2007-11-27 Ian LynaghRebuild utils with the stage1 compiler when making...
2007-11-24 Ian LynaghDefine install-strip in Makefile
2007-11-10 Ian LynaghBuild Cabal user guide during "make", not only "make...
2007-11-10 Ian LynaghRename Parser.ly in the extralibs tarball; fixes #1859
2007-10-27 Ian LynaghMERGED: We need to install-docs when making the Windows...
2007-10-27 Ian LynaghWe need to set _way=* in rts/ both when making and...
2007-10-27 Ian LynaghOnly build/install the man page if XSLTPROC is defined
2007-10-26 Simon Marlowinstall the Cabal docs, and make them show up in a...
2007-10-25 Simon Marlowbinary-dist: Makefile-vars needs HADDOCK_DOCS=YES
2007-10-24 Ian LynaghFix ghc package in bindists; it wasn't adding the depen...
2007-10-24 Ian LynaghHack to make sure we get all the RTS ways in bindists
2007-10-23 Ian LynaghFix installing the documentation in the bindists
2007-10-22 Simon Marlowpatch from #1782; fixes check-packages target on Solaris
2007-09-23 sven.panne@aedion.deUnbreak "dist" target for fresh trees
2007-09-20 shelarcymake stamp.inplace-gcc-lib copy $(LD) instead of $...
2007-09-19 Ian LynaghHack to get haskell-src's Parser.hs into source distrib...
2007-09-18 Ian LynaghMERGED: Another attempt at getting bindists working...
2007-09-15 sven.panne@aedion.deUnbreak "clean" and "distclean" targets when there...
2007-09-14 Simon Marlowdistclean: extra-gcc-opts, testsuite
next