summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect GHC versioningHerbert Valerio Riedel2018-06-211-1/+1
* configure: Set version to 8.7ghc-8.7-startBen Gamari2018-06-201-1/+1
* configure: Fix libnuma detection logicBen Gamari2018-06-201-1/+1
* configure: Bump version to 8.6.0Richard Eisenberg2018-06-191-1/+1
* configure: Fail when bootstrapping with GHC 8.2.1Ben Gamari2018-06-171-0/+5
* Revert "Amend configure script to support lndir build tree"Ben Gamari2018-06-161-5/+5
* Amend configure script to support lndir build treeAdam Gundry2018-06-161-5/+5
* Bump supported LLVM version to 6.0Ben Gamari2018-06-151-1/+1
* configure: Make sphinx-build version test work on recent versionsJens Petersen2018-05-301-1/+1
* Add HeapView functionalityPatrick Dougherty2018-05-201-1/+1
* Ensure that RTS cabal file reflects dependency on libnumaBen Gamari2018-05-151-0/+6
* Configure option to disable dtraceBen Gamari2018-04-131-5/+15
* Remove MAX_PATH restrictions from RTS, I/O manager and various utilitiesTamar Christina2018-03-311-0/+9
* Support iOS variants elsewhere when configuringJohn Ericson2018-03-251-1/+1
* Bump autoconf version bound to >= 2.69Ben Gamari2018-03-191-7/+8
* Require GHC 8.2 to bootstrap GHCJoachim Breitner2018-03-191-2/+2
* Various Windows / Cross Compile to Windows fixesMoritz Angermann2018-03-021-0/+4
* Don't use ld.gold when building libraries for GHCiSimon Marlow2018-02-211-0/+2
* adds -latomic to. ghc-primMoritz Angermann2018-02-151-5/+0
* ghc-prim: Emulate C11 atomics when not availableBen Gamari2018-02-031-0/+5
* configure: Various cleanupsJohn Ericson2018-01-151-10/+9
* Bump version to 8.5ghc-8.5-startBen Gamari2017-12-041-1/+1
* configure: Fix incorrect quotingBen Gamari2017-11-161-1/+5
* Adds rts/rts.cabal.in fileMoritz Angermann2017-11-151-6/+23
* FreeBSD dtrace probe supportBen Gamari2017-10-161-1/+3
* Rewrite boot in PythonBen Gamari2017-10-021-1/+1
* configure: Don't hard-code strip toolBen Gamari2017-09-251-0/+7
* Fix the searching of target AR toolTamar Christina2017-09-261-3/+1
* Allow opt+llc from LLVM5Moritz Angermann2017-09-191-1/+1
* Remove makefile logic for legacy -this-package-keyHerbert Valerio Riedel2017-09-091-5/+0
* Clean up opt and llcMoritz Angermann2017-09-061-0/+7
* Add gen-dll as replacement for dll-splitTamar Christina2017-08-291-16/+31
* Rip out mkUserGuidePartBen Gamari2017-08-251-1/+1
* Enable building Cabal with parsecHerbert Valerio Riedel2017-08-011-2/+2
* fix dllwrap issue.Tamar Christina2017-07-221-5/+5
* distrib/configure: Fail if we can't detect machine's word sizeBen Gamari2017-07-121-2/+2
* Add -fuse-ld flag to CFLAGS during configureBen Gamari2017-07-031-0/+1
* configure: Coerce gcc to use $LD instead of system defaultBen Gamari2017-06-291-4/+5
* Revert "Remove the Windows GCC driver."Simon Peyton Jones2017-06-291-0/+8
* configure: Look for objdump on OpenBSD and AIXBen Gamari2017-06-191-2/+3
* Remove the Windows GCC driver.Tamar Christina2017-06-171-8/+0
* Provide way to build using existing C compiler on Windows.Tamar Christina2017-06-171-4/+43
* Check target libtoolMoritz Angermann2017-06-081-0/+6
* Revert "Rewrite boot in Python"Ben Gamari2017-05-261-1/+1
* Rewrite boot in PythonBen Gamari2017-05-221-1/+1
* Bump to LLVM 4.0Moritz Angermann2017-05-201-1/+1
* Do not hardcode the specific linker to useMoritz Angermann2017-05-111-1/+1
* Update broken nm messageAlex Biehl2017-04-301-1/+1
* configure: Kill off FP_ARG_WITH_*Ben Gamari2017-04-251-20/+27
* Revert "Remove special casing of Windows in generic files"Ben Gamari2017-04-251-5/+8