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
/
cmFileTimeComparison.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename cmFileTimeComparison to cmFileTimeCache
Sebastian Holtermann
2019-03-18
1
-52/+0
*
cmFileTimeComparison: Replace anonymous private class with std::map
Sebastian Holtermann
2019-03-18
1
-4/+4
*
cmFileTimeComparison: Use cmFileTime internally
Sebastian Holtermann
2019-03-18
1
-11/+18
*
Delete some default constructors and assignment operators
Albert Astals Cid
2019-02-15
1
-0/+3
*
cmFileTimeComparison: use std::string arguments
Vitaly Stakhovsky
2019-01-28
1
-2/+5
*
Adjust class description in cmFileTimeComparison.h
Shane Parris
2018-02-28
1
-2/+2
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-3/+1
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-3/+0
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-2/+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Add method cmFileTimeComparison::FileTimesDiffer to check if file times ...
Brad King
2008-01-03
1
-0/+6
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-1/+1
*
ENH: Add file time comparison code
Andy Cedilnik
2005-10-12
1
-0/+50