summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure.ac: print paths to dllwrap and windresSergei Trofimovich2017-04-231-0/+2
* configure.ac: print resolved 'ar' and 'ranlib' toolsSergei Trofimovich2017-04-171-0/+2
* Use non-canocalized triple as cross-compiler prefixSergei Trofimovich2017-04-061-6/+9
* configure.ac: add aarch64 to list of registerisedSergei Trofimovich2017-04-021-1/+1
* configure.ac: fix NCG support in --target=Sergei Trofimovich2017-04-021-1/+1
* Various patches to support android cross compilationMoritz Angermann2017-03-291-1/+1
* Adds aarch64 linker for mach-o files.Moritz Angermann2017-03-261-1/+1
* config.mk.in: Add bzip, gzip, and xz executable names to be overriddenBen Gamari2017-03-231-0/+5
* configure.ac: Bump version to 8.3ghc-8.3-startBen Gamari2017-03-091-1/+1
* configure.ac: Ensure that we handle case of non-present --targetBen Gamari2017-03-091-1/+7
* Revert "configure.ac: Bump version to 8.3"Ben Gamari2017-03-091-1/+1
* configure.ac: Bump version to 8.3Ben Gamari2017-03-091-1/+1
* Typos in changelog and commentsGabor Greif2017-03-071-1/+1
* configure: Don't pass GHC's sanitized triple to libraries' configureBen Gamari2017-03-041-2/+13
* configure: detect whether -lpthreads is necessary for pthreadsBen Gamari2017-02-281-0/+25
* Rename compact to ghc-compact.Edward Z. Yang2017-02-261-1/+1
* 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