summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Change ghc-pwd's license to a string Cabal recognisesIan Lynagh2010-06-151-1/+1
* it should be an error to use relative directories (#4134)Simon Marlow2010-06-151-0/+3
* missing include-dirs or library-dirs is only a warning now (#4104)Simon Marlow2010-06-151-24/+35
* In ghc-pkg, send warnings to stderrIan Lynagh2010-06-061-5/+10
* Optimise checkremove a bitIan Lynagh2010-05-081-7/+12
* Add tools to test that cleaning works properlyIan Lynagh2010-05-083-0/+68
* Tidy up the "rm" flags in the build systemIan Lynagh2010-05-081-1/+1
* Refactoring of hsXxxBinderssimonpj@microsoft.com2010-05-061-1/+1
* Detect EOF when trying to parse a string in hp2psIan Lynagh2010-05-061-1/+4
* Fix hp2ps when the .hp file has large string literalsIan Lynagh2010-05-051-4/+13
* Remove the IND_OLDGEN and IND_OLDGEN_PERM closure typesSimon Marlow2010-04-011-5/+1
* New implementation of BLACKHOLEsSimon Marlow2010-03-291-1/+1
* Append $(exeext) to utils/ghc-pkg_dist_PROGIan Lynagh2010-03-241-1/+1
* fix the Windows build some moreSimon Marlow2010-03-041-1/+2
* fix Windows buildSimon Marlow2010-03-021-1/+4
* Fix the build with GHC < 6.12Ian Lynagh2010-02-261-5/+7
* Force encoding to UTF-8 when writing individual .conf filesSimon Marlow2010-02-241-14/+28
* Add utils/ghctags/ghc.mkIan Lynagh2010-02-211-0/+17
* Make "make tags" work in the new build systemIan Lynagh2010-02-212-109/+39
* Remove the old hstags utilIan Lynagh2010-02-205-236/+0
* Write the binary cache file atomicallySimon Marlow2010-02-161-5/+13
* hide modules properly with haddockSimon Marlow2010-01-131-0/+1
* Invoke Haddock directly from the build system, instead of via CabalSimon Marlow2010-01-121-28/+10
* Add an extra heading in the output for count_linessimonpj@microsoft.com2009-12-181-0/+1
* Fix build with Solaris sedIan Lynagh2009-12-161-1/+3
* Build and install inplace the count_lines and compareSizes utilsIan Lynagh2009-12-166-1/+73
* Add commentssimonpj@microsoft.com2009-12-161-0/+21
* Add a size-comparison utilIan Lynagh2009-12-151-0/+151
* Eliminate mkdependCIan Lynagh2009-12-093-274/+0
* Add -Iincludes to hp2ps's CC_OPTSIan Lynagh2009-12-081-0/+2
* Fix HPC column numbers, following the column number changes in GHCIan Lynagh2009-12-031-2/+2
* Whitespace onlyIan Lynagh2009-12-031-189/+189
* Call $(SED) rather than sedIan Lynagh2009-12-011-1/+1
* document 'recache' command in the help output (#3684)Simon Marlow2009-11-301-0/+7
* Follow Cabal changesIan Lynagh2009-11-291-7/+11
* Tweak layout to work with alternative layout ruleIan Lynagh2009-11-291-1/+1
* Use UTF-8 explicitly for InstalledPackageInfoSimon Marlow2009-11-251-7/+26
* Use relative paths for haddockHTMLs in the inplace package.confIan Lynagh2009-11-101-1/+4
* Put docs into versioned directory names; fixes trac #3532Ian Lynagh2009-11-081-2/+2
* Tell ghc-cabal what strip program to useIan Lynagh2009-11-081-6/+14
* Remove ext-coreIan Lynagh2009-11-0833-5478/+0
* mkdirhier now just calls mkdir -pIan Lynagh2009-11-071-42/+1
* Make installation on *nix work for paths with spaces in their nameIan Lynagh2009-11-054-8/+8
* Fix #3642: m GHC builds using the Haskell PlatformSimon Marlow2009-11-051-3/+3
* Add ghc-cabal dependencies; fixes #3494Ian Lynagh2009-10-301-0/+4
* Remove a redundant parameter for mkTupleTy (the arity)simonpj@microsoft.com2009-10-281-2/+1
* Make the unpleasant sed one-liner less unpleasantMatthias Kilian2009-10-071-1/+1
* Add --supported-languages support to dummy-ghcIan Lynagh2009-10-061-4/+28
* follow changes in Distribution.Simple.PackageIndex APISimon Marlow2009-10-062-11/+10
* Use "order only constraints" for directoriesIan Lynagh2009-10-024-16/+7