summaryrefslogtreecommitdiff
path: root/distrib
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
* 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
* Rip out object splittingBen Gamari2019-03-052-2/+0
* configure: Document CLANG, LLC, and OPT variablesBen Gamari2019-02-121-0/+2
* distrib/configure: Set RanlibCmdBen Gamari2018-11-231-0/+2
* distrib: Remove mention of no-longer-existent make targetBen Gamari2018-10-031-3/+0
* 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
* mkDocs: Don't install *.psBen Gamari2017-07-051-1/+1
* 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
* mkDocs: Fix fallout from c5f4f95c64006a9fBen Gamari2016-02-071-1/+1
* mkDocs: Update for xzBen Gamari2016-02-071-3/+3
* 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
* Build system: delete unused distrib/MakefileThomas Miedema2015-08-211-73/+0
* 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
* Change all hashbangs to /usr/bin/env (#9057)Thomas Miedema2014-09-231-1/+1
* workaround Solaris 11 GNU C CPP issue by using GNU C 3.4 as CPPKarel Gardas2014-08-171-58/+2