Commit History

Author SHA1 Message Date
  Ben Boeckel 366b25e62e ast-grep: simplify `cmHasLiteral{Suf,Pre}fix` with char literals 1 month ago
  Brad King aa5711490f set: Explicitly unset empty environment variables on Windows 2 months ago
  Brad King 723a83d8cd set: Factor out helper to set environment variables 2 months ago
  Marc Chevrier 8af64914d6 set/unset commands: add CACHE{variable} syntax support 4 months ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 9 months ago
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 10 months ago
  Jeremy 20c23518d9 set: Improve diagnostics for CACHE mode 2 years ago
  Marc Chevrier 45f17e5a85 cmList: Add container conversion to string 2 years ago
  Marc Chevrier 4fc322bab4 AddCacheEntry: Suppress raw pointer usage 2 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Vitaly Stakhovsky b36d1bdd9d Single location for cmProp typedef 5 years ago
  Vitaly Stakhovsky bd89133543 cmState::GetCacheEntryValue: return cmProp 5 years ago
  Vitaly Stakhovsky 36a5b3d1d1 cmMakefile::AddCacheDefinition: Add overload that accepts std::string value 5 years ago
  Vitaly Stakhovsky 232d5bc333 cmState: more members will use std::string 6 years ago
  Gabor Bencze b3aa789630 cmCommand refactor: cmSetCommand 6 years ago
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 years ago
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 years ago
  Regina Pfeifer 9eb0e73f46 cmRange: Move to dedicated header file 6 years ago
  Taylor Holberton cb01b8c8ba set: warn of extra arguments after ENV value. 6 years ago
  Taylor Holberton 198650ae73 set: warn if CACHE type is not recognized 6 years ago
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations 7 years ago
  Matthias Maennich 5731f6d5b1 cm{Unset,Set}Command: use std::string to determine the env variable name 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 years ago
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 years ago
  Daniel Pfeifer 608afd4f62 Separate compilation for commands included in cmBootstrapCommands2 9 years ago
  Stephen Kelly 2fe3e55d53 cmState: Move CacheEntryType enum to separate namespace 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 516f8edb2e Avoid else after return 9 years ago
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness 9 years ago