Joey Hess
f189929b8b
workaround ghc weirdness with -odir
...
The option cause it to always build to build/Main.o, no matter what
binary it was building. This caused extra work, and in some cases,
could cause the wrong code to be put into the final binary.
2011-01-07 02:15:23 -04:00
Joey Hess
759e860e4b
add testcoverage target using hpc
...
added a test for key read and show
2011-01-04 21:05:31 -04:00
Joey Hess
7a52b34e06
add git-annex-shell command
...
This is not yet complete, as it does not allow starting rsync or scp.
2010-12-30 16:52:24 -04:00
Joey Hess
54513c69ba
Add configure step to build process.
...
* configure: Check to see if cp -a can be used.
* configure: Check to see if cp --reflink=auto can be used.
2010-11-18 13:30:42 -04:00
Joey Hess
25b014ec26
update
2010-11-10 10:52:59 -04:00
Joey Hess
7bc4435ffd
update
2010-10-19 15:59:40 -04:00
Joey Hess
50630840ee
build in subdir
2010-10-14 03:46:34 -04:00
Joey Hess
c67521741a
add
2010-10-10 00:18:16 -04:00