| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Bindist comparison tool: Handle differences in the library ways nicely | Ian Lynagh | 2011-03-16 | 6 | -53/+150 |
* | Initial implementation of bindist comparison tool | Ian Lynagh | 2011-03-15 | 6 | -0/+346 |
* | Generate the OS X installer from a bindist, rather than from a source tree | Ian Lynagh | 2011-02-23 | 6 | -135/+109 |
* | 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 |
* | Remove references to Haskell 98 | Ian Lynagh | 2010-11-23 | 2 | -2/+2 |
* | For bindists, build ghc-pwd with stage 1 | Ian Lynagh | 2010-11-21 | 1 | -0/+1 |
* | Tweak the bindist configure.ac.in | Ian Lynagh | 2010-11-20 | 1 | -20/+7 |
* | OS X uninstaller: Pass create-links its argument | Ian Lynagh | 2010-10-23 | 1 | -1/+1 |
* | Tweak the OS X installer uninstaller script | Ian Lynagh | 2010-10-23 | 1 | -20/+20 |
* | Improve the OS X installer | Ian Lynagh | 2010-10-22 | 8 | -92/+110 |
* | Windows installer improvements from Claus | Ian Lynagh | 2010-10-21 | 1 | -9/+29 |
* | Change how the OS X installer's create-links finds the versin number | Ian Lynagh | 2010-10-17 | 1 | -1/+1 |
* | Add more quoting to distrib/MacOS/installer-scripts/create-links | Ian Lynagh | 2010-10-17 | 1 | -4/+4 |
* | change os x installer to allow multiple installed versions | Evan Laforge | 2010-09-29 | 8 | -24/+32 |
* | Explicitly give the right path to perl when making the OS X installer; #4183 | Ian Lynagh | 2010-07-28 | 1 | -1/+1 |
* | Set stage-specific CC/LD opts in the bindist configure.ac | Ian Lynagh | 2010-07-24 | 1 | -4/+11 |
* | OS X 64 installer fixes from Barney Stratford | Ian Lynagh | 2010-05-28 | 2 | -4/+4 |
* | Update various 'sh boot's to 'perl boot' | Ian Lynagh | 2010-05-16 | 1 | -2/+2 |
* | Pass "-i org.haskell.GHC" to packagemaker when building the OS X installer | Ian Lynagh | 2010-03-31 | 1 | -1/+1 |
* | Fix the ghci startmenu item | Ian Lynagh | 2010-03-26 | 1 | -1/+1 |
* | Fix paths to docs in "Start Menu" entries in Windows installer; fixes #3847 | Ian Lynagh | 2010-03-26 | 1 | -3/+3 |
* | Add a licence file for the Windows installer to use | Ian Lynagh | 2010-03-26 | 1 | -0/+704 |
* | Add the licence file to the Windows installer. Fixes #3934 | Ian Lynagh | 2010-03-26 | 1 | -0/+1 |
* | Pass the location of gcc in the ghc wrapper script; partially fixes #3863 | Ian Lynagh | 2010-03-24 | 1 | -1/+6 |
* | Check for suitable versions of make in bindists; fixes trac #3860 | Ian Lynagh | 2010-02-20 | 1 | -0/+19 |
* | Put README and INSTALL into bindists | Ian Lynagh | 2009-12-09 | 1 | -0/+0 |
* | Remove unused distrib/Makefile-bin-vars.in file | Ian Lynagh | 2009-11-07 | 1 | -39/+0 |
* | Define CONF_CC_OPTS/CONF_LD_OPTS in bindists | Ian Lynagh | 2009-11-07 | 1 | -0/+5 |
* | Define BootingFromHc in bindists; fixes #3617 | Ian Lynagh | 2009-10-31 | 1 | -0/+3 |
* | Remove readline license info from OS X package | Ian Lynagh | 2009-10-24 | 1 | -694/+0 |
* | Make the bindist AC_INIT line match the main configure script's | Ian Lynagh | 2009-10-04 | 1 | -2/+1 |
* | The Windows installer now needs to get its files from bindistprep/ | Ian Lynagh | 2009-09-30 | 1 | -1/+1 |
* | Don't use absolute paths unnecessarily when making bindists | Ian Lynagh | 2009-09-27 | 1 | -1/+1 |