summaryrefslogtreecommitdiff
path: root/distrib/configure.ac.in
Commit message (Expand)AuthorAgeFilesLines
* Rework handling of win32 toolchain tarballsBen Gamari2020-02-141-6/+0
* configure: Find Python3 for testsuiteBen Gamari2020-01-071-0/+3
* configure: Add --with-libdw-{includes,libraries} flagsBen Gamari2019-11-061-0/+4
* distrib: Fix binary distribution installationBen Gamari2019-10-291-2/+4
* Make sure all boolean settings entries use `YES` / `NO`John Ericson2019-09-051-2/+2
* Don't package settings in bindistBen Gamari2019-07-141-2/+3
* distrib/configure.ac.in: remove mention to 'settings', since settings.in is goneAlp Mestanogullari2019-05-211-1/+1
* Generate settings by make/hadrian instead of configureJohn Ericson2019-04-301-1/+1
* Rip out perl dependencyBen Gamari2019-03-091-10/+0
* configure: Document CLANG, LLC, and OPT variablesBen Gamari2019-02-121-0/+2
* distrib/configure: Set RanlibCmdBen Gamari2018-11-231-0/+2
* Bump autoconf version bound to >= 2.69Ben Gamari2018-03-191-0/+3
* configure: Various cleanupsJohn Ericson2018-01-151-28/+29
* configure: Don't hard-code strip toolBen Gamari2017-09-251-0/+6
* get-win32-tarballs: Use correct `find`Ben Gamari2017-09-051-0/+6
* Preserve HaskellHaveRTSLinker in bindistBen Gamari2017-07-231-0/+3
* distrib/configure: Carry FFI include/lib paths from source distributionBen Gamari2017-07-231-0/+7
* distrib/configure: Canonicalize triplesBen Gamari2017-07-201-0/+7
* distrib/configure: Fail if we can't detect machine's word sizeBen Gamari2017-07-121-3/+13
* Add -fuse-ld flag to CFLAGS during configureBen Gamari2017-07-031-0/+1
* configure: Coerce gcc to use $LD instead of system defaultBen Gamari2017-06-291-12/+13
* Do not hardcode the specific linker to useMoritz Angermann2017-05-111-1/+1
* configure: Kill off FP_ARG_WITH_*Ben Gamari2017-04-251-2/+2
* Pass -no-pie to GCCBen Gamari2016-11-111-0/+1
* Revert "Pass -no-pie to GCC"Ben Gamari2016-11-101-1/+0
* Pass -no-pie to GCCBen Gamari2016-11-101-0/+1
* distrib: Fix libdw bindist checkBen Gamari2016-09-051-11/+12
* Build system: mention ghc version in bindist's `configure --help` docdirThomas Miedema2016-06-141-1/+1
* Fix detection and use of `USE_LIBDW`Erik de Castro Lopo2016-06-011-2/+2
* Rework CC/CC_STAGE0 handling in `configure.ac`Herbert Valerio Riedel2016-04-161-3/+1
* libdw: More precise version checkBen Gamari2016-04-161-2/+8
* Autoconf: detect and set CFLAGS/CPPFLAGS needed for C99 modeHerbert Valerio Riedel2016-03-281-0/+5
* Build system: fix `pwd` issues on WindowsThomas Miedema2016-01-081-2/+3
* Build system: delete ghc-pwdThomas Miedema2016-01-041-1/+0
* Libdw: Add libdw-based stack unwindingBen Gamari2015-10-171-0/+5
* configure : LLVM and LD detections improvements (#10234).Erik de Castro Lopo2015-04-111-2/+19
* Remove RAWCPP_FLAGS (Task #9094)Thomas Miedema2015-02-171-0/+2
* workaround Solaris 11 GNU C CPP issue by using GNU C 3.4 as CPPKarel Gardas2014-08-171-58/+2
* Control CPP through settings file (#8683)Carter Tazio Schonwald2014-07-021-0/+59
* add omitted FP_PROG_AR_SUPPORTS_ATFILE into the distribution configure.ac (fi...Karel Gardas2014-02-191-0/+1
* Detect linker information at runtime. Fixes Trac #6063Austin Seipp2013-06-161-2/+0
* Add support for OSX ld's -filelist flagIan Lynagh2013-03-181-0/+1
* Finish removing BootingFromHcIan Lynagh2013-02-171-3/+0
* remove old cross-compilation stuffSimon Marlow2013-01-301-5/+2
* Remove unused FPTOOLS_SHEBANG_PERLIan Lynagh2012-11-131-1/+0
* Build the dynamic way by default on Linux/amd64Ian Lynagh2012-10-031-1/+1
* Set the value of Unregisterised in the bindist configure.acIan Lynagh2012-08-081-0/+3
* Define LdCmd in the bindist configure.acIan Lynagh2012-08-061-0/+6
* More more ld-related settings into the settings fileIan Lynagh2012-08-051-0/+3
* Validate fix: no cross compilation for bindistsSimon Marlow2012-01-301-1/+15