summaryrefslogtreecommitdiffstats
path: root/Source/cmFileTimeComparison.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
| | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range.
* ENH: Add method cmFileTimeComparison::FileTimesDiffer to check if file times ↵Brad King2008-01-031-0/+6
| | | | differ by 1 second or more.
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-1/+1
|
* ENH: Add file time comparison codeAndy Cedilnik2005-10-121-0/+50