提交历史

作者 SHA1 备注 提交日期
  Brad King 3593aa59ef cmake: Replace working mode with role 1 月之前
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 9 月之前
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 10 月之前
  Ben Boeckel aa3649eb04 clang-tidy: fix `performance-unnecessary-copy-initialization` lints 3 年之前
  Charles Barto 5e9ecaae0e load_cache: Allow READ_WITH_PREFIX mode in cmake scripts 6 年之前
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 年之前
  Regina Pfeifer 9c521088df cmLoadCacheCommand: Port away from cmCommand 6 年之前
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 年之前
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 年之前
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 年之前
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 年之前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年之前
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 年之前
  Daniel Pfeifer f69e768d94 Separate compilation for commands included in cmCommands 9 年之前
  Stephen Kelly 2fe3e55d53 cmState: Move CacheEntryType enum to separate namespace 9 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness 9 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 年之前
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 年之前
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. 10 年之前
  Stephen Kelly 14973054a2 Add API for cache loading, deleting and saving to the cmake class. 10 年之前
  Brad King 3347c5e4f9 Revert topic 'refactor-cache-api' 10 年之前
  Stephen Kelly 1fe7f24c2b Add API for cache loading, deleting and saving to the cmake class. 10 年之前
  Brad King 9de2ab7fce Merge topic 'consistent-empty-method' 11 年之前
  Stephen Kelly 92a37f9279 Convert raw loops to set member insert. 11 年之前
  Stephen Kelly 5f69314ea6 Replace foo.length() pattern with !foo.empty(). 11 年之前
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 年之前
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 12 年之前
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 年之前