summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAgeFilesLines
* Configurable iconv header and library locationsMatthias Kilian2009-08-261-0/+9
* Use -W, not -Werror, for gcc older than 3.4Matthias Kilian2009-08-261-0/+1
* WAY_dyn_LIB_TARGET is not used anywhere; kill itSimon Marlow2009-08-191-1/+0
* Make the thr_dyn RTS ways optional on GhcUnregisterisedSimon Marlow2009-08-191-1/+1
* comment fixes (install.mk.in, not dirs.mk.in)Simon Marlow2009-08-171-3/+3
* comment fixSimon Marlow2009-08-171-1/+1
* remove unused fileSimon Marlow2009-08-061-147/+0
* Make our install variables etc compliant with GNU standards; fixes #1924Ian Lynagh2009-08-143-151/+165
* Check Cabal packages when validatingIan Lynagh2009-08-112-0/+4
* Leave dyn in GhcLibWays when validatingIan Lynagh2009-08-071-1/+1
* Build shared library support by default on platforms that support itIan Lynagh2009-08-061-1/+6
* Fix permissions when installingIan Lynagh2009-08-021-1/+3
* Add docs to bindistsIan Lynagh2009-08-011-0/+5
* Make the new build system install the documentationIan Lynagh2009-08-011-0/+1
* remove unused $(HscIfaceFileVersion)Simon Marlow2009-07-201-19/+0
* fall back on libffi for 'foreign import "wrapper"' if necessarySimon Marlow2009-07-161-0/+10
* temporarily turn off unused import warnings for the time libraryIan Lynagh2009-07-181-0/+2
* Temporarily turn off unused-do-bind warnings for the time packageIan Lynagh2009-07-181-0/+3
* Stop using -fno-warn-unused-do-bind when compiling the librariesIan Lynagh2009-07-091-3/+0
* For now, use -fno-warn-unused-do-bind when building the librariesIan Lynagh2009-07-041-0/+4
* Improved infrastructure for fast-rebuilding of parts of the treeSimon Marlow2009-07-031-5/+17
* make GhcProfiled work, and add a "prof" flavour to build.mkSimon Marlow2009-07-011-0/+24
* add debug_p and thr_debug_p to $(ALL_WAYS)Simon Marlow2009-06-241-1/+1
* Remove more GMP bitsIan Lynagh2009-06-162-19/+0
* Add support for 'make help' in subdirectoriesSimon Marlow2009-06-161-1/+10
* Add 'make fast' which omits deps (for a library) and some of the phasesSimon Marlow2009-06-151-1/+5
* Make Windows bindists and installers work in the new build systemIan Lynagh2009-06-101-0/+3
* tidy up autoconfiguration of docbook stuffSimon Marlow2009-06-021-12/+11
* Add a comment about why RM and RM_OPTS are not in config.mkIan Lynagh2009-06-021-0/+3
* Quote commands that we run, so they work if there are space in their pathsIan Lynagh2009-05-301-1/+2
* Tweak mk/sub-makefile.mkIan Lynagh2009-05-291-3/+1
* Turn on warnings when validatingIan Lynagh2009-05-231-2/+2
* ghc_ge_607 is now always trueIan Lynagh2009-05-231-1/+0
* Change how we find the host/build/target platformsIan Lynagh2009-05-221-6/+0
* Don't overwrite the *OPTS/*Opts variables in mk/validate-settings.mkIan Lynagh2009-05-211-5/+5
* Set C compiler and linker flags correctly for OS X 64Ian Lynagh2009-05-211-1/+2
* Fix #3201: "ar: Bad file number" build error with MSYS and SplitObjs=YESSimon Marlow2009-05-211-0/+10
* Move the fixed paths out of config.mk, so cleaning works without configuringIan Lynagh2009-05-162-48/+50
* Remove an incorrect commentIan Lynagh2009-05-161-3/+0
* Move hasktags out of the GHC repoIan Lynagh2009-05-151-3/+2
* remove warning settings; we already have warnings turned on everywhereSimon Marlow2009-05-151-7/+4
* disable all docs in the "quick" and "devel" buildsSimon Marlow2009-05-151-20/+36
* remove XmlDocWays relicSimon Marlow2009-05-151-6/+0
* remove old unused fop/dvips/xmltex stuffSimon Marlow2009-05-131-4/+0
* GhcBootLibs is no moreSimon Marlow2009-05-111-1/+0
* make it so that 'make html', 'make pdf', and 'make ps' work for docsSimon Marlow2009-05-111-1/+1
* Handle deciding what docs to build betterIan Lynagh2009-05-081-0/+4
* Remove oldconfig.mk.inIan Lynagh2009-05-071-1416/+0
* Makefile tweakIan Lynagh2009-05-021-0/+3
* move nofib settings here from ghc's config.mkSimon Marlow2009-04-281-32/+0