summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* Restore old names of comparison primopsJan Stolarek2013-09-181-14/+4
* Limit upper versions of Alex and HappyJan Stolarek2013-09-181-0/+10
* Make validate play nice with clang (for Xcode 5 command line tools)Manuel M T Chakravarty2013-09-041-1/+13
* Rework how iOS does linking (#8127)Austin Seipp2013-08-281-0/+2
* Delete trailing whitespace in aclocal.m4Austin Seipp2013-08-241-3/+3
* Add support for iOS simulator (issue #8152).Austin Seipp2013-08-241-2/+2
* iOS: generate archive files when compiling.Austin Seipp2013-08-141-17/+34
* Change the ranlib detectionIan Lynagh2013-07-031-24/+36
* Fix #7661 regression.David Terei2013-06-191-1/+1
* Detect linker information at runtime. Fixes Trac #6063Austin Seipp2013-06-161-33/+0
* punctuation in commentGabor Greif2013-06-111-1/+1
* Improve the version numbers generated by the build systemIan Lynagh2013-06-071-0/+9
* Remove an out-of-date commentIan Lynagh2013-05-301-2/+0
* Need to work around #7799 on all i386 platforms, not just DarwinIan Lynagh2013-05-201-1/+1
* Fix build problem: Error: junk `.get_pc_thunk.bx' after expression; trac #7799Ian Lynagh2013-05-191-0/+7
* Allow to bootstrap with a compiler from the FreeBSD Ports CollectionGabor Pali2013-03-241-1/+1
* Add support for OSX ld's -filelist flagIan Lynagh2013-03-181-0/+32
* Fix construction of ALL_ALEX_OPTS and ALL_AS_OPTSMax Bolingbroke2013-03-101-3/+8
* Fix accidentally commited debug form of FIND_LLVM_PROG.David Terei2013-03-031-3/+3
* Fix some m4/shell syntax in aclocal.m4, spotted by Jan StolarekIan Lynagh2013-02-281-1/+1
* Split SettingsCCompilerFlags into non-link and link portionsGabor Greif2013-02-251-1/+3
* Fix autoconf code to find LLVM tools.Geoffrey Mainland2013-02-251-4/+6
* Better handling of find llvm tools. Use IFS as opposed to more hacky trDavid Terei2013-02-201-3/+10
* Remove the MACOSX_DEPLOYMENT stuff; fixes #7559Ian Lynagh2013-02-171-29/+0
* Whitespace onlyIan Lynagh2013-02-171-25/+25
* Add missing ;; in aclocal.m4Ian Lynagh2013-02-171-0/+1
* iOS patch no 1: Select operating system; from StephenBlackheathIan Lynagh2013-02-171-13/+23
* 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