summaryrefslogtreecommitdiff
path: root/distrib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Control CPP through settings file (#8683)Carter Tazio Schonwald2014-07-021-0/+59
* Remove LANGUAGE pragrams implied by Haskell2010Herbert Valerio Riedel2014-05-142-3/+1
* Replace all #!/usr/bin/perl with #!/usr/bin/env perlJoachim Breitner2014-04-301-1/+2
* Fix typoGabor Greif2014-03-231-1/+1
* add omitted FP_PROG_AR_SUPPORTS_ATFILE into the distribution configure.ac (fi...Karel Gardas2014-02-191-0/+1
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-012-3/+3
* Detect linker information at runtime. Fixes Trac #6063Austin Seipp2013-06-161-2/+0
* Tweak the bindist comparison toolIan Lynagh2013-04-202-1/+6
* Remove the Windows installerIan Lynagh2013-04-202-801/+0
* Add support for OSX ld's -filelist flagIan Lynagh2013-03-181-0/+1
* Finish removing BootingFromHcIan Lynagh2013-02-171-3/+0
* remove old cross-compilation stuffSimon Marlow2013-01-301-5/+2
* Tweak the mkDocs scriptIan Lynagh2013-01-291-7/+20
* Add a "Done." line to compareIan Lynagh2013-01-271-1/+2
* Add a kludge to the compare tool for unicode filenamesIan Lynagh2013-01-271-1/+6
* Use Test.Regex.PCRE instead of .Posix in compareIan Lynagh2013-01-271-1/+1
* Add support to compare for comparing whole directoriesIan Lynagh2013-01-272-12/+62
* Remove unused FPTOOLS_SHEBANG_PERLIan Lynagh2012-11-131-1/+0
* Remove fake-happy; it's no longer usefulIan Lynagh2012-10-111-20/+0
* Remove cvs-build; it's no longer usedIan Lynagh2012-10-111-137/+0
* Remove the distrib/prep-bin-* scriptsIan Lynagh2012-10-117-401/+0
* Remove distrib/Mac*; fixes #7136Ian Lynagh2012-10-1118-1040/+0
* Build the dynamic way by default on Linux/amd64Ian Lynagh2012-10-031-1/+1
* Set the value of Unregisterised in the bindist configure.acIan Lynagh2012-08-081-0/+3
* Define LdCmd in the bindist configure.acIan Lynagh2012-08-061-0/+6
* More more ld-related settings into the settings fileIan Lynagh2012-08-051-0/+3
* Improve the size-change detection heuristics in the compare toolIan Lynagh2012-05-301-10/+13
* Add script for sending bug remilestoning e-mailsIan Lynagh2012-02-101-0/+118
* Don't include Cabal in mkDocsIan Lynagh2012-02-021-1/+1
* Validate fix: no cross compilation for bindistsSimon Marlow2012-01-301-1/+15
* Define "ar command" correctly in settings file on WindowsIan Lynagh2012-01-141-2/+2
* Use /usr/bin/gcc when making the OS X installerIan Lynagh2012-01-111-1/+1
* Store the word size as determined by configure, in the settings file (#5735)Simon Marlow2012-01-041-0/+5
* Test whether ld flags exist before using themIan Lynagh2011-11-271-0/+3
* Put the target platform in the settings fileIan Lynagh2011-10-191-0/+5
* Refactor configure.ac's: Define FIND_GCC() in aclocal.m4Ian Lynagh2011-08-031-12/+1
* Refactor configure.ac's: Put XCODE_VERSION() in aclocal.m4Ian Lynagh2011-08-031-21/+1
* Os X: With Xcode 4, check for gcc-4.2 also in the setup for binary distributionsManuel M T Chakravarty2011-08-011-1/+30
* Fix typoIan Lynagh2011-07-141-1/+1
* Mark mkinstaller executableMax Bolingbroke2011-06-291-0/+0
* Share more code between configure.ac and distrib/configure.ac.inIan Lynagh2011-06-221-0/+2
* Rename FP_HAVE_GCC to FP_GCC_VERSIONIan Lynagh2011-04-221-1/+1
* Rename "extra-gcc-opts" to "settings", and start generalising itIan Lynagh2011-04-212-2/+2
* Add a script for library mergingIan Lynagh2011-03-271-0/+34