Commit History

Author SHA1 Message Date
  Kyle Edwards c017098d4d CMake: Allow override of unexpected non-flow-control commands 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
  Vitaly Stakhovsky a7f2ff16a4 cmState::GetCacheEntryProperty: return cmProp 5 years ago
  Brad King 952fbd9ee5 Merge topic 'cmprop-state' 5 years ago
  Vitaly Stakhovsky c84cf42897 cmState::GetGlobalProperty: return cmProp 5 years ago
  Vitaly Stakhovsky ef408dd232 cmState::GetTargetTypeName: return type is *cmProp 5 years ago
  Vitaly Stakhovsky 0bf0e35e59 cmCacheManager::GetProperty: return cmProp 5 years ago
  Vitaly Stakhovsky bd89133543 cmState::GetCacheEntryValue: return cmProp 5 years ago
  Brad King d2e0b8bcfd Merge topic 'prop_t' 5 years ago
  Vitaly Stakhovsky 60f57d0dcc cmPropertyMap: Introduce cmProp as return type for GetProperty() functions 5 years ago
  Vitaly Stakhovsky 73d52a862b cmPropertyDefinition: Construct directly in defined state 5 years ago
  Kyle Edwards 16a4ba5b31 Ninja Multi-Config: Use build.ninja if cmake --build has no --config 5 years ago
  Vitaly Stakhovsky 1398517f31 AppendProperty: convert value param to std::string 5 years ago
  Vitaly Stakhovsky 93e9d10c7f cmCacheManager: more members use std::string 5 years ago
  Vitaly Stakhovsky 232d5bc333 cmState: more members will use std::string 6 years ago
  Kyle Edwards 5a8a9f7229 Ninja: Add multi-config variant 6 years ago