19 Commits (19ffc0729fdc12b8c0874db7ae1c5e576b48ba10)

Author SHA1 Message Date
Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago
Daniel Pfeifer 7b6349da4d CMake: don't use else after return 9 years ago
Sebastian Holtermann 3a5f609cbb cmCryptoHash: New ByteHash methods that return a byte vector 9 years ago
Sebastian Holtermann f582dba666 cmCryptoHash: Return byte vector from internal Finalize method 9 years ago
Sebastian Holtermann 74f0d4abcd cmCryptoHash: New byte hash to string function 9 years ago
Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 9 years ago
Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
Brad King 6db713c07f Remove use of include <cmsys/ios/*> and cmsys_ios::* 10 years ago
Rolf Eike Beer 539b6c58f5 Fix build on AIX failing because of access to string elements 11 years ago
Ben Boeckel 77f60392d9 stringapi: Accept strings when MD5 hashing data 12 years ago
Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 years ago
Brad King 75994d953e cmCryptoHash: Increase alignment of HashFile buffer 12 years ago
Brad King 293a7f4e2a cmCryptoHash: Provide factory "New" method 14 years ago
Brad King 38771d3bdf Add file(SHA*) commands to compute cryptographic hashes 14 years ago
Brad King ed7cef5634 Factor Compute(File|String)MD5 into cmCryptoHash helper 14 years ago