summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Move win32 tarball download logic to scriptBen Gamari2015-10-271-78/+32
* configure.ac: Bump back down to 7.10.2Ben Gamari2015-10-261-1/+1
* configure.ac: Bump to 7.10.3Ben Gamari2015-10-261-1/+1
* Handle platforms with renamed "readelf"Mykola Orliuk2015-10-261-0/+5
* Update mingw tarball locationBen Gamari2015-10-221-1/+1
* Upgrade GCC to 5.2.0 for Windows x86 and x86_64Tamar Christina2015-10-221-70/+112
* Build system: remove function keyword from configure.ac (#10705)Thomas Miedema2015-10-221-2/+2
* Make configure error out on missing ghc-tarballs on WindowsTamar Christina2015-10-221-0/+43
* Build system: remove hack for Mac OSX in configure.ac (#10476)Thomas Miedema2015-10-221-10/+3
* Set RELEASE=NOBen Gamari2015-10-221-1/+1
* Release 7.10.2ghc-7.10.2-releaseBen Gamari2015-07-211-2/+2
* configure: Test for #9920 when compiling for armErik de Castro Lopo2015-04-251-0/+34
* configure: LLVM and LD detection improvements (#10329)Erik de Castro Lopo2015-04-251-16/+5
* Do version specific detection of LLVM tools (#10170).Erik de Castro Lopo2015-04-141-5/+22
* Fix detection of llvm-x.xThomas Miedema2015-04-141-2/+2
* Move libffi configuration after basic toolchain setupReid Barton2015-04-141-56/+56
* RELEASE=NOAustin Seipp2015-03-281-1/+1
* Set VERSION=7.10.1, RELEASE=YESghc-7.10.1-releaseAustin Seipp2015-03-251-2/+2
* Use the gold linker for linux/ARM and android/ARM targets.Erik de Castro Lopo2015-03-191-1/+12
* Make top-level "configure" accept and propagate --with-curses-{includes,libra...PHO2015-02-231-0/+1
* Bump version to 7.10.0Austin Seipp2014-12-221-1/+1
* Embed Git commit id into `ghc --info` outputHerbert Valerio Riedel2014-11-271-0/+1
* configure.ac: fix test == bashismTuncer Ayaz2014-11-261-4/+4
* Only test for bug #9439 when llvm is installedThomas Miedema2014-11-191-50/+53
* Add a configure test for pthread_setname_npSimon Marlow2014-10-141-0/+16
* Fix configure check for 9439 bugYuras Shumovich2014-10-071-2/+2
* rts: unrust 'libbfd' debug symbols parserSergei Trofimovich2014-10-051-5/+2
* configure.ac: cleanup: remove unused 'HaveLibDL' substSergei Trofimovich2014-09-021-7/+1
* build: require GHC 7.6 for bootstrappingAustin Seipp2014-08-191-5/+3
* Bug #9439: Ensure that stage 0 compiler isn't affectedBen Gamari2014-08-181-0/+50
* workaround Solaris 11 GNU C CPP issue by using GNU C 3.4 as CPPKarel Gardas2014-08-171-54/+2
* Explicitly version test for package key support.Edward Z. Yang2014-08-131-0/+5
* configure.ac: drop unused HAVE_BIN_SHSergei Trofimovich2014-08-091-3/+0
* configure.ac: drop unused VOID_INT_SIGNALSSergei Trofimovich2014-08-051-25/+1
* Fix windows breakage (fallout from 34f7e9a3c998)Austin Seipp2014-07-041-3/+0
* Control CPP through settings file (#8683)Carter Tazio Schonwald2014-07-021-9/+68
* --with-gcc overrides CC_STAGE0 when not cross-compiling (#8498)Simon Marlow2014-03-271-1/+6
* Fixup help textSimon Marlow2014-03-271-2/+2
* The substitution is never needed, so don't prepare itGabor Greif2014-03-231-1/+0
* add --with-ar and --with-ranlib configure parametersKarel Gardas2014-03-221-0/+15
* Fix __thread detection (#8722)Peter Trommler2014-02-061-2/+2
* Bump version: 7.7 -> 7.9ghc-7.9-startAustin Seipp2014-01-291-1/+1
* Check for __thread in ./configure.acAustin Seipp2014-01-281-1/+15
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-2/+2
* Remove extra space in LIBFFI_CFLAGS (#8349)Peter Trommler2013-09-291-1/+1
* Make sure -fcmm-sink is passed to Parser properlyAustin Seipp2013-09-041-0/+6
* Change the ranlib detectionIan Lynagh2013-07-031-0/+1
* Detect linker information at runtime. Fixes Trac #6063Austin Seipp2013-06-161-2/+0
* Don't create mk/stamp-hIan Lynagh2013-06-091-1/+0
* Remove ghc.specIan Lynagh2013-06-091-1/+1