summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* Fix issues with finding llvm tools again (#7661).David Terei2013-02-141-2/+2
* Remove dead darcs handling from configure.David Terei2013-02-141-11/+1
* Find LLVM tools when version number at end (e.g., llc-3.0) (#7661)David Terei2013-02-141-0/+37
* Gentoo calls 'w64' a mingw flavour with mingw-w64 runtime.Sergei Trofimovich2013-02-121-1/+1
* Make sure ./configure tests valid C99 programs. Issue #7678.Austin Seipp2013-02-101-3/+3
* Better detection of clang in ./configure. Issue #7678.Austin Seipp2013-02-101-4/+15
* Unify interfae of both variants FP_ARG_WITH_PATH... in aclocal.m4 andDavid Terei2013-02-061-4/+12
* Detect hard/soft float in the same way as other ARM featuresSimon Marlow2013-01-301-2/+31
* ARM: infer VFPv2 presence from the C compilerSimon Marlow2013-01-291-4/+16
* Added support to cross-compile to androidNathan2013-01-241-0/+6
* Add support for nto-qnx (BlackBerry 10)Simon Marlow2013-01-231-0/+6
* Tidy up cross-compilingSimon Marlow2013-01-171-9/+19
* In FP_GCC_VERSION, test $CC not $GCCIan Lynagh2012-12-051-1/+1
* add embedded vendorGabor Greif2012-11-231-1/+1
* Fix FP_CHECK_TIMER_CREATE when cross-compilingIan Lynagh2012-11-131-3/+13
* Remove unused FPTOOLS_SHEBANG_PERLIan Lynagh2012-11-131-19/+0
* Remove unused FP_PROG_SORT / SortCmd / SORTIan Lynagh2012-11-131-19/+0
* Simplify BOOTSTRAPPING_GHC_INFO_FIELDIan Lynagh2012-11-131-13/+6
* Remove unused FP_GEN_FO and FP_PROG_FOP configure macrosIan Lynagh2012-11-131-53/+0
* Remove unused FP_EVAL_STDERR configure macroIan Lynagh2012-11-131-13/+0
* Remove unused FPTOOLS_GREENCARD configure macroIan Lynagh2012-11-131-22/+0
* Tell the compiler about alpha, mipseb and mipsel again; fixes #7339Ian Lynagh2012-11-131-1/+10
* Make it possible to build with only way dynIan Lynagh2012-10-241-1/+1
* Remove some more CPPIan Lynagh2012-09-101-1/+4
* Remove LD_X; it's no longer usedIan Lynagh2012-08-051-11/+0
* Move linker flags into the settings file; fixes #4862Ian Lynagh2012-08-051-2/+3
* Switch to using the 'rubenvb' mingw buildsIan Lynagh2012-06-171-10/+5
* Fix ar detectionIan Lynagh2012-05-201-9/+8
* Fix dblatex and xml* tool detection on WindowsIan Lynagh2012-05-201-32/+22
* Rename package-conf flags to package-db.Paolo Capriotti2012-05-151-1/+1
* add support for ARM hard-float ABI (fixes #5914)Karel Gardas2012-04-271-1/+1
* 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