summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Switch to LLVM version 3.9Erik de Castro Lopo2016-11-181-1/+1
* Pass autoconf triplets to sub-project configuresShea Levy2016-11-171-1/+5
* Pass -no-pie to GCCBen Gamari2016-11-111-0/+3
* Revert "Pass -no-pie to GCC"Ben Gamari2016-11-101-3/+0
* Pass -no-pie to GCCBen Gamari2016-11-101-0/+3
* configure: Pass HC_OPTS_STAGEx to build systemBen Gamari2016-11-101-0/+4
* build system: Include CONF_LD_LINKER_OPTS in ALL_LD_OPTSBen Gamari2016-11-101-0/+5
* rts: configure.ac should populate HAVE_LIBNUMA instead of USE_LIBNUMADarshan Kapashi2016-10-221-1/+1
* configure.ac: Report Unregisterised settingErik de Castro Lopo2016-10-201-0/+1
* configure.ac: fix --host= handlingSergei Trofimovich2016-09-021-1/+1
* Darwin: Detect broken NM program at configure timeErik de Castro Lopo2016-08-161-0/+26
* Fix configure detection.Tamar Christina2016-08-141-6/+6
* configure.ac: Remove checks for bug 9439Erik de Castro Lopo2016-08-071-67/+0
* Switch to LLVM version 3.8Erik de Castro Lopo2016-07-071-1/+1
* 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