Kitware Robot
|
ed98209ddc
|
Revise include order using clang-format-6.0
Run the `clang-format.bash` script to update our C and C++ code to a new
include order `.clang-format`. Use `clang-format` version 6.0.
|
2019-10-01 12:26:36 -04:00 |
|
Sebastian Holtermann
|
5f6c236481
|
cmFiletimeCache: Add cmFiletimeCache::Remove method
|
2019-03-27 18:09:53 +01:00 |
|
Sebastian Holtermann
|
5536cec46e
|
Rename cmFileTimeCache::FileTimeCompare to cmFileTimeCache::Compare
|
2019-03-18 15:09:11 +01:00 |
|
Sebastian Holtermann
|
98d4846953
|
Rename cmFileTimeCache::FileTimesDiffer to cmFileTimeCache::DifferS
|
2019-03-18 15:09:11 +01:00 |
|
Sebastian Holtermann
|
216416219a
|
Rename cmFileTimeComparison to cmFileTimeCache
The name `cmFileTimeCache` reflects the functionality of the class more
appropriately.
|
2019-03-18 15:09:11 +01:00 |
|