git-annex/Build
Joey Hess 1da79ea61f When shaNsum commands cannot be found, use the Haskell SHA library (already a dependency) to do the checksumming. This may be slower, but avoids portability problems.
Using Crypto's version of the hashes would be another option.
I need to benchmark it. The SHA2 library (which provides SHA1 also,
confusing name) may be the fastest option, but is not currently in Debian.
2012-07-04 09:11:36 -04:00
..
Configure.hs When shaNsum commands cannot be found, use the Haskell SHA library (already a dependency) to do the checksumming. This may be slower, but avoids portability problems. 2012-07-04 09:11:36 -04:00
TestConfig.hs Revert "avoid rewriting SysConfig.hs with identical contents" 2012-03-23 12:43:21 -04:00