summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAgeFilesLines
* ObjectIO is no longer an extralibIan Lynagh2008-07-091-4/+0
* Remove all references to -mno-cygwinIan Lynagh2008-07-092-5/+1
* Extend the flag for not automatically linking haskell98Ian Lynagh2008-07-081-1/+1
* Fix hsc2hs finding its template file on WindowsIan Lynagh2008-07-051-0/+1
* Build hsc2hs with CabalIan Lynagh2008-07-052-3/+87
* Remove Cabal modules from compatIan Lynagh2008-07-033-2/+8
* Add --slow (and --fast) options to validateIan Lynagh2008-07-011-1/+10
* Make a "validate --hpc"; shows how much of the compiler the testsuite testsIan Lynagh2008-07-011-1/+1
* allow PAPI to be installed somewhere non-standardSimon Marlow2007-11-011-1/+2
* More commandline flag improvementsIan Lynagh2008-06-163-5/+5
* Add ghc_ge_609Ian Lynagh2008-06-151-0/+2
* Use -O0 rather than the deprecated -OnotIan Lynagh2008-06-142-7/+7
* Fix fwrite$UNIX2003 symbols when cross-compiling for TigerManuel M T Chakravarty2008-05-261-1/+6
* update the "perf" settings to match the defaultSimon Marlow2008-05-201-4/+8
* use -O2 for libraries and stage2 compiler by defaultSimon Marlow2008-05-201-5/+5
* doc tweakSimon Marlow2008-05-121-1/+1
* Make the integer library to use more configurableIan Lynagh2008-04-201-0/+3
* In validate settings, make -Werror easier to overrideIan Lynagh2008-03-261-2/+4
* Use editline instead of readlineIan Lynagh2008-03-161-2/+2
* Mac OS X deployment target: piping opts through MakefilesManuel M T Chakravarty2008-02-211-2/+13
* Add configure option --with-macos-deployment-targetManuel M T Chakravarty2008-02-191-0/+5
* All installed Haskell prgms have an inplace and an installed versionManuel M T Chakravarty2008-02-181-0/+3
* First stab at an installer package for the MacManuel M T Chakravarty2008-02-021-2/+1
* Tell happy to be strictIan Lynagh2008-01-241-1/+1
* Increase the bar for bootstrapping GHC to 6.4 (HEAD only)Simon Marlow2008-01-211-6/+0
* More verbose error reporting in mk/target.mkClemens Fruhwirth2007-12-311-1/+1
* pass -no-user-package-conf to ghc-inplaceSimon Marlow2008-01-041-3/+8
* Embedd DLL name into its import library, so client libs reference them proper...Clemens Fruhwirth2008-01-011-3/+3
* Install dynlibs correctlyClemens Fruhwirth2007-12-281-0/+1
* BIN_DIST_INST_SUBDIR Needs to be defined in config.mk so ./Makefile can see itIan Lynagh2007-12-071-0/+15
* Don't default to stripping binaries when installingIan Lynagh2007-12-021-2/+0
* MERGED: If we have hscolour then make source code links in teh haddock docsIan Lynagh2007-11-231-0/+2
* Add -dcore-lint when validating librariessimonpj@microsoft.com2007-11-051-1/+1
* on Windows, install to a directory with spaces (test for #1828)Simon Marlow2007-11-151-2/+0
* eliminate a bit of duplicationSimon Marlow2007-11-051-0/+5
* build ghctags-inplaceSimon Marlow2007-11-051-2/+2
* eliminate a bit of duplicationSimon Marlow2007-11-051-5/+0
* add $(GHCTAGS)Simon Marlow2007-06-251-0/+5
* install the Cabal docs, and make them show up in a binary distributionSimon Marlow2007-10-261-5/+9
* cp => $(CP)Simon Marlow2007-10-261-4/+4
* get rid of the html subdirectory under share/doc/ghc/users_guideSimon Marlow2007-10-261-2/+1
* default to installing runhaskell and hsc2hs again, but provide knobs to turn ...Simon Marlow2007-10-251-0/+13
* Fix installing the documentation in the bindistsIan Lynagh2007-10-231-0/+17
* remove vestiges of way 'u' (see #1008)Simon Marlow2007-10-091-11/+2
* Use $(RelocatableBuild) rather than $(Windows)Ian Lynagh2007-09-191-1/+1
* Give Windows its own definitions of docdir (and htmldir etc)Ian Lynagh2007-09-181-4/+10
* Include build.mk or validate{,-settings}.mk through custom-settings.mkIan Lynagh2007-09-182-7/+8
* fix install-docs for non-html docsSimon Marlow2007-09-141-1/+1
* Refer to "boot" libs, not "core" libsIan Lynagh2007-09-142-14/+2
* Define RelocatableBuild variableIan Lynagh2007-09-131-0/+8