Историја ревизија

Аутор SHA1 Порука Датум
  Matthias Maennich 870dd06da1 Fix left-over occurrences of else-after-return пре 8 година
  Daniel Pfeifer cbcfb79f9c Use C++11 unordered containers пре 8 година
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes пре 8 година
  Daniel Pfeifer e9fc7ff505 Add self-sufficient wrapper for <sys/stat.h> пре 8 година
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings пре 9 година
  Daniel Pfeifer 1a74e71906 Introduce CM_UNORDERED_MAP пре 9 година
  Brad King 86578eccf2 Simplify CMake per-source license notices пре 9 година
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations пре 9 година
  Daniel Pfeifer 7b6349da4d CMake: don't use else after return пре 9 година
  Daniel Pfeifer ea5477e43d Make C++ feature checks extensible пре 9 година
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format пре 9 година
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments пре 9 година
  Brad King 8d27b40778 cmFileTimeComparison: Port to OS X nanosecond times (#15769) пре 10 година
  Brad King 265fb0cdc7 cmFileTimeComparison: Update for lack of cmsys_STAT_HAS_ST_MTIM пре 10 година
  Stephen Kelly d7923b82ad Use std::unordered_map instead of hash_map where available. пре 10 година
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references пре 11 година
  Clinton Stimpson 0b9906c2fb Windows: Use wide-character system APIs пре 12 година
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code пре 13 година
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License пре 16 година
  Brad King 38ed52fe14 ENH: Add method cmFileTimeComparison::FileTimesDiffer to check if file times differ by 1 second or more. пре 18 година
  Ken Martin 2af4710525 STYLE: fix line length пре 19 година
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup пре 19 година
  Brad King 946c9a2cc6 ENH: Improved file modification time comparison on Windows to use GetFileAttributesEx instead of CreateFile/GetFileTime/CloseHandle to get file times. This results in a 30% reduction in time to do a build system check. пре 20 година
  Andy Cedilnik 6a67b1bf71 BUG: Fix logic to return true when the file was already statted. Also, use nanosecond percision if available. Remove debug пре 20 година
  Andy Cedilnik 2dd035c9a9 COMP: Windows fixes пре 20 година
  Andy Cedilnik 775c3495e2 ENH: Add file time comparison code пре 20 година