summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAgeFilesLines
* Enable shared libs on OpenBSDMatthias Kilian2010-09-181-1/+6
* Tidy up the ArchHasAdjustorSupport definitionIan Lynagh2010-09-041-1/+1
* ppc: switch handling of 'foreign import wrapper' (FIW) to libffiSergei Trofimovich2010-08-291-1/+1
* Binary no longer has unusable UNPACK pragmas, so no need to turn of -WerrorIan Lynagh2010-09-041-3/+0
* Remove some duplication of C flagsIan Lynagh2010-08-191-1/+2
* Disable object splitting on OSX; works around #4013Ian Lynagh2010-08-151-7/+8
* Reduce the xargs -s value we use on WindowsIan Lynagh2010-08-121-2/+4
* Delete GhcLibProfiledsimonpj@microsoft.com2010-08-131-2/+3
* Fix the HsColour test in the build systemIan Lynagh2010-08-051-1/+1
* Always haddock by defaultIan Lynagh2010-07-301-1/+1
* Use different CC/LD options for different stagesIan Lynagh2010-07-231-3/+7
* ia64: switch handling of 'foreign import wrapper' (FIW) to libffiSergei Trofimovich2010-07-091-1/+1
* Move all the warning workarounds to one placeIan Lynagh2010-07-101-0/+16
* alpha: switch handling of 'foreign import wrapper' (FIW) to libffiSergei Trofimovich2010-07-081-1/+1
* Remove some more unused make variablesIan Lynagh2010-06-161-10/+0
* Convert some more variable names to FOO_CMD, for consistencyIan Lynagh2010-06-161-17/+4
* Rename some variables from FOO to FOO_CMDIan Lynagh2010-06-163-10/+10
* Make the "show" target work anywhere in the build treeIan Lynagh2010-06-161-1/+5
* Add new LLVM code generator to GHC. (Version 2)David Terei2010-06-151-0/+3
* powerpc-apple-darwin now supports shared libsIan Lynagh2010-06-011-1/+1
* Add configure flags for the location of GMP includes/library; fixes #4022Ian Lynagh2010-05-251-0/+2
* Move some make variables around so they are available when cleaningIan Lynagh2010-05-082-9/+15
* Add tools to test that cleaning works properlyIan Lynagh2010-05-081-1/+1
* Add a way to show what cleaning would be done, without actually doing itIan Lynagh2010-05-081-0/+6
* Tidy up the "rm" flags in the build systemIan Lynagh2010-05-081-0/+1
* Add $(GhcDynamic) knob, set to YES to get stage2 linked with -dynamicSimon Marlow2010-04-281-3/+1
* Fix dynamic libs on OS X, and enable them by defaultIan Lynagh2010-05-031-1/+1
* Correct the name of the amd64/FreeBSD platform in PlatformSupportsSharedLibsIan Lynagh2010-04-241-1/+1
* Remove the ghc_ge_609 makefile variablesIan Lynagh2010-04-121-1/+0
* Don't install EXTRA_PACKAGES by defaultSimon Marlow2010-03-301-0/+10
* remove old/unused DotnetSupport and GhcLibsWithUnixSimon Marlow2010-03-301-8/+0
* Explicitly check whether ar supports the @file syntaxIan Lynagh2010-03-291-1/+1
* Fix the build for non-GNU-arIan Lynagh2010-03-241-0/+1
* Enable shared libraries on Windows; fixes trac #3879Ian Lynagh2010-03-201-1/+1
* Add the external core PDF to the new build systemIan Lynagh2010-03-211-0/+2
* When compiling with GHC >= 6.13, use -rtsoptsIan Lynagh2010-03-141-0/+2
* Don't rely on tar supporting -z; trac #3841Ian Lynagh2010-02-141-0/+2
* Update some comments about how autoconf/configure worksIan Lynagh2010-01-181-5/+2
* Patch for shared libraries support on FreeBSDIan Lynagh2010-01-061-1/+1
* Fix build with Solaris sedIan Lynagh2009-12-161-0/+1
* fix up libm detection and use (#3724)Simon Marlow2009-12-161-3/+0
* Expose all EventLog events as DTrace probesManuel M T Chakravarty2009-12-121-0/+3
* Add a comment about why $(CPP) is defined the way it is in config.mk.inIan Lynagh2009-12-091-0/+2
* Eliminate mkdependCIan Lynagh2009-12-092-3/+0
* Link all dynamic libraries with the correct install_name on Mac OS/X.Ian Lynagh2009-12-041-32/+0
* Use dlltool from the in-tree mingw installationIan Lynagh2009-12-011-1/+1
* Install perl on WindowsIan Lynagh2009-11-201-0/+1
* Remove -fasm from mk/validate-settings.mkIan Lynagh2009-11-201-4/+4
* Add autoconf code to locate dlltool on WindowsBen.Lippmeier@anu.edu.au2009-11-101-0/+1
* Support for DragonFly BSDSimon Marlow2009-11-111-1/+1