| Commit message (Expand) | Author | Age | Files | Lines |
* | Tidy up cross-compiling | Simon Marlow | 2013-01-17 | 1 | -2/+2 |
* | Update dependencies | Ian Lynagh | 2012-11-30 | 1 | -1/+1 |
* | Make ghc-pkg print less on error. | Ben Millwood | 2012-11-30 | 1 | -5/+6 |
* | fix typo, courtesy of Jon Cave, thanks! | Gabor Greif | 2012-11-08 | 1 | -1/+1 |
* | Fix a makefile rule | Ian Lynagh | 2012-10-29 | 1 | -1/+1 |
* | Move ghc-pkg's generated Version.hs inside the dist directories | Ian Lynagh | 2012-10-29 | 1 | -6/+9 |
* | Make "ghc-pkg check" check for prof and dyn ways, as well as vanilla | Ian Lynagh | 2012-10-25 | 1 | -17/+23 |
* | Remove an outdated comment | Ian Lynagh | 2012-10-25 | 1 | -1/+1 |
* | ghc-pkg: Print something when no packages are found; fixes #6119 | Ian Lynagh | 2012-10-11 | 1 | -1/+4 |
* | Tweak the build system handling of shell wrappers | Ian Lynagh | 2012-09-27 | 1 | -1/+1 |
* | Update dependency on directory. | Paolo Capriotti | 2012-09-09 | 1 | -1/+1 |
* | make sure to remove the right link before calling 'ln -s' (could we use 'ln -... | Gabor Greif | 2012-08-30 | 1 | -2/+2 |
* | ghc-pkg: restore -no-user-package-conf flag. | Paolo Capriotti | 2012-07-18 | 1 | -0/+2 |
* | improve the --help docs a bit (#7008) | Simon Marlow | 2012-07-02 | 1 | -4/+6 |
* | Accept -package-conf so cabal-install works | Ian Lynagh | 2012-05-27 | 1 | -1/+1 |
* | Don't use stdcall on Win64: It isn't supported; ccall is used instead | Ian Lynagh | 2012-05-16 | 1 | -1/+11 |
* | Rename package-conf flags to package-db. | Paolo Capriotti | 2012-05-15 | 3 | -14/+14 |
* | Add SRC_[CH]C_WARNING_OPTS | Ian Lynagh | 2012-04-26 | 1 | -0/+1 |
* | ghc-pkg: make sure info messages go to stdout and errors to stderr (#3818) | Paolo Capriotti | 2012-03-08 | 1 | -30/+40 |
* | GHC trees no longer include the extensible-exceptions package | Ian Lynagh | 2012-02-21 | 1 | -1/+0 |
* | Improve support for cross-compilation | Simon Marlow | 2012-01-30 | 1 | -11/+22 |
* | Improve the way we call "rm" in the build system; fixes trac #4916 | Ian Lynagh | 2011-11-19 | 1 | -5/+5 |
* | Follow cabal->Cabal rename, and fix haddock index generation | Ian Lynagh | 2011-10-23 | 1 | -1/+1 |
* | add a ToDo | Simon Marlow | 2011-09-21 | 1 | -0/+3 |
* | Fix validation problem when GHC is 7.2.1, warnings from binary. | David Terei | 2011-08-19 | 1 | -1/+1 |
* | Relax some dependencies | Ian Lynagh | 2011-07-08 | 1 | -1/+1 |
* | Follow Cabal reorganisation, and improve build system a little | Ian Lynagh | 2011-06-23 | 1 | -1/+1 |
* | Fix ghc-pkg's quoting of the pkgroot field | Ian Lynagh | 2011-06-19 | 1 | -1/+1 |
* | SafeHaskell: Add trust flag to packages | David Terei | 2011-06-17 | 1 | -2/+20 |
* | Fix parsing "$topdir" in package config | Ian Lynagh | 2011-06-10 | 1 | -18/+20 |
* | Fix build | Ian Lynagh | 2011-06-09 | 1 | -1/+1 |
* | Fix for $topdir appearing in the haddock-html field | Duncan Coutts | 2011-06-09 | 1 | -1/+2 |
* | ghc-pkg: report parser warnings when registering packages | Duncan Coutts | 2011-05-25 | 1 | -4/+11 |
* | Provide the pkgroot value in ghc-pkg dump & describe when necessary | Duncan Coutts | 2011-05-25 | 1 | -40/+84 |
* | Add stricter ghc-pkg checks on package file/dir/url fields | Duncan Coutts | 2011-05-25 | 1 | -10/+25 |
* | Implement ${pkgroot} spec, allows relocatable registered packages | Duncan Coutts | 2011-05-25 | 1 | -51/+100 |
* | Deprecate the ghc-pkg --auto-ghci-libs flag | Duncan Coutts | 2011-05-25 | 1 | -0/+3 |
* | ghc-pkg: don't expand ${name}-style env vars by default | Duncan Coutts | 2011-05-25 | 1 | -4/+12 |
* | Unicode fixes, taking into account PEP383 support | Max Bolingbroke | 2011-05-14 | 1 | -10/+11 |
* | ghc-pkg dependency on ghc-cabal should be an order-only dependency, | Simon Marlow | 2011-04-11 | 1 | -2/+4 |
* | Add NondecreasingIndentation to the list of extensions in ghc-pkg | Ian Lynagh | 2011-01-17 | 1 | -1/+1 |
* | On Cygwin, use a Cygwin-style path for /bin/install's destination | Ian Lynagh | 2011-01-06 | 1 | -1/+1 |
* | Replace uses of the old try function with the new one | Ian Lynagh | 2010-12-18 | 1 | -4/+6 |
* | Replace uses of the old catch function with the new one | Ian Lynagh | 2010-12-18 | 1 | -6/+6 |
* | Remove more dead code now we require GHC >= 6.12 | Ian Lynagh | 2010-12-15 | 1 | -71/+3 |
* | Remove the no-ghci-lib warning in ghc-pkg | Ian Lynagh | 2010-11-27 | 1 | -7/+4 |
* | Remove ghc-pkg's dependency on haskell98 | Ian Lynagh | 2010-10-13 | 2 | -4/+1 |
* | Fix build on Windows: ghc-pkg/Main.hs needs ForeignFunctionInterface | Ian Lynagh | 2010-10-12 | 1 | -1/+1 |
* | Fix build following haskell98 and -fglasgow-exts changes | Ian Lynagh | 2010-10-06 | 1 | -1/+1 |
* | Bump dependencies | Ian Lynagh | 2010-09-17 | 1 | -1/+1 |