This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 10 Jul, 2004 1 commit
-
-
md9ms authored
-
- 09 Jul, 2004 1 commit
-
-
ijones authored
-- |FIX: Doesn't remove directories created. Perhaps it should just -- delete the .hi and .o files? Perhaps it should just delete the -- entire build location recursively?
-
- 07 Jul, 2004 4 commits
- 06 Jul, 2004 3 commits
- 05 Jul, 2004 2 commits
- 29 Jun, 2004 2 commits
- 27 Jun, 2004 2 commits
- 25 Jun, 2004 1 commit
-
-
ijones authored
** Started parser and tests cases ** But fails test cases ** Probably because of only one look-ahead ** reorganize for 1 look-ahead
-
- 20 Jun, 2004 2 commits
- 19 Jun, 2004 3 commits
- 17 Jun, 2004 7 commits
-
-
md9ms authored
-
md9ms authored
-
md9ms authored
-
ijones authored
-
ijones authored
** Wrote Setup wrapper for cabal itself, but it kinda requires a bootstrap makefile. ** added a bunch of targets to the makefile to do the Right Thing
-
ijones authored
** fixed bug in SDist where it wasn't looking in the hsSourceDir ** cleaned up a little
-
ijones authored
-
- 16 Jun, 2004 2 commits
- 15 Jun, 2004 7 commits
-
-
bjorn@bringert.net authored
-
ijones authored
** used assertCmd for more stuff ** output test summary at the end
-
ijones authored
** added some parsing of build-dep, so we could get some kind of dependency to the package stuff. see TODO item ** assertCmd to simplify testing ** added test case basically like this: make semiclean ./setup configure --prefix=",tmp" ./setup build ./setup install --user ghc -package-conf $HOME/.ghc-packages -package HUnit-1.0 HUnitTester.hs -o ./hunitTest ./hunitTest ghc-pkg --config-file=$HOME/.ghc-packages -r HUnit-1.0 make clean
-
ijones authored
-
ijones authored
-
ijones authored
-
ijones authored
-
- 14 Jun, 2004 2 commits
-
-
bjorn@bringert.net authored
-
bjorn@bringert.net authored
-
- 13 Jun, 2004 1 commit
-
-
ijones authored
-