summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Switch from -this-package-key to -this-unit-id.Edward Z. Yang2016-01-191-0/+5
* configure.ac: Export MAKECMD to build systemKarel Gardas2016-01-151-8/+19
* Build system: fix `pwd` issues on WindowsThomas Miedema2016-01-081-2/+3
* Build system: delete ghc-pwdThomas Miedema2016-01-041-4/+2
* Simplify -fcmm-sink handling for Parser.hsHerbert Valerio Riedel2015-12-311-6/+0
* Remove ghc-7.8 `-package-name`-compat handlingHerbert Valerio Riedel2015-12-311-5/+0
* Drop pre-AMP compatibility CPP conditionalsHerbert Valerio Riedel2015-12-311-2/+2
* Bump GHC HEAD's Version from 7.11 to 8.1ghc-8.1-startHerbert Valerio Riedel2015-12-301-1/+1
* Synchronise ghci-package version with ghc-packageHerbert Valerio Riedel2015-12-281-1/+1
* configure.ac: Rename build/ to shake-build/Ben Gamari2015-12-181-2/+2
* configure.ac: Rename shake/ to build/Ben Gamari2015-12-181-2/+4
* Add Shake configuration to configure.acBen Gamari2015-12-171-0/+3
* Tweak use of AC_USE_SYSTEM_EXTENSIONSHerbert Valerio Riedel2015-12-061-3/+3
* Use Autoconf's AC_USE_SYSTEM_EXTENSIONSHerbert Valerio Riedel2015-12-041-0/+3
* Rip out Papi configure checkBen Gamari2015-11-231-7/+0
* Make `derivedConstants` more crosscompile-friendlyHerbert Valerio Riedel2015-11-191-0/+8
* rts: Kill PAPI supportBen Gamari2015-11-181-6/+0
* Change sphinx for documentation building on windows to the python3 versionTamar Christina2015-11-011-11/+3
* Enforce linkage with pthread library on OpenBSDKarel Gardas2015-11-011-0/+9
* disable large address space on OpenBSDKarel Gardas2015-10-311-0/+5
* Fix documentation build on windowsTamar Christina2015-10-311-3/+11
* Move win32 tarball download logic to scriptBen Gamari2015-10-301-78/+32
* configure.ac: Fix autotool warningsErik de Castro Lopo2015-10-241-4/+4
* Support more sphinx-build versions in configure scriptBartosz Nitka2015-10-241-1/+1
* Verify minimum required version of sphinx-buildBen Gamari2015-10-231-0/+9
* Libdw: Add libdw-based stack unwindingBen Gamari2015-10-171-0/+3
* Rename PACKAGE_KEY and LIB_NAME in build system.Edward Z. Yang2015-10-141-3/+3
* Switch to LLVM version 3.7Erik de Castro Lopo2015-10-141-1/+3
* Revert "Switch to LLVM version 3.7"Erik de Castro Lopo2015-10-101-1/+1
* Switch to LLVM version 3.7Erik de Castro Lopo2015-10-101-1/+1
* Build system: add mk/validate.mk.sampleThomas Miedema2015-10-031-2/+2
* Move user's guide to ReStructuredTextBen Gamari2015-10-031-27/+24
* Build system: check for inconsistent settings (#10157)Thomas Miedema2015-09-081-3/+3
* Build system: remove hack for Mac OSX in configure.ac (#10476)Thomas Miedema2015-09-081-10/+3
* configure.ac: Allow disabling of large-address-spaceErik de Castro Lopo2015-08-261-16/+26
* Update mingw tarball locationBen Gamari2015-08-121-1/+1
* Upgrade GCC to 5.2.0 for Windows x86 and x86_64Tamar Christina2015-08-121-70/+112
* Build system: remove function keyword from configure.ac (#10705)Thomas Miedema2015-07-311-2/+2
* Make configure error out on missing ghc-tarballs on WindowsTamar Christina2015-07-301-0/+43
* Two step allocator for 64-bit systemsGiovanni Campagna2015-07-221-0/+36
* configure: Bump minimum bootstrap GHC version to 7.8Ben Gamari2015-07-211-2/+2
* Implement PowerPC 64-bit native code backend for LinuxPeter Trommler2015-07-031-1/+1
* configure : LLVM and LD detections improvements (#10234).Erik de Castro Lopo2015-04-111-16/+5
* Do version specific detection of LLVM tools (#10170).Erik de Castro Lopo2015-03-241-5/+22
* Use the gold linker for linux/ARM and android/ARM targets.Erik de Castro Lopo2015-03-121-1/+12
* Fix detection of llvm-x.xThomas Miedema2015-03-021-2/+2
* Make top-level "configure" accept and propagate --with-curses-{includes,libra...PHO2015-02-231-0/+1
* Remove RAWCPP_FLAGS (Task #9094)Thomas Miedema2015-02-171-11/+13
* Move libffi configuration after basic toolchain setupReid Barton2015-01-121-56/+56
* Bump GHC version from 7.9 to 7.11Herbert Valerio Riedel2014-12-221-1/+1