2010-09-05 |
Ian Lynagh | Fix gcc wrapper for new mingw binaries |
tree | commitdiff |
2010-08-01 |
Ian Lynagh | Add a versions haddock binary for Windows |
tree | commitdiff |
2010-06-22 |
Ian Lynagh | Use the standard C wrapper code for the ghc-$version... |
tree | commitdiff |
2010-06-22 |
Ian Lynagh | Remove unnecessary C #includes |
tree | commitdiff |
2010-06-22 |
Ian Lynagh | Make the ghci.exe wrapper call the right ghc.exe |
tree | commitdiff |
2010-06-15 |
Ian Lynagh | Avoid using the new ~~ perl operator in the mangler |
tree | commitdiff |
2010-06-15 |
David Terei | Add new LLVM code generator to GHC. (Version 2) |
tree | commitdiff |
2010-05-04 |
Ian Lynagh | Use the in-tree windres; fixes trac #4032 |
tree | commitdiff |
2010-03-24 |
Ian Lynagh | Change how perl scripts get installed; partially fixes... |
tree | commitdiff |
2010-02-19 |
Ian Lynagh | Fix build on Windows |
tree | commitdiff |
2010-02-18 |
Ian Lynagh | Use the shared C wrapper code in ghci.c too |
tree | commitdiff |
2010-02-18 |
Ian Lynagh | Refactor gcc.c, pulling out the reusable code |
tree | commitdiff |
2009-11-11 |
Simon Marlow | Support for DragonFly BSD |
tree | commitdiff |
2009-11-05 |
Ian Lynagh | Make installation on *nix work for paths with spaces... |
tree | commitdiff |
2009-10-29 |
Ian Lynagh | Improvements to the gcc wrapper |
tree | commitdiff |
2009-10-27 |
Ian Lynagh | Wrap gcc on Windows, to provide the -B flags |
tree | commitdiff |
2009-10-02 |
Ian Lynagh | Use INSTALL_DIR, not MKDIRHIER, when installing |
tree | commitdiff |
2009-09-11 |
Ian Lynagh | Update the URL in the usage info to point to the curren... |
tree | commitdiff |
2009-08-16 |
Ian Lynagh | Build fixes |
tree | commitdiff |
2009-08-02 |
Ian Lynagh | Fix permissions when installing |
tree | commitdiff |
2009-07-06 |
Simon Marlow | don't create inplace/bin/ghc-<version> |
tree | commitdiff |
2009-07-05 |
Ian Lynagh | Update driver/Makefile for the new build system |
tree | commitdiff |
2009-06-16 |
Ian Lynagh | Fix the ghci wrapper |
tree | commitdiff |
2009-05-30 |
Ian Lynagh | Quote commands that we run, so they work if there are... |
tree | commitdiff |
2009-05-24 |
Ian Lynagh | Remove unused variables |
tree | commitdiff |
2009-05-24 |
Ian Lynagh | Remove unused variables |
tree | commitdiff |
2009-05-11 |
Simon Marlow | stub Makefile |
tree | commitdiff |
2009-04-28 |
Simon Marlow | Add a header to all build system files: |
tree | commitdiff |
2009-04-26 |
Ian Lynagh | GHC new build system megapatch |
tree | commitdiff |
2009-02-18 |
Ian Lynagh | Fix ghc and ghci wrappers on Windows |
tree | commitdiff |
2009-02-17 |
Ian Lynagh | Make versioned ghc and ghci programs on Windows; fixes... |
tree | commitdiff |
2009-02-11 |
Ian Lynagh | Tweak the mangler; fixes trac #2871 |
tree | commitdiff |
2008-10-09 |
Ian Lynagh | Install a versioned ghc-pkg script; fixes trac #2662 |
tree | commitdiff |
2008-09-24 |
Ian Lynagh | Use -f when making the runhaskell symlink |
tree | commitdiff |
2008-09-19 |
Ian Lynagh | Gix the ghcii script |
tree | commitdiff |
2008-09-19 |
Ian Lynagh | Create runhaskell as well as runghc |
tree | commitdiff |
2008-09-18 |
Ian Lynagh | Make the ghci scripts point to the versioned GHC progra... |
tree | commitdiff |
2008-09-12 |
Ian Lynagh | Reinstate the driver/ghc directory, to create a version... |
tree | commitdiff |
2008-09-08 |
Ian Lynagh | Use test -f rather than test -e |
tree | commitdiff |
2008-08-25 |
Ian Lynagh | When making bindists, check that we know where we are |
tree | commitdiff |
2008-08-25 |
Ian Lynagh | Fix the ghci script; fixes trac #2485 |
tree | commitdiff |
2008-08-16 |
Ian Lynagh | Comment fixes; trac #2468 |
tree | commitdiff |
2008-08-13 |
Simon Marlow | move INPLACE_DATA_DIR into mk/config.mk and share it |
tree | commitdiff |
2008-08-10 |
Ian Lynagh | Remove references to the files that the RTS no longer... |
tree | commitdiff |
2008-08-10 |
Ian Lynagh | We don't need to generate driver/package.conf any more... |
tree | commitdiff |
2008-08-10 |
Ian Lynagh | Remove driver/ghc; The Cabal package in ghc/ now makes... |
tree | commitdiff |
2008-08-10 |
Ian Lynagh | bindist fixes |
tree | commitdiff |
2008-08-10 |
Ian Lynagh | bindists are now some way towards working |
tree | commitdiff |
2008-07-18 |
Ian Lynagh | Some "install" and "clean" fixes |
tree | commitdiff |
2008-07-18 |
Ian Lynagh | More build system changes; ghc-pkg is now built with... |
tree | commitdiff |
2008-07-09 |
Ian Lynagh | Remove all references to -mno-cygwin |
tree | commitdiff |
2008-06-11 |
Ian Lynagh | Fix the splitter with perl 5.10; patch from Audrey... |
tree | commitdiff |
2008-06-06 |
Ian Lynagh | Enable the mangler for netbsd/amd64; fixes trac #2347 |
tree | commitdiff |
2008-05-11 |
Ian Lynagh | Tell the mangler how to mangle for amd64/freebsd; fixes... |
tree | commitdiff |
2008-02-05 |
Simon Marlow | FIX #2047: Windows (and older Unixes): align info table... |
tree | commitdiff |
2008-01-16 |
Ian Lynagh | Tweak the splitter |
tree | commitdiff |
2007-12-17 |
Ian Lynagh | Make ghcii.sh executable |
tree | commitdiff |
2007-11-10 |
Ian Lynagh | Use INSTALL_SCRIPT, not INSTALL_PROGRAM, when installin... |
tree | commitdiff |
2007-10-31 |
Simon Marlow | clean ghci-inplace |
tree | commitdiff |
2007-10-08 |
Simon Marlow | comment-out "use vars" in 3 places (see #1739) |
tree | commitdiff |
2007-09-14 |
Ian Lynagh | Fix copy+paste-o, spotted by Simon Marlow |
tree | commitdiff |
2007-09-05 |
Ian Lynagh | Fix bindist creation on Windows |
tree | commitdiff |
2007-08-28 |
Ian Lynagh | Use DESTDIR when installing |
tree | commitdiff |
2007-08-21 |
Ian Lynagh | Remove odd recursive call in the driver/ghci Makefile |
tree | commitdiff |
2007-07-03 |
Clemens Fruhwirth | windres to use the gcc given as --with-cc. |
tree | commitdiff |
2007-07-30 |
audreyt@audreyt.org | * ghc-asm: Finally did away with $* in a way that works... |
tree | commitdiff |
2007-07-06 |
Clemens Fruhwirth | Fix -split-obj on Mac OS via -fasm |
tree | commitdiff |
2007-07-12 |
audreyt@audreyt.org | Revert the $* patch for earlier Perls as it breaks... |
tree | commitdiff |
2007-07-11 |
audreyt@audreyt.org | In mangler, lift the multiline-match pragma to toplevel... |
tree | commitdiff |
2007-07-11 |
audreyt@audreyt.org | * Evil Mangler broke under Perl 5.9+ because $* is... |
tree | commitdiff |
2007-06-14 |
Simon Marlow | workaround for #1421 (Solaris linker being picky about... |
tree | commitdiff |
2007-06-02 |
Ian Lynagh | Remove now-unused files |
tree | commitdiff |
2007-06-02 |
Ian Lynagh | Fix ghcii.sh creation |
tree | commitdiff |
2007-06-01 |
Ian Lynagh | Fix bindist creation |
tree | commitdiff |
2007-05-31 |
Ian Lynagh | Rework the build system a bit |
tree | commitdiff |
2007-05-10 |
Simon Marlow | improve comments about x86-64 relative-offset hackery |
tree | commitdiff |
2007-05-10 |
Simon Marlow | FIX #1343: regex bug in the x86_64 mangler settings |
tree | commitdiff |
2007-03-27 |
red5_2@hotmail.com | save two more FP registers on ia64 |
tree | commitdiff |
2007-03-18 |
red5_2@hotmail.com | mangler and runtime updates for gcc 4 on ia64 |
tree | commitdiff |
2007-03-08 |
wolfgang.thaller... | Make constructor names in info tables position independent |
tree | commitdiff |
2007-02-27 |
Ian Lynagh | Fixes for the mangler on IA64 |
tree | commitdiff |
2007-01-08 |
Ian Lynagh | Have the splitter duplicate the .note.GNU-stack |
tree | commitdiff |
2007-01-08 |
Ian Lynagh | Have the mangler keep .note.GNU-stack |
tree | commitdiff |
2006-12-12 |
Simon Marlow | Fix the pattern for _hpc symbols: it incorrectly matche... |
tree | commitdiff |
2006-10-06 |
Simon Marlow | Fix _module_registered bug for sparc linux. |
tree | commitdiff |
2006-11-27 |
wolfgang.thaller... | Initial support for x86_64-darwin |
tree | commitdiff |
2006-11-20 |
wolfgang.thaller... | Mac OS X mangler: follow some minor gcc changes |
tree | commitdiff |
2006-10-24 |
andy@galois.com | Haskell Program Coverage |
tree | commitdiff |
2006-06-22 |
Simon Marlow | fix for when path to GHC contains spaces, from #695 |
tree | commitdiff |
2006-06-02 |
Neil Mitchell | A better icon for GHCi |
tree | commitdiff |
2006-04-07 |
Simon Marlow | Reorganisation of the source tree |
tree | commitdiff |
|