| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: Don't hard-code strip tool | Ben Gamari | 2017-09-25 | 1 | -0/+6 |
* | get-win32-tarballs: Use correct `find` | Ben Gamari | 2017-09-05 | 1 | -0/+6 |
* | Preserve HaskellHaveRTSLinker in bindist | Ben Gamari | 2017-07-23 | 1 | -0/+3 |
* | distrib/configure: Carry FFI include/lib paths from source distribution | Ben Gamari | 2017-07-23 | 1 | -0/+7 |
* | distrib/configure: Canonicalize triples | Ben Gamari | 2017-07-20 | 1 | -0/+7 |
* | distrib/configure: Fail if we can't detect machine's word size | Ben Gamari | 2017-07-12 | 1 | -3/+13 |
* | Add -fuse-ld flag to CFLAGS during configure | Ben Gamari | 2017-07-03 | 1 | -0/+1 |
* | configure: Coerce gcc to use $LD instead of system default | Ben Gamari | 2017-06-29 | 1 | -12/+13 |
* | Do not hardcode the specific linker to use | Moritz Angermann | 2017-05-11 | 1 | -1/+1 |
* | configure: Kill off FP_ARG_WITH_* | Ben Gamari | 2017-04-25 | 1 | -2/+2 |
* | Pass -no-pie to GCC | Ben Gamari | 2016-11-11 | 1 | -0/+1 |
* | Revert "Pass -no-pie to GCC" | Ben Gamari | 2016-11-10 | 1 | -1/+0 |
* | Pass -no-pie to GCC | Ben Gamari | 2016-11-10 | 1 | -0/+1 |
* | distrib: Fix libdw bindist check | Ben Gamari | 2016-09-05 | 1 | -11/+12 |
* | Build system: mention ghc version in bindist's `configure --help` docdir | Thomas Miedema | 2016-06-14 | 1 | -1/+1 |
* | Fix detection and use of `USE_LIBDW` | Erik de Castro Lopo | 2016-06-01 | 1 | -2/+2 |
* | Rework CC/CC_STAGE0 handling in `configure.ac` | Herbert Valerio Riedel | 2016-04-16 | 1 | -3/+1 |
* | libdw: More precise version check | Ben Gamari | 2016-04-16 | 1 | -2/+8 |
* | Autoconf: detect and set CFLAGS/CPPFLAGS needed for C99 mode | Herbert Valerio Riedel | 2016-03-28 | 1 | -0/+5 |
* | Build system: fix `pwd` issues on Windows | Thomas Miedema | 2016-01-08 | 1 | -2/+3 |
* | Build system: delete ghc-pwd | Thomas Miedema | 2016-01-04 | 1 | -1/+0 |
* | Libdw: Add libdw-based stack unwinding | Ben Gamari | 2015-10-17 | 1 | -0/+5 |
* | configure : LLVM and LD detections improvements (#10234). | Erik de Castro Lopo | 2015-04-11 | 1 | -2/+19 |
* | Remove RAWCPP_FLAGS (Task #9094) | Thomas Miedema | 2015-02-17 | 1 | -0/+2 |
* | workaround Solaris 11 GNU C CPP issue by using GNU C 3.4 as CPP | Karel Gardas | 2014-08-17 | 1 | -58/+2 |
* | Control CPP through settings file (#8683) | Carter Tazio Schonwald | 2014-07-02 | 1 | -0/+59 |
* | add omitted FP_PROG_AR_SUPPORTS_ATFILE into the distribution configure.ac (fi... | Karel Gardas | 2014-02-19 | 1 | -0/+1 |
* | Detect linker information at runtime. Fixes Trac #6063 | Austin Seipp | 2013-06-16 | 1 | -2/+0 |
* | Add support for OSX ld's -filelist flag | Ian Lynagh | 2013-03-18 | 1 | -0/+1 |
* | Finish removing BootingFromHc | Ian Lynagh | 2013-02-17 | 1 | -3/+0 |
* | remove old cross-compilation stuff | Simon Marlow | 2013-01-30 | 1 | -5/+2 |
* | Remove unused FPTOOLS_SHEBANG_PERL | Ian Lynagh | 2012-11-13 | 1 | -1/+0 |
* | Build the dynamic way by default on Linux/amd64 | Ian Lynagh | 2012-10-03 | 1 | -1/+1 |
* | Set the value of Unregisterised in the bindist configure.ac | Ian Lynagh | 2012-08-08 | 1 | -0/+3 |
* | Define LdCmd in the bindist configure.ac | Ian Lynagh | 2012-08-06 | 1 | -0/+6 |
* | More more ld-related settings into the settings file | Ian Lynagh | 2012-08-05 | 1 | -0/+3 |
* | Validate fix: no cross compilation for bindists | Simon Marlow | 2012-01-30 | 1 | -1/+15 |
* | Define "ar command" correctly in settings file on Windows | Ian Lynagh | 2012-01-14 | 1 | -2/+2 |
* | Store the word size as determined by configure, in the settings file (#5735) | Simon Marlow | 2012-01-04 | 1 | -0/+5 |
* | Test whether ld flags exist before using them | Ian Lynagh | 2011-11-27 | 1 | -0/+3 |
* | Put the target platform in the settings file | Ian Lynagh | 2011-10-19 | 1 | -0/+5 |
* | Refactor configure.ac's: Define FIND_GCC() in aclocal.m4 | Ian Lynagh | 2011-08-03 | 1 | -12/+1 |
* | Refactor configure.ac's: Put XCODE_VERSION() in aclocal.m4 | Ian Lynagh | 2011-08-03 | 1 | -21/+1 |
* | Os X: With Xcode 4, check for gcc-4.2 also in the setup for binary distributions | Manuel M T Chakravarty | 2011-08-01 | 1 | -1/+30 |
* | Share more code between configure.ac and distrib/configure.ac.in | Ian Lynagh | 2011-06-22 | 1 | -0/+2 |
* | Rename FP_HAVE_GCC to FP_GCC_VERSION | Ian Lynagh | 2011-04-22 | 1 | -1/+1 |
* | Rename "extra-gcc-opts" to "settings", and start generalising it | Ian Lynagh | 2011-04-21 | 1 | -1/+1 |
* | Fix platform detection in bindists | Ian Lynagh | 2011-02-11 | 1 | -0/+3 |
* | Keep separate linker flags, for when we want to link with gcc or ld | Ian Lynagh | 2011-01-24 | 1 | -7/+14 |
* | For bindists, build ghc-pwd with stage 1 | Ian Lynagh | 2010-11-21 | 1 | -0/+1 |