Историја ревизија

Аутор SHA1 Порука Датум
  Gabor Bencze b3aa789630 cmCommand refactor: cmSetCommand пре 6 година
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h пре 6 година
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view пре 6 година
  Regina Pfeifer 9eb0e73f46 cmRange: Move to dedicated header file пре 6 година
  Taylor Holberton cb01b8c8ba set: warn of extra arguments after ENV value. пре 6 година
  Taylor Holberton 198650ae73 set: warn if CACHE type is not recognized пре 6 година
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations пре 7 година
  Matthias Maennich 5731f6d5b1 cm{Unset,Set}Command: use std::string to determine the env variable name пре 8 година
  Daniel Pfeifer 5962db4389 Use C++11 nullptr пре 8 година
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings пре 9 година
  Daniel Pfeifer e81c323da9 Include necessary headers in commands пре 9 година
  Daniel Pfeifer 608afd4f62 Separate compilation for commands included in cmBootstrapCommands2 пре 9 година
  Stephen Kelly 2fe3e55d53 cmState: Move CacheEntryType enum to separate namespace пре 9 година
  Brad King 86578eccf2 Simplify CMake per-source license notices пре 9 година
  Daniel Pfeifer 516f8edb2e Avoid else after return пре 9 година
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness пре 9 година
  Dāvis Mosāns b1f87a50b3 Use better KWSys SystemTools::GetEnv and HasEnv signatures пре 9 година
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR пре 9 година
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format пре 9 година
  Stephen Kelly 77c6a339af cmSetCommand: Re-use local named variable. пре 10 година
  Stephen Kelly 732f551187 cmSetCommand: Fix typo in comment. пре 10 година
  Stephen Kelly 8ea0b81d20 cmAlgorithms: Rename cmRange to cmMakeRange. пре 10 година
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. пре 10 година
  Stephen Kelly ff7169a03c Port to cmState. пре 10 година
  Stephen Kelly ba404938a2 cmCacheManager: Port consumers to non-iterator API. пре 10 година
  Brad King 3347c5e4f9 Revert topic 'refactor-cache-api' пре 10 година
  Stephen Kelly 9410e24a4a cmCacheManager: Port consumers to non-iterator API. пре 10 година
  Stephen Kelly 559dc15589 cmSet: Replace loop with cmJoin. пре 10 година
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). пре 11 година
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. пре 11 година