summaryrefslogtreecommitdiff
path: root/mk/project.mk.in
Commit message (Expand)AuthorAgeFilesLines
* Rip out remaining SPARC supportBen Gamari2022-01-291-1/+1
* Make ambient MinGW support a proper settingsJohn Ericson2021-11-271-1/+0
* [bindist] inject xattr -c -r . into the darwin install phaseMoritz Angermann2021-05-251-0/+7
* Fix use distro toolchianTamar Christina2020-08-281-2/+3
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* Simplify Configure in a few waysJohn Ericson2019-10-121-4/+0
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-1/+1
* Pass LLVMTarget (identical to --target)Moritz Angermann2017-05-111-18/+19
* Ensure that we don't produce code for pre-ARMv7 without barriersBen Gamari2016-01-251-0/+4
* Build system: delete half-baked Cygwin supportThomas Miedema2015-08-201-7/+2
* Embed Git commit id into `ghc --info` outputHerbert Valerio Riedel2014-11-271-0/+1
* Implement `MIN_VERSION_GLASGOW_HASKELL()` macroHerbert Valerio Riedel2014-10-051-0/+2
* Bug #9439: Ensure that stage 0 compiler isn't affectedBen Gamari2014-08-181-0/+3
* iOS: generate archive files when compiling.Austin Seipp2013-08-141-5/+5
* Add some missing clang bits to the build system.Austin Seipp2013-06-171-1/+2
* Use different exeext variables for each stage; fixes #7709Ian Lynagh2013-04-201-1/+4
* Fix when terminfo is built; fixes #7700Ian Lynagh2013-03-011-0/+7
* Rename $(Windows) to $(Windows_Host)Ian Lynagh2013-03-011-3/+3
* Add autoconf support to detect an LLVM-based C compilerDavid M Peixotto2011-10-071-0/+3
* - disable shared lib support on Solaris 10 and older (fixes #4973)Karel Gardas2011-04-081-0/+4
* Add OSTYPE build-system variable, and use itsimonpj@microsoft.com2011-01-131-0/+4
* Change how we find the host/build/target platformsIan Lynagh2009-05-221-6/+0
* GHC new build system megapatchIan Lynagh2009-04-261-0/+143