| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix ghc and ghci wrappers on Windows | Ian Lynagh | 2009-02-18 | 2 | -3/+3 |
* | Make versioned ghc and ghci programs on Windows; fixes trac #2827 | Ian Lynagh | 2009-02-17 | 3 | -2/+167 |
* | Tweak the mangler; fixes trac #2871 | Ian Lynagh | 2009-02-11 | 1 | -1/+1 |
* | Install a versioned ghc-pkg script; fixes trac #2662 | Ian Lynagh | 2008-10-09 | 2 | -1/+19 |
* | Use -f when making the runhaskell symlink | Ian Lynagh | 2008-09-24 | 1 | -1/+1 |
* | Gix the ghcii script | Ian Lynagh | 2008-09-19 | 1 | -1/+1 |
* | Create runhaskell as well as runghc | Ian Lynagh | 2008-09-19 | 2 | -1/+15 |
* | Make the ghci scripts point to the versioned GHC program, not just "ghc" | Ian Lynagh | 2008-09-18 | 1 | -2/+2 |
* | Reinstate the driver/ghc directory, to create a versioned GHC program | Ian Lynagh | 2008-09-12 | 2 | -1/+19 |
* | Use test -f rather than test -e | Ian Lynagh | 2008-09-08 | 1 | -1/+1 |
* | When making bindists, check that we know where we are | Ian Lynagh | 2008-08-25 | 1 | -0/+4 |
* | Fix the ghci script; fixes trac #2485 | Ian Lynagh | 2008-08-25 | 1 | -9/+6 |
* | Comment fixes; trac #2468 | Ian Lynagh | 2008-08-16 | 1 | -2/+2 |
* | move INPLACE_DATA_DIR into mk/config.mk and share it | Simon Marlow | 2008-08-13 | 1 | -1/+0 |
* | Remove references to the files that the RTS no longer knows about | Ian Lynagh | 2008-08-10 | 1 | -3/+3 |
* | We don't need to generate driver/package.conf any more; spotted by Simon | Ian Lynagh | 2008-08-10 | 1 | -1/+0 |
* | Remove driver/ghc; The Cabal package in ghc/ now makes a wrapper itself | Ian Lynagh | 2008-08-10 | 1 | -28/+0 |
* | bindist fixes | Ian Lynagh | 2008-08-10 | 1 | -1/+1 |
* | bindists are now some way towards working | Ian Lynagh | 2008-08-10 | 5 | -18/+8 |
* | Some "install" and "clean" fixes | Ian Lynagh | 2008-07-18 | 1 | -1/+1 |
* | More build system changes; ghc-pkg is now built with Cabal | Ian Lynagh | 2008-07-18 | 1 | -7/+9 |
* | Remove all references to -mno-cygwin | Ian Lynagh | 2008-07-09 | 1 | -2/+2 |
* | Fix the splitter with perl 5.10; patch from Audrey Tang | Ian Lynagh | 2008-06-11 | 1 | -82/+81 |
* | Enable the mangler for netbsd/amd64; fixes trac #2347 | Ian Lynagh | 2008-06-06 | 1 | -1/+1 |
* | Tell the mangler how to mangle for amd64/freebsd; fixes trac #2072 | Ian Lynagh | 2008-05-11 | 1 | -1/+1 |
* | FIX #2047: Windows (and older Unixes): align info tables to 4 bytes, not 2 | Simon Marlow | 2008-02-05 | 1 | -7/+7 |
* | Tweak the splitter | Ian Lynagh | 2008-01-16 | 1 | -3/+3 |
* | Make ghcii.sh executable | Ian Lynagh | 2007-12-17 | 1 | -0/+1 |
* | Use INSTALL_SCRIPT, not INSTALL_PROGRAM, when installing scripts; fixes #1858 | Ian Lynagh | 2007-11-10 | 2 | -6/+6 |
* | clean ghci-inplace | Simon Marlow | 2007-10-31 | 1 | -0/+1 |
* | comment-out "use vars" in 3 places (see #1739) | Simon Marlow | 2007-10-08 | 1 | -3/+3 |
* | Fix copy+paste-o, spotted by Simon Marlow | Ian Lynagh | 2007-09-14 | 1 | -1/+1 |
* | Fix bindist creation on Windows | Ian Lynagh | 2007-09-05 | 1 | -1/+1 |
* | Use DESTDIR when installing | Ian Lynagh | 2007-08-28 | 2 | -2/+2 |
* | Remove odd recursive call in the driver/ghci Makefile | Ian Lynagh | 2007-08-21 | 1 | -10/+0 |
* | windres to use the gcc given as --with-cc. | Clemens Fruhwirth | 2007-07-03 | 1 | -1/+1 |
* | * ghc-asm: Finally did away with $* in a way that works with Perl 5.6~5.10+, ... | audreyt@audreyt.org | 2007-07-30 | 1 | -397/+385 |
* | Fix -split-obj on Mac OS via -fasm | Clemens Fruhwirth | 2007-07-06 | 1 | -2/+2 |
* | Revert the $* patch for earlier Perls as it breaks the build. Sorry. :/ | audreyt@audreyt.org | 2007-07-12 | 1 | -1/+4 |
* | In mangler, lift the multiline-match pragma to toplevel and document it better. | audreyt@audreyt.org | 2007-07-11 | 1 | -6/+12 |
* | * Evil Mangler broke under Perl 5.9+ because $* is gone; this fixes it. | audreyt@audreyt.org | 2007-07-11 | 1 | -2/+5 |
* | workaround for #1421 (Solaris linker being picky about .size) | Simon Marlow | 2007-06-14 | 1 | -1/+7 |
* | Remove now-unused files | Ian Lynagh | 2007-06-02 | 2 | -5/+0 |
* | Fix ghcii.sh creation | Ian Lynagh | 2007-06-02 | 1 | -2/+2 |
* | Fix bindist creation | Ian Lynagh | 2007-06-01 | 5 | -0/+24 |
* | Rework the build system a bit | Ian Lynagh | 2007-05-31 | 5 | -66/+56 |
* | improve comments about x86-64 relative-offset hackery | Simon Marlow | 2007-05-10 | 1 | -0/+2 |
* | FIX #1343: regex bug in the x86_64 mangler settings | Simon Marlow | 2007-05-10 | 1 | -2/+2 |
* | save two more FP registers on ia64 | red5_2@hotmail.com | 2007-03-27 | 1 | -4/+5 |
* | mangler and runtime updates for gcc 4 on ia64 | red5_2@hotmail.com | 2007-03-18 | 1 | -114/+239 |