index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmUuid.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-3/+3
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-2/+2
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-03
1
-1/+1
*
clang-tidy: Enable performance-inefficient-string-concatenation
Sebastian Holtermann
2019-08-05
1
-4/+2
*
cmUuid: Hide UUID group info in implementation
Gregor Jasny
2019-02-19
1
-12/+6
*
Port hash computation to cmCryptoHash
Brad King
2016-11-10
1
-20/+11
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
CMake: don't use else after return
Daniel Pfeifer
2016-08-18
1
-4/+5
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-16
1
-2/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-67/+45
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-1/+1
*
StringUuid: Implement new string(UUID) sub-command.
Nils Gladitz
2014-08-28
1
-0/+214