summaryrefslogtreecommitdiff
path: root/distrib/configure.ac.in
Commit message (Expand)AuthorAgeFilesLines
* Move "target has RTS linker" out of settingsRodrigo Mesquita2023-05-111-3/+0
* Synchronize `configure.ac` and `distrib/configure.ac.in`Gabriella Gonzalez2023-03-061-0/+2
* bindist configure: Fail if find not found (#22691)Zubin Duggal2023-01-271-0/+4
* Check for FP_LD_NO_FIXUP_CHAINS in installation configure scriptMatthew Pickering2023-01-091-0/+5
* Store bootstrap_llvm_target and use it to set LlvmTarget in bindistsMatthew Pickering2023-01-091-0/+2
* Revert "configure: Drop uses of AC_PROG_CC_C99"Matthew Pickering2023-01-051-0/+5
* configure: Drop uses of AC_PROG_CC_C99Ben Gamari2022-12-201-5/+0
* autoconf: set CrossCompiling=YES in cross bindist configureCheng Shao2022-11-111-0/+8
* Drop mk/{build,install,config}.mk.inBen Gamari2022-08-251-2/+1
* hadrian: Don't use mk/config.mk.inBen Gamari2022-08-071-1/+1
* hadrian: Fix binary distribution install attributesBen Gamari2022-08-071-0/+1
* configure: Check CC_STAGE0 for --target supportBen Gamari2022-05-191-1/+2
* Introduce package to capture dependency on C++ stdlibBen Gamari2022-05-171-0/+4
* driver: Introduce pgmcxxBen Gamari2022-05-171-0/+1
* Build ar archives with -L when "joining" objectsBen Gamari2022-04-061-0/+1
* Make ambient MinGW support a proper settingsJohn Ericson2021-11-271-0/+7
* Modularize autoconf platform detectionJohn Ericson2021-10-311-4/+21
* hadrian: Fix binary-dist support for cross-compilersBen Gamari2021-10-201-1/+1
* distrib/configure: Add AC_CONFIG_MACRO_DIRSBen Gamari2021-10-131-0/+2
* configure: Add check for whether CC supports --targetBen Gamari2021-09-231-0/+4
* Link with libm dynamically (#19877)Sylvain Henry2021-09-221-0/+3
* distrib: Drop FP_GMP from configure scriptBen Gamari2021-09-111-2/+0
* rts: Break up adjustor logicBen Gamari2021-07-271-0/+3
* llvmGen: Accept range of LLVM versionsBen Gamari2021-03-171-3/+4
* Refactor handling of object mergingBen Gamari2020-08-051-0/+1
* Kill wORDS_BIGENDIAN and replace it with platformByteOrder (#17957)Sylvain Henry2020-04-011-0/+11
* 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