Clean up building of libffi for dynamic lib way
[ghc-hetmet.git] / utils /
2009-04-29 Ian LynaghTweak ghc-cabal
2009-04-29 Ian LynaghAdd special support for haskeline
2009-04-29 Ian LynaghIn mkdependC.prl, create temp files properly
2009-04-28 Simon Marlowmove runstdtest into nofib
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-26 Ian LynaghGHC new build system megapatch
2009-04-24 Ian LynaghRequire a bang pattern when unlifted types are where...
2009-03-05 Ian LynaghAdd --version to runghc. Trac #2757.
2009-03-03 Simon Marlowimprovements: generate LaTeX tables for more than one run
2009-01-15 Simon Marlowsoup-up "ghc-pkg check"
2009-01-15 Tim ChevalierExternal Core: re-add code I removed mistakenly in...
2009-01-14 Tim ChevalierExternal Core lib: lots of cleanup
2009-01-09 Simon MarlowFIX BUILD on Windows (fix for #2873 broke it)
2009-01-08 Simon MarlowFix #2873: should fail if a package DB desn't exist
2009-01-05 Tim Chevalierext-core: change .cabal file so we can build with eithe...
2009-01-05 Tim Chevalierext-core: fix some Prep bugs
2009-01-05 Tim Chevalierext-core: use shorter names when combining modules
2009-01-05 Tim Chevalierext-core: twiddle primitive things
2008-11-28 Ian LynaghTeach runghc about --help; fixes trac #2757
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2008-11-18 Simon MarlowAdd optional eager black-holing, with new flag -feager...
2008-11-14 Simon Marlowclose the temporary Handle before removing the file
2008-11-10 Thomas SchillingFix line numbers in TAGS files.
2008-11-08 Ian LynaghRemove some flag duplication from a Makefile
2008-11-08 Ian Lynaghghc_ge_605 is now always YES
2008-10-31 Ian LynaghRefuse to register packages with unversioned dependenci...
2008-10-28 Thomas SchillingInclude record fields in tags.
2008-10-23 Simon Marlowinclude an elapsed time table
2008-10-23 Simon Marlowgenerate a valid summary for older GHC versions too
2008-10-15 Ian LynaghFix the build when the bootstrapping compiler has a...
2008-10-13 Thomas SchillingUse cabal information to get GHC's flags to `ghctags'.
2008-10-07 Thomas SchillingMake ghctags compile again.
2008-10-03 Ian LynaghAlways use extensible exceptions in ghc-pkg, rather...
2008-09-30 Ian Lynaghdon't install the installPackage program
2008-09-20 Ian LynaghUpdate dependencies
2008-09-20 Ian LynaghFix building with GHC 6.6
2008-09-18 Tim Chevalierext-core library: Parser fixes; make it build with...
2008-09-17 Ian LynaghWibble ghc-pkg imports to fix building on Windows
2008-09-17 Ian Lynaghghc-pkg needs to make package.conf with sensible permis...
2008-09-14 Ian LynaghAdd "#!/bin/sh" to runghc.wrapper
2008-09-16 andygill@ku.eduFixing directory creation to not create "" directories...
2008-09-15 andygill@ku.eduFix Trac #2311: creates subdirs for package coverage...
2008-09-12 Tim Chevalierext-core library: Add dead code eliminator for Core
2008-09-12 Tim Chevalierext-core library: expose some more modules
2008-09-12 Tim Chevalierext-core library: Change syntax for primitive coercions
2008-09-12 Tim Chevalierext-core library: Export a lot more things from Prims
2008-09-12 Tim Chevalierext-core library: Extend Core preprocessor
2008-09-12 Tim Chevalierext-core library: Export a bunch more stuff from the...
2008-09-12 Tim Chevalierext-core library: Fix performance bug
2008-09-12 Tim Chevalierext-core library: Remove some cruft
2008-09-12 Tim Chevalierext-core library: Add code for merging multiple Core...
2008-09-11 Ian LynaghDon't install pwd
2008-09-08 Simon Marlowmake this build with GHC 6.7+
2008-09-05 Ian LynaghAdd a comment to utils/Makefile
2008-09-05 Ian LynaghMove the "This is a generated file" to the top of GHC...
2008-09-05 Ian LynaghMake genprimopcode generate code that haddock 2 understands
2008-09-03 Ian LynaghRe-merge concurrent,timeout,unique,st,getopt into base
2008-09-02 simonpj@microsoft.comCope with recent versions of Perl that lack the $*...
2008-08-28 Ian LynaghUpdate the build system to handle building and using...
2008-08-14 Ian LynaghBuild haddock with the stage1 compiler
2008-08-25 Ian LynaghFix "runghc foo" where the program is foo.hs or foo.lhs
2008-08-25 Ian LynaghWhen making bindists, check that we know where we are
2008-08-25 Ian LynaghGet everything building with base 4 in the HEAD
2008-08-24 Ian Lynaghconcurrent, unique, timeout have now been split off...
2008-08-24 Ian Lynaghgetopt is now split off from base
2008-08-21 Ian LynaghFix warnings in runghc
2008-08-21 Ian LynaghMake some utils -Wall clean
2008-08-17 Ian LynaghAvoid scary "Package contains no library to register...
2008-08-18 Simon MarlowFIX #2521: trailing colon in GHC_PACKAGE_PATH
2008-08-18 Simon MarlowTest for and reject duplicate dependencies (#2330)
2008-08-15 Ian LynaghWhen distcleaning in utils/, distclean (rather then...
2008-08-12 Ian LynaghOnly clean utils/pwd/pwd when distcleaning, not when...
2008-08-14 Simon MarlowFix #2441 (unregister/expose/hide packages in non-first...
2008-08-14 Simon Marlowadd --no-user-package-conf
2008-08-13 Simon MarlowFIX #1963: use Cabal's writeFileAtomic to write the...
2008-08-13 Simon MarlowFIX #2492: ghc-pkg insists on having HOME environment...
2008-08-13 Simon MarlowFIX #2491 (ghc-pkg unregister should complain about...
2008-08-13 dias@eecs.harvard.eduadd special globbing file for Windows to ghc-pkg.cabal
2008-08-11 Simon Marlowbuild base3-compat
2008-08-10 Ian LynaghAlso clean pwd.hi and pwd.o
2008-08-10 Ian Lynaghbindist fixes
2008-08-10 Ian Lynaghbindists are now some way towards working
2008-08-10 Ian LynaghUse Cabal to build pwd
2008-08-09 Tim ChevalierFixed performance bug in ext-core preprocessor
2008-07-30 Ian LynaghFix building with extensible exceptions
2008-07-29 Ian LynaghAdd the runghc wrapper script
2008-07-28 Simon Marlowdon't strip the inplace GHC executables (for debugging)
2008-07-24 Ian LynaghFix building runghc on Windows
2008-07-23 Ian LynaghIf the extension is not .lhs, runghc now treats it...
2008-07-23 Ian Lynaghrunghc now uses the compiler that it comes with; fixes...
2008-07-23 Ian LynaghUse the upstream hsc2hs repo
2008-07-22 Ian LynaghSync hsc2hs's Main.hs with the Cabal repo
2008-07-22 Ian LynaghWe need to clean the utils on "distclean", as well...
2008-07-22 Ian LynaghFix the stage3 build
2008-07-19 Ian LynaghPut a #! line in ghc-pkg's shell wrapper
2008-07-19 Ian LynaghFix ghc-pkg inplace on Windows
2008-07-18 Ian LynaghSome "install" and "clean" fixes
2008-07-18 Ian LynaghBuild system tweaks
2008-07-18 Ian LynaghExplicitly list HpcParser as a module in hpc-bin
2008-07-18 Ian LynaghDisable building pwd and lndir for now
next