summaryrefslogtreecommitdiff
path: root/distrib
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
* Drop hc-build scriptBen Gamari2022-08-251-112/+0
* hadrian: Don't use mk/config.mk.inBen Gamari2022-08-071-1/+1
* hadrian: Fix binary distribution install attributesBen Gamari2022-08-071-0/+1
* hadrian: Rename documentation directories for consistency with makeBen Gamari2022-07-171-5/+0
* hadrian: Add --haddock-base-url option for specifying base-url when generatin...Matthew Pickering2022-07-041-1/+1
* update READMEEric Lindblad2022-05-261-2/+4
* 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
* update INSTALLEric Lindblad2022-05-101-3/+3
* Build ar archives with -L when "joining" objectsBen Gamari2022-04-061-0/+1
* Fix gen_contents_index logic for hadrian bindistMatthew Pickering2022-03-071-3/+8
* 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
* mkDocs: address shellcheck issuesAdam Sandberg Ericsson2020-12-221-4/+4
* mkDocs: fix extraction of Win32 docs from hadrian bindistAdam Sandberg Ericsson2020-12-221-2/+6
* mkDocs: support hadrian bindists #18973Adam Sandberg Ericsson2020-12-121-1/+3
* Refactor handling of object mergingBen Gamari2020-08-051-0/+1
* Replace ghcWithNativeCodeGen with a proper Backend datatypeSylvain Henry2020-07-222-2/+0
* 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
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* 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
* Remove unused remilestoning scriptÖmer Sinan Ağacan2019-04-111-119/+0
* Clean up URLs to point to GitLabTakenobu Tani2019-04-011-1/+1
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-1/+1
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-2/+2
* Rip out perl dependencyBen Gamari2019-03-091-10/+0