Commit History

Author SHA1 Message Date
  Marc Chevrier aa5fed5052 SetProperty: suppress raw pointer usage 2 years ago
  Ben Boeckel a5f8cbe8b1 clang-tidy: address `modernize-use-default-member-init` lints 3 years ago
  Marc Chevrier 59ad7a1c24 Move helpers functions from cmStringAlgorithms.h to cmValue.h 4 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Marc Chevrier 6dfa581bab Enhancement: SetProperty accept cmProp or std::string 4 years ago
  Marc Chevrier 97ed474431 Refactor: cmTest::GetProperty returns cmProp 4 years ago
  Vitaly Stakhovsky aba23c747b cmMakefile::GetProperty: return cmProp 5 years ago
  Vitaly Stakhovsky 60f57d0dcc cmPropertyMap: Introduce cmProp as return type for GetProperty() functions 5 years ago
  Vitaly Stakhovsky 1398517f31 AppendProperty: convert value param to std::string 5 years ago
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 years ago
  Sergey Bobrenok e791ffac61 add_test: Add COMMAND_EXPAND_LISTS option 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 years ago
  Stephen Kelly e6eecec761 cmListFileCache: Remove cmState header include 9 years ago
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer a2af850ba6 fix a batch of include-what-you-use violations 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Stephen Kelly 5181fae264 cmPropertyMap: Remove chaining logic. 10 years ago
  Stephen Kelly 7c0aa672fe cmPropertyMap: Remove scope parameter from API where not used. 10 years ago
  Ben Boeckel 2a1b2d8486 backtrace: Convert to local paths in IssueMessage 11 years ago
  Ben Boeckel a08292059e genex: remove the need for backtraces 11 years ago
  Ben Boeckel d46c650d67 cmMakefile: return a backtrace 11 years ago
  Ben Boeckel 83a5e453f8 stringapi: Use strings for test names 12 years ago
  Ben Boeckel ec97ed7d0c stringapi: Use strings for property names 12 years ago
  Brad King 399e9c46d8 Drop builtin property documentation 12 years ago
  Rolf Eike Beer 74228e8486 Doc: fix example for FAIL_REGULAR_EXPRESSION 12 years ago