Historique des commits

Auteur SHA1 Message Date
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation il y a 6 ans
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. il y a 7 ans
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. il y a 8 ans
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. il y a 8 ans
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance il y a 8 ans
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes il y a 8 ans
  Daniel Pfeifer cac529dd49 clang-tidy: apply performance-faster-string-find fixes il y a 9 ans
  Daniel Pfeifer e81c323da9 Include necessary headers in commands il y a 9 ans
  Daniel Pfeifer 64f9c282f3 Separate compilation for commands included in cmBootstrapCommands1 il y a 9 ans
  Stephen Kelly 2fe3e55d53 cmState: Move CacheEntryType enum to separate namespace il y a 9 ans
  Brad King 86578eccf2 Simplify CMake per-source license notices il y a 9 ans
  Daniel Pfeifer 516f8edb2e Avoid else after return il y a 9 ans
  Harry Mallon 188baef00c find_path: Fix location of <dir/header.h> in a framework on OS X il y a 9 ans
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format il y a 9 ans
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments il y a 9 ans
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. il y a 10 ans
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). il y a 10 ans
  Stephen Kelly 607e19384f Replace 'foo.size() != 0' pattern with !foo.empty(). il y a 10 ans
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() il y a 11 ans
  Stephen Kelly 21c573f682 Remove some c_str() calls. il y a 11 ans
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references il y a 11 ans
  Brad King e33d8d2d77 Drop builtin command documentation il y a 12 ans
  Brad King b96f6fc2aa Teach find_(path|file) about Linux multiarch (#13742) il y a 13 ans
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code il y a 13 ans
  Brad King b41ad3b399 Teach find_(library|package) about Linux multiarch (#12037) il y a 14 ans
  Brad King 5303fbf09e Speedup find_* commands (#11412) il y a 15 ans
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License il y a 16 ans
  Brad King 2cadc9138f ENH: Improve framework search speed for find_file and find_path il y a 17 ans
  Brad King 6706f84cd9 ENH: Refactor find_* command framework/appbundle search order impl. il y a 17 ans
  Brad King d53e5dec37 ENH: In find_* implementation centralize addition of trailing slashes il y a 17 ans