summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* rts: Fix NUMA when cross compilingErik de Castro Lopo2016-06-131-3/+6
* NUMA supportSimon Marlow2016-06-101-0/+7
* Remove special casing of Windows in generic filesTamar Christina2016-06-091-8/+5
* Fix detection and use of `USE_LIBDW`Erik de Castro Lopo2016-06-011-4/+12
* Set `USE_MMAP` at configure timeErik de Castro Lopo2016-05-171-0/+28
* Move Extension type to ghc-boot-thBen Gamari2016-05-161-1/+1
* Fix path to the new build system, now called Hadrian.Andrey Mokhov2016-04-281-3/+3
* Use stdint types to define SIZEOF and ALIGNMENT of INTx/WORDxTomas Carnecky2016-04-181-33/+23
* Rework CC/CC_STAGE0 handling in `configure.ac`Herbert Valerio Riedel2016-04-161-8/+29
* libdw: More precise version checkBen Gamari2016-04-161-1/+8
* Change runtime linker to perform lazy loading of symbols/sectionsTamar Christina2016-04-111-3/+0
* Remove obsolete --with-hc flag from ./configureHerbert Valerio Riedel2016-03-281-9/+0
* Autoconf: detect and set CFLAGS/CPPFLAGS needed for C99 modeHerbert Valerio Riedel2016-03-281-0/+5
* Remove now obsolete LD_STAGE0 hackHerbert Valerio Riedel2016-03-271-3/+1
* Include version in AC_PACKAGE_TARNAMEBen Gamari2016-03-111-1/+1
* rts/timer: use timerfd_* on Linux instead of alarm signalsSylvain HENRY2016-03-051-1/+1
* 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