summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* RefactoringIan Lynagh2012-01-082-4/+4
* Fix a path, and strip out C++ comments tooSimon Marlow2011-12-151-1/+2
* Add new primtypes 'ArrayArray#' and 'MutableArrayArray#'Manuel M T Chakravarty2011-12-071-15/+16
* Improve the space usage of checkremoveIan Lynagh2011-12-071-17/+29
* Use touchy rather than touch when building on WindowsIan Lynagh2011-12-022-6/+7
* Improve the checkremove utilIan Lynagh2011-11-291-20/+110
* Make profiling work with multiple capabilities (+RTS -N)Simon Marlow2011-11-291-1/+1
* Improve the way we call "rm" in the build system; fixes trac #4916Ian Lynagh2011-11-193-7/+7
* Use -fwarn-tabs when validatingIan Lynagh2011-11-042-0/+14
* Overhaul of infrastructure for profiling, coverage (HPC) and breakpointsSimon Marlow2011-11-021-14/+51
* Follow cabal->Cabal rename, and fix haddock index generationIan Lynagh2011-10-232-6/+6
* Follow the removal of the Show superclass of NumIan Lynagh2011-10-121-1/+1
* Handle HValues slightly nicerIan Lynagh2011-10-031-0/+1
* Handle newtypes and type functions correctly in FFI types; fixes #3008Ian Lynagh2011-10-011-1/+1
* add a ToDoSimon Marlow2011-09-211-0/+3
* Implement -XConstraintKindMax Bolingbroke2011-09-061-1/+1
* Follow ghc-prim changesIan Lynagh2011-08-261-1/+1
* Fix validation problem when GHC is 7.2.1, warnings from binary.David Terei2011-08-191-1/+1
* compatibility with Alex 3.0Simon Marlow2011-08-082-2/+12
* Remove some antiquated C constructsIan Lynagh2011-08-0119-148/+87
* Remove unnecessary import (Windows only)Simon Peyton Jones2011-07-291-1/+0
* Don't fail validate due to warnings in CabalIan Lynagh2011-07-271-1/+2
* Bump Cabal depsIan Lynagh2011-07-081-1/+1
* Relax some dependenciesIan Lynagh2011-07-082-2/+2
* defaultErrorHandler now only takes LogActionIan Lynagh2011-07-031-2/+2
* Fix strftime string in fingerprint scriptDavid M Peixotto2011-06-271-1/+1
* lndir: Ignore .git directoriesIan Lynagh2011-06-261-0/+2
* Follow Cabal reorganisation, and improve build system a littleIan Lynagh2011-06-232-6/+6
* Fix ghc-pkg's quoting of the pkgroot fieldIan Lynagh2011-06-191-1/+1
* SafeHaskell: Add trust flag to packagesDavid Terei2011-06-171-2/+20
* Fix parsing "$topdir" in package configIan Lynagh2011-06-101-18/+20
* Follow Src{Loc,Span} changes in other parts of the treeIan Lynagh2011-06-091-3/+6
* Fix buildIan Lynagh2011-06-091-1/+1
* Fix for $topdir appearing in the haddock-html fieldDuncan Coutts2011-06-091-1/+2
* Make builds that use stage1 use "dist-install" consistently. ThisSimon Marlow2011-05-285-21/+21
* Merge remote branch 'origin/master' into ghc-genericsSimon Peyton Jones2011-05-268-106/+489
|\
| * ghc-pkg: report parser warnings when registering packagesDuncan Coutts2011-05-251-4/+11
| * Provide the pkgroot value in ghc-pkg dump & describe when necessaryDuncan Coutts2011-05-251-40/+84
| * Add stricter ghc-pkg checks on package file/dir/url fieldsDuncan Coutts2011-05-252-11/+26
| * Implement ${pkgroot} spec, allows relocatable registered packagesDuncan Coutts2011-05-251-51/+100
| * Deprecate the ghc-pkg --auto-ghci-libs flagDuncan Coutts2011-05-251-0/+3
| * ghc-pkg: don't expand ${name}-style env vars by defaultDuncan Coutts2011-05-251-4/+12
| * fix warningsSimon Marlow2011-05-241-1/+3
| * Assign more accurate code sizes to primops, so that the inliningSimon Marlow2011-05-245-6/+13
| * Added utility to uniquely identify ghc repo statesDavid M Peixotto2011-05-221-0/+248
* | Merge branch 'master' of http://darcs.haskell.org/ghc into ghc-genericsJose Pedro Magalhaes2011-05-172-19/+22
|\ \ | |/
| * Unicode fixes, taking into account PEP383 supportMax Bolingbroke2011-05-142-19/+22
* | Merge branch 'master' of http://darcs.haskell.org/ghc into ghc-genericsJose Pedro Magalhaes2011-05-051-1/+1
|\ \ | |/
| * Remove unused hasktags configure checkDavid Terei2011-05-041-1/+1
* | Remove HsNumTy and TypePati.Jose Pedro Magalhaes2011-05-041-1/+0
|/