Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix CMake.File hash test for CRLF checkouts | Brad King | 2011-11-16 | 1 | -1/+1 |
| | | | | | Use a dedicated test input file for the file() hash API tests. Set attribute crlf=input so it is always checked out correctly. | ||||
* | Add file(SHA*) commands to compute cryptographic hashes | Brad King | 2011-11-16 | 1 | -0/+2 |
Add a file() command API for SHA1, SHA224, SHA256, SHA384, and SHA512. |