Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Pfeifer 7b6349da4d CMake: don't use else after return hace 9 años
  Daniel Pfeifer ea5477e43d Make C++ feature checks extensible hace 9 años
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format hace 9 años
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments hace 9 años
  Brad King 8d27b40778 cmFileTimeComparison: Port to OS X nanosecond times (#15769) hace 10 años
  Brad King 265fb0cdc7 cmFileTimeComparison: Update for lack of cmsys_STAT_HAS_ST_MTIM hace 10 años
  Stephen Kelly d7923b82ad Use std::unordered_map instead of hash_map where available. hace 10 años
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references hace 11 años
  Clinton Stimpson 0b9906c2fb Windows: Use wide-character system APIs hace 12 años
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code hace 13 años
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License hace 16 años
  Brad King 38ed52fe14 ENH: Add method cmFileTimeComparison::FileTimesDiffer to check if file times differ by 1 second or more. hace 18 años
  Ken Martin 2af4710525 STYLE: fix line length hace 19 años
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
  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. hace 20 años
  Andy Cedilnik 6a67b1bf71 BUG: Fix logic to return true when the file was already statted. Also, use nanosecond percision if available. Remove debug hace 20 años
  Andy Cedilnik 2dd035c9a9 COMP: Windows fixes hace 20 años
  Andy Cedilnik 775c3495e2 ENH: Add file time comparison code hace 20 años