summaryrefslogtreecommitdiffstats
path: root/Source/cmUuid.cxx
Commit message (Expand)AuthorAgeFilesLines
* Port hash computation to cmCryptoHashBrad King2016-11-101-20/+11
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CMake: don't use else after returnDaniel Pfeifer2016-08-181-4/+5
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-161-2/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-67/+45
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Replace foo.size() pattern with !foo.empty().Stephen Kelly2015-01-181-1/+1
* StringUuid: Implement new string(UUID) sub-command.Nils Gladitz2014-08-281-0/+214