2010-11-27 |
Ian Lynagh | Remove the no-ghci-lib warning in ghc-pkg |
tree | commitdiff |
2010-10-13 |
Ian Lynagh | Remove ghc-pkg's dependency on haskell98 |
tree | commitdiff |
2010-10-12 |
Ian Lynagh | Fix build on Windows: ghc-pkg/Main.hs needs ForeignFunc... |
tree | commitdiff |
2010-10-06 |
Ian Lynagh | Fix build following haskell98 and -fglasgow-exts changes |
tree | commitdiff |
2010-09-17 |
Ian Lynagh | Bump dependencies |
tree | commitdiff |
2010-09-02 |
Ian Lynagh | Add some -no-user-package-conf flags |
tree | commitdiff |
2010-08-01 |
Ian Lynagh | Fix build: Add newline to end of ghc-pkg/Main.hs |
tree | commitdiff |
2010-07-25 |
ich@christoph-baue... | ghc-pkg: don't fail, if a file is already removed |
tree | commitdiff |
2010-07-15 |
Ian Lynagh | Remove an unnecessary #include |
tree | commitdiff |
2010-07-15 |
Ian Lynagh | Simplify some more CPP __GLASGOW_HASKELL__ tests |
tree | commitdiff |
2010-07-15 |
Ian Lynagh | Remove some code only used with GHC 6.11.* |
tree | commitdiff |
2010-07-15 |
Ian Lynagh | __GLASGOW_HASKELL__ >= 609 is now always true |
tree | commitdiff |
2010-07-04 |
Ian Lynagh | Simplify ghc-pkg's Cabal dependencies |
tree | commitdiff |
2010-07-04 |
Ian Lynagh | Use Cabal to configure the dist-install ghc-pkg; fixes... |
tree | commitdiff |
2010-06-15 |
Simon Marlow | it should be an error to use relative directories ... |
tree | commitdiff |
2010-06-15 |
Simon Marlow | missing include-dirs or library-dirs is only a warning... |
tree | commitdiff |
2010-06-06 |
Ian Lynagh | In ghc-pkg, send warnings to stderr |
tree | commitdiff |
2010-03-24 |
Ian Lynagh | Append $(exeext) to utils/ghc-pkg_dist_PROG |
tree | commitdiff |
2010-03-04 |
Simon Marlow | fix the Windows build some more |
tree | commitdiff |
2010-03-02 |
Simon Marlow | fix Windows build |
tree | commitdiff |
2010-02-26 |
Ian Lynagh | Fix the build with GHC < 6.12 |
tree | commitdiff |
2010-02-24 |
Simon Marlow | Force encoding to UTF-8 when writing individual .conf... |
tree | commitdiff |
2010-02-16 |
Simon Marlow | Write the binary cache file atomically |
tree | commitdiff |
2009-11-30 |
Simon Marlow | document 'recache' command in the help output (#3684) |
tree | commitdiff |
2009-11-25 |
Simon Marlow | Use UTF-8 explicitly for InstalledPackageInfo |
tree | commitdiff |
2009-11-05 |
Ian Lynagh | Make installation on *nix work for paths with spaces... |
tree | commitdiff |
2009-10-06 |
Simon Marlow | follow changes in Distribution.Simple.PackageIndex API |
tree | commitdiff |
2009-10-02 |
Ian Lynagh | Use "order only constraints" for directories |
tree | commitdiff |
2009-09-30 |
Matthias Kilian | System.Console.Terminfo isn't available when bootstrapping. |
tree | commitdiff |
2009-09-14 |
Simon Marlow | Fix build on Windows |
tree | commitdiff |
2009-09-14 |
Simon Marlow | Add "ghc-pkg init" command for creating a new package DB |
tree | commitdiff |
2009-09-12 |
Ian Lynagh | Fix the location of the package database in the install... |
tree | commitdiff |
2009-09-11 |
Simon Marlow | remove superfluous trailing backslash |
tree | commitdiff |
2009-09-11 |
Simon Marlow | Work around bug in old bytestring versions by reading... |
tree | commitdiff |
2009-09-10 |
Simon Marlow | binary has unused-import warnings |
tree | commitdiff |
2009-09-10 |
Simon Marlow | Change the representation of the package database |
tree | commitdiff |
2009-08-24 |
Simon Marlow | Follow changes in Cabal: package -> sourcePackageId |
tree | commitdiff |
2009-08-20 |
Simon Marlow | Add unique package identifiers (InstalledPackageId... |
tree | commitdiff |
2009-08-14 |
Ian Lynagh | Make our install variables etc compliant with GNU stand... |
tree | commitdiff |
2009-08-02 |
Ian Lynagh | Fix permissions when installing |
tree | commitdiff |
2009-07-07 |
Ian Lynagh | Fix ignored-monadic-result warnings |
tree | commitdiff |
2009-07-01 |
Max Bolingbroke | Support for -fwarn-unused-do-bind and -fwarn-wrong... |
tree | commitdiff |
2009-06-22 |
Simon Marlow | follow change in System.Posix.Internals.c_open |
tree | commitdiff |
2009-05-29 |
Simon Marlow | Changes for the new IO library, mainly base-package... |
tree | commitdiff |
2009-06-05 |
Ian Lynagh | ghc-pkg now takes a verbosity argument |
tree | commitdiff |
2009-05-29 |
Simon Marlow | depend on mk/project.mk appropriately |
tree | commitdiff |
2009-05-30 |
Ian Lynagh | Quote commands that we run, so they work if there are... |
tree | commitdiff |
2009-05-21 |
Simon Marlow | fix warning (and validate) |
tree | commitdiff |
2009-05-20 |
Ian Lynagh | Use SRC_HC_OPTS when making ghc-cabal and ghc-pkg |
tree | commitdiff |
2009-05-20 |
Ian Lynagh | Fix building ghc-pkg when bootstrapping |
tree | commitdiff |
2009-05-20 |
Ian Lynagh | Simplify ghc-pkg's ghc.mk slightly |
tree | commitdiff |
2009-04-28 |
Simon Marlow | Add a header to all build system files: |
tree | commitdiff |
2009-04-26 |
Ian Lynagh | GHC new build system megapatch |
tree | commitdiff |
2009-01-15 |
Simon Marlow | soup-up "ghc-pkg check" |
tree | commitdiff |
2009-01-09 |
Simon Marlow | FIX BUILD on Windows (fix for #2873 broke it) |
tree | commitdiff |
2009-01-08 |
Simon Marlow | Fix #2873: should fail if a package DB desn't exist |
tree | commitdiff |
2008-10-31 |
Ian Lynagh | Refuse to register packages with unversioned dependenci... |
tree | commitdiff |
2008-10-03 |
Ian Lynagh | Always use extensible exceptions in ghc-pkg, rather... |
tree | commitdiff |
2008-09-20 |
Ian Lynagh | Fix building with GHC 6.6 |
tree | commitdiff |
2008-09-17 |
Ian Lynagh | Wibble ghc-pkg imports to fix building on Windows |
tree | commitdiff |
2008-09-17 |
Ian Lynagh | ghc-pkg needs to make package.conf with sensible permis... |
tree | commitdiff |
2008-09-03 |
Ian Lynagh | Re-merge concurrent,timeout,unique,st,getopt into base |
tree | commitdiff |
2008-08-28 |
Ian Lynagh | Update the build system to handle building and using... |
tree | commitdiff |
2008-08-24 |
Ian Lynagh | concurrent, unique, timeout have now been split off... |
tree | commitdiff |
2008-08-24 |
Ian Lynagh | getopt is now split off from base |
tree | commitdiff |
2008-08-21 |
Ian Lynagh | Make some utils -Wall clean |
tree | commitdiff |
2008-08-18 |
Simon Marlow | FIX #2521: trailing colon in GHC_PACKAGE_PATH |
tree | commitdiff |
2008-08-18 |
Simon Marlow | Test for and reject duplicate dependencies (#2330) |
tree | commitdiff |
2008-08-14 |
Simon Marlow | Fix #2441 (unregister/expose/hide packages in non-first... |
tree | commitdiff |
2008-08-14 |
Simon Marlow | add --no-user-package-conf |
tree | commitdiff |
2008-08-13 |
Simon Marlow | FIX #1963: use Cabal's writeFileAtomic to write the... |
tree | commitdiff |
2008-08-13 |
Simon Marlow | FIX #2492: ghc-pkg insists on having HOME environment... |
tree | commitdiff |
2008-08-13 |
Simon Marlow | FIX #2491 (ghc-pkg unregister should complain about... |
tree | commitdiff |
2008-08-13 |
dias@eecs.harvard.edu | add special globbing file for Windows to ghc-pkg.cabal |
tree | commitdiff |
2008-08-11 |
Simon Marlow | build base3-compat |
tree | commitdiff |
2008-08-10 |
Ian Lynagh | bindist fixes |
tree | commitdiff |
2008-07-30 |
Ian Lynagh | Fix building with extensible exceptions |
tree | commitdiff |
2008-07-22 |
Ian Lynagh | Fix the stage3 build |
tree | commitdiff |
2008-07-19 |
Ian Lynagh | Put a #! line in ghc-pkg's shell wrapper |
tree | commitdiff |
2008-07-19 |
Ian Lynagh | Fix ghc-pkg inplace on Windows |
tree | commitdiff |
2008-07-18 |
Ian Lynagh | Build system tweaks |
tree | commitdiff |
2008-07-18 |
Ian Lynagh | More build system changes; hasktags is now built with... |
tree | commitdiff |
2008-07-18 |
Ian Lynagh | Remove a comment |
tree | commitdiff |
2008-07-18 |
Ian Lynagh | More build system changes; ghc-pkg is now built with... |
tree | commitdiff |
2008-07-11 |
Simon Marlow | add "ghc-pkg dump" (fixes #2201) |
tree | commitdiff |
2008-07-08 |
Ian Lynagh | Get rid of compat/ |
tree | commitdiff |
2008-07-03 |
Ian Lynagh | Remove Cabal modules from compat |
tree | commitdiff |
2008-06-29 |
Ian Lynagh | Follow Cabal changes |
tree | commitdiff |
2008-06-26 |
Ian Lynagh | Follow Cabal changes |
tree | commitdiff |
2008-05-10 |
Ian Lynagh | Update ghc-pkg to follow Cabal changes |
tree | commitdiff |
2008-03-05 |
Ian Lynagh | Copy the right ghc-pkg.bin into bindists |
tree | commitdiff |
2008-02-21 |
Manuel M T Chakravarty | Mac OS X deployment target: piping opts through Makefiles |
tree | commitdiff |
2008-02-18 |
Manuel M T Chakravarty | All installed Haskell prgms have an inplace and an... |
tree | commitdiff |
2008-02-17 |
Ian Lynagh | Tweak whitespace |
tree | commitdiff |
2008-02-17 |
Ian Lynagh | Fix typo |
tree | commitdiff |
2008-02-08 |
Simon Marlow | Remove some of the old compat stuff now that we assume... |
tree | commitdiff |
2008-02-05 |
Simon Marlow | matchesPkg: match against the pkg Id (foo-1.0) not... |
tree | commitdiff |
2008-02-01 |
Simon Marlow | FIX BUILD with ghc-6.4.x |
tree | commitdiff |
2008-01-23 |
Simon Marlow | FIX #1750: in isBrokenPackage, don't loop if the deps... |
tree | commitdiff |
2008-01-22 |
Simon Marlow | This goes with the patch for #1839, #1463 |
tree | commitdiff |
next |