| Commit message (Expand) | Author | Age | Files | Lines |
* | Control CPP through settings file (#8683) | Carter Tazio Schonwald | 2014-07-02 | 1 | -0/+59 |
* | Remove LANGUAGE pragrams implied by Haskell2010 | Herbert Valerio Riedel | 2014-05-14 | 2 | -3/+1 |
* | Replace all #!/usr/bin/perl with #!/usr/bin/env perl | Joachim Breitner | 2014-04-30 | 1 | -1/+2 |
* | Fix typo | Gabor Greif | 2014-03-23 | 1 | -1/+1 |
* | add omitted FP_PROG_AR_SUPPORTS_ATFILE into the distribution configure.ac (fi... | Karel Gardas | 2014-02-19 | 1 | -0/+1 |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 2 | -3/+3 |
* | Detect linker information at runtime. Fixes Trac #6063 | Austin Seipp | 2013-06-16 | 1 | -2/+0 |
* | Tweak the bindist comparison tool | Ian Lynagh | 2013-04-20 | 2 | -1/+6 |
* | Remove the Windows installer | Ian Lynagh | 2013-04-20 | 2 | -801/+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 |
* | Tweak the mkDocs script | Ian Lynagh | 2013-01-29 | 1 | -7/+20 |
* | Add a "Done." line to compare | Ian Lynagh | 2013-01-27 | 1 | -1/+2 |
* | Add a kludge to the compare tool for unicode filenames | Ian Lynagh | 2013-01-27 | 1 | -1/+6 |
* | Use Test.Regex.PCRE instead of .Posix in compare | Ian Lynagh | 2013-01-27 | 1 | -1/+1 |
* | Add support to compare for comparing whole directories | Ian Lynagh | 2013-01-27 | 2 | -12/+62 |
* | Remove unused FPTOOLS_SHEBANG_PERL | Ian Lynagh | 2012-11-13 | 1 | -1/+0 |
* | Remove fake-happy; it's no longer useful | Ian Lynagh | 2012-10-11 | 1 | -20/+0 |
* | Remove cvs-build; it's no longer used | Ian Lynagh | 2012-10-11 | 1 | -137/+0 |
* | Remove the distrib/prep-bin-* scripts | Ian Lynagh | 2012-10-11 | 7 | -401/+0 |
* | Remove distrib/Mac*; fixes #7136 | Ian Lynagh | 2012-10-11 | 18 | -1040/+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 |
* | Improve the size-change detection heuristics in the compare tool | Ian Lynagh | 2012-05-30 | 1 | -10/+13 |
* | Add script for sending bug remilestoning e-mails | Ian Lynagh | 2012-02-10 | 1 | -0/+118 |
* | Don't include Cabal in mkDocs | Ian Lynagh | 2012-02-02 | 1 | -1/+1 |
* | 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 |
* | Use /usr/bin/gcc when making the OS X installer | Ian Lynagh | 2012-01-11 | 1 | -1/+1 |
* | 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 |
* | Fix typo | Ian Lynagh | 2011-07-14 | 1 | -1/+1 |
* | Mark mkinstaller executable | Max Bolingbroke | 2011-06-29 | 1 | -0/+0 |
* | 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 | 2 | -2/+2 |
* | Add a script for library merging | Ian Lynagh | 2011-03-27 | 1 | -0/+34 |
* | bindist comparison tool: Some logic improvements, and testsuite support | Ian Lynagh | 2011-03-27 | 3 | -62/+59 |
* | Bindist comparison tool: Recognise OS X .dylib files too | Ian Lynagh | 2011-03-25 | 1 | -3/+3 |
* | bindist checker improvements | Ian Lynagh | 2011-03-22 | 6 | -122/+204 |
* | Hack to get the compare tool to work on Windows "bindists" | Ian Lynagh | 2011-03-21 | 1 | -3/+8 |
* | bindist comparison tool: Improve way-difference behaviour | Ian Lynagh | 2011-03-16 | 1 | -0/+2 |
* | Bindist comparison tool: add --ignore-size-changes flag | Ian Lynagh | 2011-03-16 | 2 | -4/+12 |