2009-05-13 |
Simon Marlow | dummy-ghc should depend on config.mk, to pick up the... |
tree | commitdiff |
2009-05-07 |
Ian Lynagh | Rename pwd to ghc-pwd |
tree | commitdiff |
2009-05-07 |
Ian Lynagh | Remove pwd's Makefile from the old build system |
tree | commitdiff |
2009-05-05 |
Ian Lynagh | Simplify utils/pwd |
tree | commitdiff |
2009-04-30 |
Ian Lynagh | Fix building Haskeline on Windows |
tree | commitdiff |
2009-04-30 |
Ian Lynagh | Fix mkdependC: Make it tell cpp to use our temporary... |
tree | commitdiff |
2009-04-29 |
Ian Lynagh | Tweak ghc-cabal |
tree | commitdiff |
2009-04-29 |
Ian Lynagh | Add special support for haskeline |
tree | commitdiff |
2009-04-29 |
Ian Lynagh | In mkdependC.prl, create temp files properly |
tree | commitdiff |
2009-04-28 |
Simon Marlow | move runstdtest into nofib |
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-04-24 |
Ian Lynagh | Require a bang pattern when unlifted types are where... |
tree | commitdiff |
2009-03-05 |
Ian Lynagh | Add --version to runghc. Trac #2757. |
tree | commitdiff |
2009-03-03 |
Simon Marlow | improvements: generate LaTeX tables for more than one run |
tree | commitdiff |
2009-01-15 |
Simon Marlow | soup-up "ghc-pkg check" |
tree | commitdiff |
2009-01-15 |
Tim Chevalier | External Core: re-add code I removed mistakenly in... |
tree | commitdiff |
2009-01-14 |
Tim Chevalier | External Core lib: lots of cleanup |
tree | commitdiff |
2009-01-09 |
Simon Marlow | FIX BUILD on Windows (fix for #2873 broke it) |
tree | commitdiff |
2009-01-08 |
Simon Marlow | Fix #2873: should fail if a package DB desn't exist |
tree | commitdiff |
2009-01-05 |
Tim Chevalier | ext-core: change .cabal file so we can build with eithe... |
tree | commitdiff |
2009-01-05 |
Tim Chevalier | ext-core: fix some Prep bugs |
tree | commitdiff |
2009-01-05 |
Tim Chevalier | ext-core: use shorter names when combining modules |
tree | commitdiff |
2009-01-05 |
Tim Chevalier | ext-core: twiddle primitive things |
tree | commitdiff |
2008-11-28 |
Ian Lynagh | Teach runghc about --help; fixes trac #2757 |
tree | commitdiff |
2008-08-14 |
dias@eecs.harvard.edu | Merging in the new codegen branch |
tree | commitdiff |
2008-11-18 |
Simon Marlow | Add optional eager black-holing, with new flag -feager... |
tree | commitdiff |
2008-11-14 |
Simon Marlow | close the temporary Handle before removing the file |
tree | commitdiff |
2008-11-10 |
Thomas Schilling | Fix line numbers in TAGS files. |
tree | commitdiff |
2008-11-08 |
Ian Lynagh | Remove some flag duplication from a Makefile |
tree | commitdiff |
2008-11-08 |
Ian Lynagh | ghc_ge_605 is now always YES |
tree | commitdiff |
2008-10-31 |
Ian Lynagh | Refuse to register packages with unversioned dependenci... |
tree | commitdiff |
2008-10-28 |
Thomas Schilling | Include record fields in tags. |
tree | commitdiff |
2008-10-23 |
Simon Marlow | include an elapsed time table |
tree | commitdiff |
2008-10-23 |
Simon Marlow | generate a valid summary for older GHC versions too |
tree | commitdiff |
2008-10-15 |
Ian Lynagh | Fix the build when the bootstrapping compiler has a... |
tree | commitdiff |
2008-10-13 |
Thomas Schilling | Use cabal information to get GHC's flags to `ghctags'. |
tree | commitdiff |
2008-10-07 |
Thomas Schilling | Make ghctags compile again. |
tree | commitdiff |
2008-10-03 |
Ian Lynagh | Always use extensible exceptions in ghc-pkg, rather... |
tree | commitdiff |
2008-09-30 |
Ian Lynagh | don't install the installPackage program |
tree | commitdiff |
2008-09-20 |
Ian Lynagh | Update dependencies |
tree | commitdiff |
2008-09-20 |
Ian Lynagh | Fix building with GHC 6.6 |
tree | commitdiff |
2008-09-18 |
Tim Chevalier | ext-core library: Parser fixes; make it build with... |
tree | commitdiff |
2008-09-17 |
Ian Lynagh | Wibble ghc-pkg imports to fix building on Windows |
tree | commitdiff |
2008-09-17 |
Ian Lynagh | ghc-pkg needs to make package.conf with sensible permis... |
tree | commitdiff |
2008-09-14 |
Ian Lynagh | Add "#!/bin/sh" to runghc.wrapper |
tree | commitdiff |
2008-09-16 |
andygill@ku.edu | Fixing directory creation to not create "" directories... |
tree | commitdiff |
2008-09-15 |
andygill@ku.edu | Fix Trac #2311: creates subdirs for package coverage... |
tree | commitdiff |
2008-09-12 |
Tim Chevalier | ext-core library: Add dead code eliminator for Core |
tree | commitdiff |
2008-09-12 |
Tim Chevalier | ext-core library: expose some more modules |
tree | commitdiff |
2008-09-12 |
Tim Chevalier | ext-core library: Change syntax for primitive coercions |
tree | commitdiff |
2008-09-12 |
Tim Chevalier | ext-core library: Export a lot more things from Prims |
tree | commitdiff |
2008-09-12 |
Tim Chevalier | ext-core library: Extend Core preprocessor |
tree | commitdiff |
2008-09-12 |
Tim Chevalier | ext-core library: Export a bunch more stuff from the... |
tree | commitdiff |
2008-09-12 |
Tim Chevalier | ext-core library: Fix performance bug |
tree | commitdiff |
2008-09-12 |
Tim Chevalier | ext-core library: Remove some cruft |
tree | commitdiff |
2008-09-12 |
Tim Chevalier | ext-core library: Add code for merging multiple Core... |
tree | commitdiff |
2008-09-11 |
Ian Lynagh | Don't install pwd |
tree | commitdiff |
2008-09-08 |
Simon Marlow | make this build with GHC 6.7+ |
tree | commitdiff |
2008-09-05 |
Ian Lynagh | Add a comment to utils/Makefile |
tree | commitdiff |
2008-09-05 |
Ian Lynagh | Move the "This is a generated file" to the top of GHC... |
tree | commitdiff |
2008-09-05 |
Ian Lynagh | Make genprimopcode generate code that haddock 2 understands |
tree | commitdiff |
2008-09-03 |
Ian Lynagh | Re-merge concurrent,timeout,unique,st,getopt into base |
tree | commitdiff |
2008-09-02 |
simonpj@microsoft.com | Cope with recent versions of Perl that lack the $*... |
tree | commitdiff |
2008-08-28 |
Ian Lynagh | Update the build system to handle building and using... |
tree | commitdiff |
2008-08-14 |
Ian Lynagh | Build haddock with the stage1 compiler |
tree | commitdiff |
2008-08-25 |
Ian Lynagh | Fix "runghc foo" where the program is foo.hs or foo.lhs |
tree | commitdiff |
2008-08-25 |
Ian Lynagh | When making bindists, check that we know where we are |
tree | commitdiff |
2008-08-25 |
Ian Lynagh | Get everything building with base 4 in the HEAD |
tree | commitdiff |
2008-08-24 |
Ian Lynagh | concurrent, unique, timeout have now been split off... |
tree | commitdiff |
2008-08-24 |
Ian Lynagh | getopt is now split off from base |
tree | commitdiff |
2008-08-21 |
Ian Lynagh | Fix warnings in runghc |
tree | commitdiff |
2008-08-21 |
Ian Lynagh | Make some utils -Wall clean |
tree | commitdiff |
2008-08-17 |
Ian Lynagh | Avoid scary "Package contains no library to register... |
tree | commitdiff |
2008-08-18 |
Simon Marlow | FIX #2521: trailing colon in GHC_PACKAGE_PATH |
tree | commitdiff |
2008-08-18 |
Simon Marlow | Test for and reject duplicate dependencies (#2330) |
tree | commitdiff |
2008-08-15 |
Ian Lynagh | When distcleaning in utils/, distclean (rather then... |
tree | commitdiff |
2008-08-12 |
Ian Lynagh | Only clean utils/pwd/pwd when distcleaning, not when... |
tree | commitdiff |
2008-08-14 |
Simon Marlow | Fix #2441 (unregister/expose/hide packages in non-first... |
tree | commitdiff |
2008-08-14 |
Simon Marlow | add --no-user-package-conf |
tree | commitdiff |
2008-08-13 |
Simon Marlow | FIX #1963: use Cabal's writeFileAtomic to write the... |
tree | commitdiff |
2008-08-13 |
Simon Marlow | FIX #2492: ghc-pkg insists on having HOME environment... |
tree | commitdiff |
2008-08-13 |
Simon Marlow | FIX #2491 (ghc-pkg unregister should complain about... |
tree | commitdiff |
2008-08-13 |
dias@eecs.harvard.edu | add special globbing file for Windows to ghc-pkg.cabal |
tree | commitdiff |
2008-08-11 |
Simon Marlow | build base3-compat |
tree | commitdiff |
2008-08-10 |
Ian Lynagh | Also clean pwd.hi and pwd.o |
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-08-10 |
Ian Lynagh | Use Cabal to build pwd |
tree | commitdiff |
2008-08-09 |
Tim Chevalier | Fixed performance bug in ext-core preprocessor |
tree | commitdiff |
2008-07-30 |
Ian Lynagh | Fix building with extensible exceptions |
tree | commitdiff |
2008-07-29 |
Ian Lynagh | Add the runghc wrapper script |
tree | commitdiff |
2008-07-28 |
Simon Marlow | don't strip the inplace GHC executables (for debugging) |
tree | commitdiff |
2008-07-24 |
Ian Lynagh | Fix building runghc on Windows |
tree | commitdiff |
2008-07-23 |
Ian Lynagh | If the extension is not .lhs, runghc now treats it... |
tree | commitdiff |
2008-07-23 |
Ian Lynagh | runghc now uses the compiler that it comes with; fixes... |
tree | commitdiff |
2008-07-23 |
Ian Lynagh | Use the upstream hsc2hs repo |
tree | commitdiff |
2008-07-22 |
Ian Lynagh | Sync hsc2hs's Main.hs with the Cabal repo |
tree | commitdiff |
2008-07-22 |
Ian Lynagh | We need to clean the utils on "distclean", as well... |
tree | commitdiff |
2008-07-22 |
Ian Lynagh | Fix the stage3 build |
tree | commitdiff |
next |