Fix build on Windows
[ghc-hetmet.git] / utils /
2010-02-16 Simon MarlowWrite the binary cache file atomically
2010-01-13 Simon Marlowhide modules properly with haddock
2010-01-12 Simon MarlowInvoke Haddock directly from the build system, instead...
2009-12-18 simonpj@microsoft.comAdd an extra heading in the output for count_lines
2009-12-16 Ian LynaghFix build with Solaris sed
2009-12-16 Ian LynaghBuild and install inplace the count_lines and compareSi...
2009-12-16 simonpj@microsoft.comAdd comments
2009-12-15 Ian LynaghAdd a size-comparison util
2009-12-09 Ian LynaghEliminate mkdependC
2009-12-08 Ian LynaghAdd -Iincludes to hp2ps's CC_OPTS
2009-12-03 Ian LynaghFix HPC column numbers, following the column number...
2009-12-03 Ian LynaghWhitespace only
2009-12-01 Ian LynaghCall $(SED) rather than sed
2009-11-30 Simon Marlowdocument 'recache' command in the help output (#3684)
2009-11-29 Ian LynaghFollow Cabal changes
2009-11-29 Ian LynaghTweak layout to work with alternative layout rule
2009-11-25 Simon MarlowUse UTF-8 explicitly for InstalledPackageInfo
2009-11-10 Ian LynaghUse relative paths for haddockHTMLs in the inplace...
2009-11-08 Ian LynaghPut docs into versioned directory names; fixes trac...
2009-11-08 Ian LynaghTell ghc-cabal what strip program to use
2009-11-08 Ian LynaghRemove ext-core
2009-11-07 Ian Lynaghmkdirhier now just calls mkdir -p
2009-11-05 Ian LynaghMake installation on *nix work for paths with spaces...
2009-11-05 Simon MarlowFix #3642: m GHC builds using the Haskell Platform
2009-10-30 Ian LynaghAdd ghc-cabal dependencies; fixes #3494
2009-10-28 simonpj@microsoft.comRemove a redundant parameter for mkTupleTy (the arity)
2009-10-07 Matthias KilianMake the unpleasant sed one-liner less unpleasant
2009-10-06 Ian LynaghAdd --supported-languages support to dummy-ghc
2009-10-06 Simon Marlowfollow changes in Distribution.Simple.PackageIndex API
2009-10-02 Ian LynaghUse "order only constraints" for directories
2009-09-30 Matthias KilianSystem.Console.Terminfo isn't available when bootstrapping.
2009-09-27 Tim ChevalierUnder utils/ext-core, update README to mention that...
2009-09-27 Ian LynaghAdd support for relocatable builds in the new build...
2009-09-23 Ian LynaghMake count_lines work with the new directory layout
2009-09-23 Ian LynaghAdd count_lines back into the repo
2009-09-21 Ian LynaghAdd sdist to ghc-cabal's bag of tricks
2009-09-15 Matthias KilianFollow the builtin:rts vs. builtin_rts renaming
2009-09-14 Simon MarlowFix build on Windows
2009-09-14 Simon MarlowAdd "ghc-pkg init" command for creating a new package DB
2009-09-13 Ian LynaghFixes for compiling the HEAD with iteslf
2009-09-12 Ian LynaghFix the location of the package database in the install...
2009-09-11 Simon Marlowremove superfluous trailing backslash
2009-09-11 Simon MarlowWork around bug in old bytestring versions by reading...
2009-09-10 Simon Marlowbinary has unused-import warnings
2009-09-10 Simon MarlowChange the representation of the package database
2009-08-26 Ian LynaghFix "make install"
2009-08-26 Ian Lynagh"ghc-cabal install" now needs to know where GHC is...
2009-08-26 Simon MarlowUNDO: fix the inplace runghc (it broke the installed...
2009-08-24 Simon MarlowFollow changes in Cabal: package -> sourcePackageId
2009-08-20 Simon MarlowAdd unique package identifiers (InstalledPackageId...
2009-08-20 Simon Marlowfix the inplace runghc
2009-08-14 Ian LynaghMake our install variables etc compliant with GNU stand...
2009-08-11 Ian LynaghCheck Cabal packages when validating
2009-08-11 Ian LynaghInclude a pointer to GHC.Exts in the generated GHC...
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-08-02 Ian LynaghFix permissions when installing
2009-08-02 Ian LynaghFix creation of library doc index, and put the library...
2009-07-30 Ian LynaghFix warnings when building with the HEAD
2009-07-18 Ian LynaghMake ghc-cabal handle "Custom" Setup.hs files that...
2009-07-07 Ian LynaghFix ignored-monadic-result warnings
2009-07-07 Ian LynaghFix unused import warnings
2009-07-07 Ian LynaghFix unused import warnings
2009-07-05 Ian LynaghFollow Cabal changes
2009-07-01 Max BolingbrokeSupport for -fwarn-unused-do-bind and -fwarn-wrong...
2009-06-22 Simon Marlowfollow change in System.Posix.Internals.c_open
2009-06-11 Ian LynaghAdd rules for building .cmm files in libraries
2009-06-13 Ian LynaghInclude runghc and unlit in bindists
2009-06-12 Ian LynaghRemove the haskeline-specific hacks from ghc-cabal
2009-05-29 Simon MarlowChanges for the new IO library, mainly base-package...
2009-06-08 Ian LynaghPut "%expect 0" directives in the .y files
2009-06-05 Ian Lynaghghc-pkg now takes a verbosity argument
2009-06-05 Ian LynaghFollow Cabal changes
2009-06-04 Ian LynaghFix ghc-cabal, so that GHC.Prim gets registered when...
2009-05-29 Simon Marlowdepend on mk/project.mk appropriately
2009-05-30 Ian LynaghQuote commands that we run, so they work if there are...
2009-05-23 Ian LynaghFix warnings
2009-05-23 Ian LynaghFix warnings in genprimopcode
2009-05-23 Ian LynaghFix warnings in ghc-cabal
2009-05-23 Ian Lynaghghc_ge_607 is now always true
2009-05-21 Simon Marlowfix warning (and validate)
2009-05-20 Ian LynaghFix building with the HEAD
2009-05-20 Ian LynaghUse SRC_HC_OPTS when making ghc-cabal and ghc-pkg
2009-05-20 Ian LynaghFix building ghc-pkg when bootstrapping
2009-05-20 Ian LynaghSimplify ghc-pkg's ghc.mk slightly
2009-05-16 Ian LynaghRemove some $(TOP)s that cause problems on Windows...
2009-05-15 Ian LynaghRemove nofib-analyse
2009-05-15 Ian LynaghMove hasktags out of the GHC repo
2009-05-13 Simon Marlowdummy-ghc should depend on config.mk, to pick up the...
2009-05-07 Ian LynaghRename pwd to ghc-pwd
2009-05-07 Ian LynaghRemove pwd's Makefile from the old build system
2009-05-05 Ian LynaghSimplify utils/pwd
2009-04-30 Ian LynaghFix building Haskeline on Windows
2009-04-30 Ian LynaghFix mkdependC: Make it tell cpp to use our temporary...
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...
next