Type families: new algorithm to solve equalities
[ghc-hetmet.git] / utils /
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
2008-07-18 Ian LynaghBuild hpc with Cabal
2008-07-18 Ian LynaghBuild runghc with Cabal
2008-07-18 Ian LynaghAdd a comment
2008-07-18 Ian LynaghTweak the build system for installPackage
2008-07-18 Ian LynaghMore build system changes; hasktags is now built with...
2008-07-18 Ian LynaghRemove a comment
2008-07-18 Ian LynaghMore build system changes; ghc-pkg is now built with...
2008-07-17 Ian LynaghTweak the hsc2hs wrapper script
2008-07-17 Ian LynaghFix the order in which things get built
2008-07-17 Ian LynaghDo the building and installing of hsc2hs with the stage...
2008-07-12 Ian LynaghTeach installPackage about --distpref and --enable...
2008-07-11 Ian LynaghMove installPackage out into its own cabal package...
2008-07-11 Ian LynaghSplit up Cabal configure flag variables for more flexib...
2008-07-11 Simon Marlowadd "ghc-pkg dump" (fixes #2201)
2008-07-10 Ian LynaghDefine CABAL in mk/cabal-flags.mk, rather than everywhe...
2008-07-10 Ian LynaghTypo fixed
2008-07-09 Ian LynaghRemove all references to -mno-cygwin
2008-07-08 Ian LynaghGet rid of compat/
2008-07-05 Ian LynaghAdd hsc2hs.wrapper
2008-07-05 Ian LynaghFix hsc2hs finding its template file on Windows
2008-07-05 Ian LynaghBuild hsc2hs with Cabal
2008-07-05 Ian LynaghUse the last compiler if more than one is specified
2008-07-04 Ian LynaghImprove error messages from pwd
2008-07-04 Ian LynaghIn utils/hsc2hs, add LICENSE and hsc2hs.cabal from...
2008-07-03 Ian LynaghRemove Cabal modules from compat
2008-07-03 Ian LynaghAdd a program for describing unexpected tests in testlog
2008-06-29 Ian LynaghFollow Cabal changes
2008-06-27 Ian Lynaghmkdirhier.sh now accepts -q, which makes it be quiet
2008-06-26 Ian LynaghFollow Cabal changes
2008-06-24 Ian Lynagh() is now in ghc-prim:GHC.Unit
2008-06-24 Ian LynaghGenerate a warning-free GHC.PrimopWrappers. ghc-prim...
2008-06-23 Ian LynaghFix some inconsistencies in the code and docs of primitives
2008-06-23 Ian LynaghFix the build with GHC 6.4
2008-06-18 Simon Marlowit's time to retire ghcprof & friends
2008-06-18 Simon Marlowdefine NeedVarargsPrototypes to avoid segfault on x86_64
2008-04-16 Simon Marlowmeasure GC(0/1) times and work imbalance
2008-04-16 Simon Marlowimprovements to +RTS -s output
2008-02-22 Simon Marlowadd GC(0) and GC(1) time
2008-02-15 simonmar@microsoft.commeasure mut_elapsed_time
2008-02-15 simonmar@microsoft.comfix build with 6.8
2008-01-16 Simon Marlowcut-and-pasto
2008-01-07 simonmar@microsoft.comadd GC elapsed time
2007-12-20 simonmar@microsoft.comupdate to match Mb -> MB change in -s output
2008-06-16 Ian LynaghMore commandline flag improvements
2008-06-14 Ian LynaghUse -fforce-recomp rather than -no-recomp when building...
2008-05-28 Simon MarlowUse MD5 checksums for recompilation checking (fixes...
2008-05-22 Manuel M T ChakravartyEnsure runhaskell is rebuild in stage2
2008-05-19 Simon MarlowFIX #1955: confusion between .exe.hp and .hp suffixes...
2008-05-17 Tim ChevalierAdd dummy LICENSE file to make Cabal go through
2008-05-15 Tim Chevalierdon't rebuild PrimEnv if genprimopcode and/or primops...
2008-05-14 Tim ChevalierCabalize ext-core tools
2008-05-10 Ian LynaghUpdate ghc-pkg to follow Cabal changes
2008-05-05 Tim ChevalierExternal Core tools: add note to README about where...
next