summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Eliminate stray close bracketBen Gamari2017-01-221-1/+1
* Clean up some shell code and M4 quotingDemi Obenour2017-01-201-16/+16
* Don't error on missing Perl, just warn and disable object splitting.Demi Obenour2017-01-191-24/+8
* Some 8.2.1 release notes for my stuffSimon Marlow2017-01-171-0/+1
* Ensure mkUserGuidePart is compiled with current GHC versionBen Gamari2017-01-101-1/+1
* Testsuite: Skip failing tests on PowerPC 64-bitPeter Trommler2016-12-271-0/+12
* 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