summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* rts: unrust 'libbfd' debug symbols parserSergei Trofimovich2014-10-051-0/+49
* Implement `MIN_VERSION_GLASGOW_HASKELL()` macroHerbert Valerio Riedel2014-10-051-0/+7
* Find the target gcc when cross-compilingReid Barton2014-09-161-39/+22
* Make Applicative a superclass of MonadAustin Seipp2014-09-091-2/+2
* Set llc and opt commands on all platformsAustin Seipp2014-09-011-12/+12
* Fix #9465.Gabor Pali2014-08-221-1/+1
* workaround Solaris 11 GNU C CPP issue by using GNU C 3.4 as CPPKarel Gardas2014-08-171-0/+98
* Make configure's sed(1) expression for GHC_LDFLAGS more BSD-friendly.Gabor Pali2014-08-151-1/+1
* Do not check permissions when running find on Windows.niklas2014-07-281-2/+6
* Unbreak the build on FreeBSD/i386, where the default target arch is i486.Gabor Pali2014-07-211-0/+3
* Set i686 as the minimum architecture on 32-bit mingwniklas2014-07-181-0/+3
* add support for x86_64-solaris2 platformKarel Gardas2014-07-131-0/+6
* Fix windows breakage (fallout from 34f7e9a3c998)Austin Seipp2014-07-041-0/+1
* Control CPP through settings file (#8683)Carter Tazio Schonwald2014-07-021-0/+9
* Remove external coreAustin Seipp2014-05-031-1/+1
* Add the powerpc64le architectureColin Watson2014-04-211-1/+4
* ghc: initial AArch64 patchesColin Watson2014-04-211-0/+6
* Remove debugging outputSimon Marlow2014-03-281-1/+0
* Use LDFLAGS when compiling ghc-pwdSimon Marlow2014-03-271-1/+7
* --with-gcc overrides CC_STAGE0 when not cross-compiling (#8498)Simon Marlow2014-03-271-1/+17
* fix build failure on Solaris 10 due to RANLIB being set to ':' by configure (...Karel Gardas2014-02-191-0/+10
* Allow "amd64" to be recognized as an x86_64 platform.Gabor Pali2014-01-171-2/+2
* Fix #8675Austin Seipp2014-01-171-5/+0
* Trivial comment fix. (#8358)Zac Slade2013-10-151-1/+1
* 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