Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
* | Windows: Use wide-character system APIs | Clinton Stimpson | 2013-12-09 | 1 | -1/+4 |
* | 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/+90 |
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 1 | -3/+6 |
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -3/+3 |
* | ENH: Improved file modification time comparison on Windows to use GetFileAttr... | Brad King | 2005-10-27 | 1 | -32/+49 |
* | BUG: Fix logic to return true when the file was already statted. Also, use na... | Andy Cedilnik | 2005-10-13 | 1 | -3/+3 |
* | COMP: Windows fixes | Andy Cedilnik | 2005-10-12 | 1 | -3/+4 |
* | ENH: Add file time comparison code | Andy Cedilnik | 2005-10-12 | 1 | -0/+168 |