summaryrefslogtreecommitdiff
path: root/Build/Configure.hs
Commit message (Expand)AuthorAge
...
* quiet shell error messageGravatar Joey Hess2012-12-14
* where indentingGravatar Joey Hess2012-11-11
* look for gsha* commands, as installed on some OS's that think "GNU" is nonsta...Gravatar Joey Hess2012-11-09
* don't test host in configureGravatar Joey Hess2012-10-30
* SRV lookup libraryGravatar Joey Hess2012-10-25
* configure: Check that checksum programs produce correct checksums. + bitter rantGravatar Joey Hess2012-10-25
* Test that uuid -m works, falling back to plain uuid if not.Gravatar Joey Hess2012-09-25
* switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
* better git version determinationGravatar Joey Hess2012-07-10
* When shaNsum commands cannot be found, use the Haskell SHA library (already a...Gravatar Joey Hess2012-07-04
* add lsof build depsGravatar Joey Hess2012-06-15
* check at configure time for sha commands in Mac OSX locationGravatar Joey Hess2012-05-31
* Require that the SHA256 backend can be used when building, since it's the def...Gravatar Joey Hess2012-05-31
* Rewrote free disk space checking codeGravatar Joey Hess2012-03-22
* Improve detection of inability to check free disk space.Gravatar Joey Hess2012-03-21
* Setup.hs: import configureGravatar Joey Hess2012-03-10