summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* Fix another copy/paste-o in aclocal.m4Ian Lynagh2012-03-151-1/+1
* More Win64 aclocal fixesIan Lynagh2012-03-151-6/+6
* More aclocal fixes for Win64Ian Lynagh2012-03-151-4/+10
* Some configure/aclocal fixes for Win64Ian Lynagh2012-03-151-1/+2
* Add Haiku platform (#5828)Paolo Capriotti2012-03-071-1/+4
* some small correctionsGabor Greif2012-02-271-2/+2
* Improve FreeBSD support in configureIan Lynagh2012-02-111-1/+3
* Add dragonfly support; based on a patch from Goetz IsenmannIan Lynagh2012-02-111-0/+3
* Fix the build on WindowsIan Lynagh2012-02-101-0/+3
* message tweakSimon Marlow2012-01-301-1/+1
* Improve support for cross-compilationSimon Marlow2012-01-301-9/+18
* When configuring, handle $topdir/ in the ghc --info outputIan Lynagh2012-01-141-0/+6
* Define "ar command" correctly in settings file on WindowsIan Lynagh2012-01-141-0/+3
* Don't try to use gcc-4.2 on XCode >= 4.2Ian Lynagh2012-01-111-3/+5
* Enable llvm tool paths to be set with ./configureDavid Terei2012-01-101-0/+43
* configure: Don't calle GET_ARM_ISA on x86_64Ian Lynagh2012-01-071-1/+0
* Add alpha, mips, mipseb, mipsel to the list of ArchUnknown archesIan Lynagh2012-01-071-1/+1
* KFreeBSD is also an ELF binaryJoachim Breitner2012-01-041-1/+4
* Remove missing archs (mipseb, mipsel, alpha) (#5734)Simon Marlow2012-01-041-9/+0
* Detect cases where as(1) doesn't recognise .ident directive (#5408)PHO2011-12-081-0/+11
* Test whether ld flags exist before using themIan Lynagh2011-11-271-16/+51
* Pass "--hash-size=31 --reduce-memory-overhead" to ld; fixes trac #5240Ian Lynagh2011-11-271-2/+7
* Fixes for NetBSDIan Lynagh2011-11-251-1/+4
* mergeSimon Marlow2011-11-221-0/+16
|\
| * Add autoconf support to detect an LLVM-based C compilerDavid M Peixotto2011-10-071-0/+16
* | fix configure's generation of settings file on ARM platformKarel Gardas2011-11-021-2/+2
* | FIX BUILD on OS X 10.5: Check whether ld understands -no_compact_unwindThorkil Naur2011-10-191-0/+25
* | A little more CPP removalIan Lynagh2011-10-191-1/+10
* | Convert the HAVE_GNU_NONEXEC_STACK conditional into HaskellIan Lynagh2011-10-191-0/+18
* | Add "have subsections via symbols" to the Platform typeIan Lynagh2011-10-191-0/+15
* | Put the target platform in the settings fileIan Lynagh2011-10-191-58/+166
|/
* Fix bindist finding gcc on OS X; fixes trac #5397Ian Lynagh2011-10-011-0/+90
* Add s390x to list of supported architecturesJoachim Breitner2011-09-061-0/+3
* Update to work with Alex 3.0: basically disabling Alex's new UnicodeSimon Marlow2011-08-051-0/+3
* Refactor configure.ac's: Define FIND_GCC() in aclocal.m4Ian Lynagh2011-08-031-0/+18
* Refactor configure.ac's: Put XCODE_VERSION() in aclocal.m4Ian Lynagh2011-08-031-0/+26
* Fix path to Cabal library, corrects documentation.Lennart Kolmodin2011-08-021-2/+4
* The patch fixes recognition of 'softfloat' targets as valid:Sergei Trofimovich2011-06-261-0/+3
* Fix gcc 4.6 warnings; fixes #5176Ian Lynagh2011-06-251-1/+4
* Fix path to touch on WindowsIan Lynagh2011-06-231-1/+1
* Share more code between configure.ac and distrib/configure.ac.inIan Lynagh2011-06-221-0/+52
* fix path to ghc-pwdSimon Marlow2011-06-061-1/+1
* Remove unused hasktags configure checkDavid Terei2011-05-041-12/+0
* Use "true" rather than ":" for RANLIB, where we don't have ranlibIan Lynagh2011-04-291-2/+2
* Move the machdepCCOpts flags into cCcOptsIan Lynagh2011-04-291-0/+15
* Get CC_STAGE0 from the bootstrapping compilerIan Lynagh2011-04-231-0/+15
* Remove unused ArSupportsInput makefile varIan Lynagh2011-04-231-26/+0
* Rename FP_HAVE_GCC to FP_GCC_VERSIONIan Lynagh2011-04-221-4/+4
* Remove HaveGcc (it was always YES)Ian Lynagh2011-04-221-19/+11
* Remove redundant tests for whether we're in a GHC treeIan Lynagh2011-04-221-1/+1