Historique des commits

Auteur SHA1 Message Date
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 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
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes il y a 8 ans
  Daniel Pfeifer e81c323da9 Include necessary headers in commands il y a 9 ans
  Daniel Pfeifer f69e768d94 Separate compilation for commands included in cmCommands 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 73f648f167 use empty method to check for emptyness 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
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format il y a 9 ans
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. il y a 10 ans
  Stephen Kelly 14973054a2 Add API for cache loading, deleting and saving to the cmake class. il y a 10 ans
  Brad King 3347c5e4f9 Revert topic 'refactor-cache-api' il y a 10 ans
  Stephen Kelly 1fe7f24c2b Add API for cache loading, deleting and saving to the cmake class. il y a 10 ans
  Brad King 9de2ab7fce Merge topic 'consistent-empty-method' il y a 10 ans
  Stephen Kelly 92a37f9279 Convert raw loops to set member insert. il y a 10 ans
  Stephen Kelly 5f69314ea6 Replace foo.length() pattern with !foo.empty(). il y a 10 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
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. il y a 11 ans
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code il y a 13 ans
  Ben Boeckel 8b143fab66 Condense parsing of cache entries il y a 15 ans
  Ben Boeckel 90abc3a027 Use cmCacheManager to load entries from the cache il y a 15 ans
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License il y a 16 ans
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class il y a 18 ans
  Ken Martin 7dc8a92246 STYLE: fix line length il y a 19 ans
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup il y a 19 ans