summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAgeFilesLines
* Don't use the --docdir etc that autoconf providesIan Lynagh2007-08-311-5/+15
* Make rts docs obey DESTDIRIan Lynagh2007-08-311-1/+1
* Fix where all the documentation gets installedIan Lynagh2007-08-303-19/+27
* Remove INSTALL_INCLUDES; no longer usedIan Lynagh2007-08-281-8/+0
* Use DESTDIR when installingIan Lynagh2007-08-282-61/+62
* Make some header-installing machinery, and use it to install gmp.hIan Lynagh2007-08-282-0/+11
* Add a bindisttest directoryIan Lynagh2007-08-221-0/+1
* Add a GhcDebugged build setting, for whether GHC is linked with -debugIan Lynagh2007-08-171-0/+1
* Make dependencies of source files on Makefiles disableableIan Lynagh2007-08-161-0/+2
* Get closer to GhcCompilerWays=p workingIan Lynagh2007-08-121-0/+7
* Build RTS as dynamic libraryClemens Fruhwirth2007-08-083-124/+60
* Fix a problem with package.mk being included too earlySimon Marlow2007-06-201-0/+7
* Use a real binary instead of scripts for ghc-inplaceSimon Marlow2007-06-211-7/+1
* Make building haddock docs opt-in rather than opt-outIan Lynagh2007-06-201-2/+2
* Use $(if...) to get lazy tests instead of if..endif in a few placesSimon Marlow2007-06-131-29/+14
* Install the RTS from a bindist correctlyIan Lynagh2007-06-052-27/+17
* ghc-pkg-inplace now has .bat extension on WindowsIan Lynagh2007-06-011-1/+7
* Add omitted files (mk/{install,recurse}.mk)Ian Lynagh2007-06-012-0/+412
* Fix bindist creationIan Lynagh2007-06-011-367/+2
* Rework the build system a bitIan Lynagh2007-05-314-106/+3
* FIX unregisterised buildSimon Marlow2007-05-311-3/+3
* Build Windows installer when making a bindist if ISCC is setIan Lynagh2007-05-291-0/+4
* don't build the threaded RTS when GhcUnregisterised=YESSimon Marlow2007-05-291-3/+9
* add $(ghc_ge_607)Simon Marlow2007-05-251-0/+2
* Remove non-functional uninstall Makefile targetIan Lynagh2007-05-131-37/+3
* Move the libraries bindist generation code into libraries/MakefileIan Lynagh2007-05-131-0/+4
* Tweak generation of generated filesIan Lynagh2007-05-122-4/+6
* Remove ghc_ge_504 (it's required to be true now anyway)Ian Lynagh2007-05-091-2/+0
* Add WAY_debug_t_NAME and WAY_debug_t_HC_OPTSsimonpj@microsoft.com2007-04-241-0/+4
* Pass configure arguments to the library configure scriptsIan Lynagh2007-04-181-0/+8
* Re-working of the breakpoint supportSimon Marlow2007-04-171-3/+0
* Allow ProjectTags to be specified in mk/build.mkIan Lynagh2007-04-131-1/+2
* add comments about ticky RTS waysSimon Marlow2007-04-041-0/+2
* Use a sensible set of compiler options for building dynamic libraries on Mac ...wolfgang.thaller@gmx.net2007-03-271-11/+22
* cache the values of ghc_ge_XXX at configure-timeSimon Marlow2007-03-131-5/+5
* Be a bit more verbose about what's happening when recursively making in subdirsIan Lynagh2007-03-121-1/+7
* Have configure take arguments telling it where gmp is; fixes trac #957Ian Lynagh2007-03-111-0/+3
* Fixed typo in devel1 flavorKirsten Chevalier2007-02-071-1/+1
* Adhere to the new GNU Coding Standards, avoiding a warning with autoconf 2.59...sven.panne@aedion.de2007-02-011-0/+1
* Toggle whether the RTS gets build with debugger support for ghciPepe Iborra2006-12-111-0/+3
* update, and add some more build flavours (inc. dons's fast build)Simon Marlow2006-12-141-27/+72
* Add PowerPC to the list of SMP archesIan Lynagh2006-12-091-1/+3
* x86_64: support PIC and therefore, Mac OS X in the NCGwolfgang.thaller@gmx.net2006-12-071-1/+4
* Make a ghc/ghci manpageIan Lynagh2006-12-051-0/+1
* reorganise PAPI configuration: off by default, even if library is foundSimon Marlow2006-11-201-3/+5
* Added configure gadgets to detect Papi, and fixed build problems'Alexey Rodriguez2006-11-091-0/+3
* hp2ps_config_mkRavi Nanavati2006-09-291-0/+2
* Remove STANDALONE_PACKAGE bits that had escaped the removalIan Lynagh2006-11-101-17/+0
* use the right $(HC) for stage 3Simon Marlow2006-11-091-0/+2
* remove unused STANDALONE_PACKAGE stuffSimon Marlow2006-11-091-26/+0