Commit History

Author SHA1 Message Date
  Craig Scott 2aa83fa15b Dependency providers: Add find_package and FetchContent support 3 years ago
  Kyle Edwards fce24e4f10 define_property(): Add INITIALIZE_FROM_VARIABLE argument 3 years ago
  Brad King 3d378541bb cmMessenger: Adopt backtrace printing functions 3 years ago
  Sean McBride 37859e3244 Source: Fix clang -Wimplicit-fallthrough warnings 4 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Marc Chevrier 9488f8a7b7 Merge topic 'enh-AddCacheEntry-accepts-new-types' 4 years ago
  Marc Chevrier 3c2e58eeb8 AddCacheEntry accept cmProp or std::string 4 years ago
  Kyle Edwards ab94c369c9 Refactor: Convert parallel string/backtrace vectors to BT vectors 4 years ago
  Marc Chevrier 6dfa581bab Enhancement: SetProperty accept cmProp or std::string 4 years ago
  Marc Chevrier e5cd39ca80 cmProp: refactoring: transform alias in class 4 years ago
  Brad King 6c440ea3ce cmake: Model normal and try-compile project kinds explicitly 4 years ago
  Brad King 2065bd73cb cmState: Construct with mode 4 years ago
  Brad King 1aa16906e6 Merge topic 'fix-flow-control-override' 4 years ago
  Kyle Edwards c017098d4d CMake: Allow override of unexpected non-flow-control commands 4 years ago
  Brad King ea6d338ea1 cmState: Record imported target names in each directory 4 years ago
  Ben Boeckel ef935b17ab clang-tidy: fix `readability-use-anyofallof` warnings 4 years ago
  Ben Boeckel cdfc4e3195 clang-tidy: fix `readability-qualified-auto` warnings 4 years ago
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 years ago
  Craig Scott 105ef112c9 Merge topic 'cmake-presets-path-arg' 5 years ago
  Kyle Edwards b7d7eca66d CMakePresets.json: Rework how --preset argument is handled 5 years ago
  Kyle Edwards 8aee7fdb32 cmState: Prohibit override of flow control commands 5 years ago
  Brad King e8b0359a43 cmake_language: Add signature to DEFER calls to later times 5 years ago
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 years ago
  Vitaly Stakhovsky 7156911242 cmIsOn: add overload accepting const std::string* 5 years ago
  Vitaly Stakhovsky b36d1bdd9d Single location for cmProp typedef 5 years ago
  Tushar Maheshwari 6728f0fa85 cmPropertyDefinitionMap: simplify and shorten 5 years ago
  Vitaly Stakhovsky e267c3fddf cmState::GetInitializedCacheValue: return cmProp 5 years ago
  Tushar Maheshwari 80d8b20351 cmCacheManager: Cleanup CacheIterator interface 5 years ago
  Vitaly Stakhovsky 3eec21a01c cmTarget::GetProperty: return cmProp 5 years ago
  Brad King a6611577c3 Merge topic 'cmprop-getglobalprop' 5 years ago