Historique des commits

Auteur SHA1 Message Date
  Stephen Kelly d7923b82ad Use std::unordered_map instead of hash_map where available. il y a 10 ans
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references il y a 11 ans
  Clinton Stimpson 0b9906c2fb Windows: Use wide-character system APIs il y a 12 ans
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code il y a 13 ans
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License il y a 16 ans
  Brad King 38ed52fe14 ENH: Add method cmFileTimeComparison::FileTimesDiffer to check if file times differ by 1 second or more. il y a 18 ans
  Ken Martin 2af4710525 STYLE: fix line length il y a 19 ans
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup il y a 19 ans
  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. il y a 20 ans
  Andy Cedilnik 6a67b1bf71 BUG: Fix logic to return true when the file was already statted. Also, use nanosecond percision if available. Remove debug il y a 20 ans
  Andy Cedilnik 2dd035c9a9 COMP: Windows fixes il y a 20 ans
  Andy Cedilnik 775c3495e2 ENH: Add file time comparison code il y a 20 ans