summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Rename package-conf flags to package-db.Paolo Capriotti2012-05-151-0/+4
* add support for ARM hard-float ABI (fixes #5914)Karel Gardas2012-04-271-0/+14
* OS X: disable bootstrapping info for 'ar'Manuel M T Chakravarty2012-04-211-3/+10
* Merge branch 'master' of win:c:/m64/head/.Ian Lynagh2012-03-151-2/+2
|\
| * Fix tarball name for Win64 mingwIan Lynagh2012-03-151-2/+2
* | Fix copy/paste errorIan Lynagh2012-03-151-1/+1
|/
* Support making a Win64 in-tree mingwIan Lynagh2012-03-151-42/+58
* Some configure/aclocal fixes for Win64Ian Lynagh2012-03-151-8/+9
* some small correctionsGabor Greif2012-02-271-1/+1
* Fix some more sh syntax in configure.acIan Lynagh2012-02-101-2/+3
* Fix equality testing for test(1) on FreeBSDGabor Pali2012-02-101-1/+1
* Improve support for cross-compilationSimon Marlow2012-01-301-16/+77
* Define "ar command" correctly in settings file on WindowsIan Lynagh2012-01-141-2/+1
* Enable llvm tool paths to be set with ./configureDavid Terei2012-01-101-0/+12
* update copyright, cite realistic version numbers, fix a smattering of typosGabor Greif2012-01-061-10/+10
* Store the word size as determined by configure, in the settings file (#5735)Simon Marlow2012-01-041-0/+4
* HEAD now requires GHC >= 7.0 to bootstrapIan Lynagh2011-12-131-4/+2
* Bump version number to 7.5Ian Lynagh2011-12-131-1/+1
* Test whether ld flags exist before using themIan Lynagh2011-11-271-0/+3
* mergeSimon Marlow2011-11-221-0/+4
|\
| * Add autoconf support to detect an LLVM-based C compilerDavid M Peixotto2011-10-071-0/+4
* | Follow cabal->Cabal rename, and fix haddock index generationIan Lynagh2011-10-231-1/+1
* | FIX BUILD on OS X 10.5: Check whether ld understands -no_compact_unwindThorkil Naur2011-10-191-0/+1
* | Convert the HAVE_GNU_NONEXEC_STACK conditional into HaskellIan Lynagh2011-10-191-18/+0
* | Add "have subsections via symbols" to the Platform typeIan Lynagh2011-10-191-13/+0
* | Put the target platform in the settings fileIan Lynagh2011-10-191-0/+5
|/
* Fix bindist finding gcc on OS X; fixes trac #5397Ian Lynagh2011-10-011-101/+12
* GHC does build with Alex 3 now - remove the configure trapSimon Marlow2011-09-131-3/+0
* Add s390x to list of supported architecturesJoachim Breitner2011-09-061-1/+1
* Fail configure if Alex 3 is found. Haddock doesn't build with Alex 3Simon Marlow2011-08-101-0/+3
* Refactor configure.ac's: Define FIND_GCC() in aclocal.m4Ian Lynagh2011-08-031-12/+1
* Refactor configure.ac's: Put XCODE_VERSION() in aclocal.m4Ian Lynagh2011-08-031-20/+1
* Small configure.ac refactoringIan Lynagh2011-08-031-13/+18
* Fix path to Cabal library, corrects documentation.Lennart Kolmodin2011-08-021-1/+1
* On OS X, use gcc-4.2 with Xcode 4 and upManuel M T Chakravarty2011-07-271-19/+27
* Bump version number to 7.3Ian Lynagh2011-07-021-1/+1
* Share more code between configure.ac and distrib/configure.ac.inIan Lynagh2011-06-221-44/+1
* Move more commands into the settings fileIan Lynagh2011-06-221-0/+12
* Move some Windows special-casing out of the compilerIan Lynagh2011-06-221-0/+13
* check for bfd_uncompress_section_contents instead of bfd_init, becauseSimon Marlow2011-06-011-1/+1
* Change remaining uses of cTargetOS to platformOSIan Lynagh2011-05-081-2/+0
* Remove unused hasktags configure checkDavid Terei2011-05-041-2/+0
* Small DynFlags improvementsIan Lynagh2011-05-011-0/+1
* Add ar location and details to settings fileIan Lynagh2011-04-291-0/+3
* configure: bootstrapping fix (#5155)Ian Lynagh2011-04-281-5/+8
* Rename "GCC command" to "C compiler command"Ian Lynagh2011-04-231-1/+1
* Get CC_STAGE0 from the bootstrapping compilerIan Lynagh2011-04-231-0/+2
* Remove unused ArSupportsInput makefile varIan Lynagh2011-04-231-1/+0
* Rename FP_HAVE_GCC to FP_GCC_VERSIONIan Lynagh2011-04-221-1/+1
* Remove redundant tests for whether we're in a GHC treeIan Lynagh2011-04-221-1/+1