Commit History

Автор 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 години