summaryrefslogtreecommitdiff
path: root/Source/cmState.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'block-var-scope'Brad King2022-11-081-10/+11
|\
| * cmState: Clarify name of member tracking the active scope in a directoryBrad King2022-11-071-11/+11
| * block: Fix variable scope protection from modification by subdirectoriesBrad King2022-11-071-0/+1
* | cmake: Honor CMAKE_GENERATOR env var in --help outputJuan Ramos2022-10-201-0/+2
|/
* cmSystemTools: Fix 'ErrorOccurred' spellingFeRD (Frank Dana)2022-06-131-1/+1
* Dependency providers: Add find_package and FetchContent supportCraig Scott2022-05-251-0/+9
* define_property(): Add INITIALIZE_FROM_VARIABLE argumentKyle Edwards2022-01-201-2/+4
* cmMessenger: Adopt backtrace printing functionsBrad King2021-12-081-10/+10
* Source: Fix clang -Wimplicit-fallthrough warningsSean McBride2021-09-281-1/+1
* Rename cmProp in cmValueMarc Chevrier2021-09-211-18/+18
* Merge topic 'enh-AddCacheEntry-accepts-new-types'Marc Chevrier2021-09-101-1/+1
|\
| * AddCacheEntry accept cmProp or std::stringMarc Chevrier2021-09-101-1/+1
* | Refactor: Convert parallel string/backtrace vectors to BT vectorsKyle Edwards2021-09-031-5/+0
|/
* Enhancement: SetProperty accept cmProp or std::stringMarc Chevrier2021-08-251-0/+4
* cmProp: refactoring: transform alias in classMarc Chevrier2021-08-081-9/+9
* cmake: Model normal and try-compile project kinds explicitlyBrad King2021-07-121-13/+10
* cmState: Construct with modeBrad King2021-07-121-8/+4
* Merge topic 'fix-flow-control-override'Brad King2021-06-171-1/+8
|\
| * CMake: Allow override of unexpected non-flow-control commandsKyle Edwards2021-06-161-1/+8
* | cmState: Record imported target names in each directoryBrad King2021-06-101-0/+1
|/
* clang-tidy: fix `readability-use-anyofallof` warningsBen Boeckel2021-01-271-6/+3
* clang-tidy: fix `readability-qualified-auto` warningsBen Boeckel2021-01-271-1/+1
* Code style: add missed explicit 'this->'Oleksandr Koval2021-01-051-1/+1
* Merge topic 'cmake-presets-path-arg'Craig Scott2020-10-271-0/+5
|\
| * CMakePresets.json: Rework how --preset argument is handledKyle Edwards2020-10-261-0/+5
* | cmState: Prohibit override of flow control commandsKyle Edwards2020-10-221-3/+28
|/
* cmake_language: Add signature to DEFER calls to later timesBrad King2020-09-291-0/+15
* cmMakefile::GetDefinition: return cmPropVitaly Stakhovsky2020-09-021-2/+3
* cmIsOn: add overload accepting const std::string*Vitaly Stakhovsky2020-07-141-2/+1
* Single location for cmProp typedefVitaly Stakhovsky2020-06-011-2/+0
* cmPropertyDefinitionMap: simplify and shortenTushar Maheshwari2020-05-151-23/+7
* cmState::GetInitializedCacheValue: return cmPropVitaly Stakhovsky2020-04-301-2/+1
* cmCacheManager: Cleanup CacheIterator interfaceTushar Maheshwari2020-04-181-32/+11
* cmTarget::GetProperty: return cmPropVitaly Stakhovsky2020-03-301-0/+2
* Merge topic 'cmprop-getglobalprop'Brad King2020-03-271-13/+31
|\
| * cmState::GetGlobalProperty: return cmPropVitaly Stakhovsky2020-03-251-13/+31
* | cmState::GetCacheEntryProperty: return cmPropVitaly Stakhovsky2020-03-251-4/+3
* | Merge topic 'cmprop-state'Brad King2020-03-251-12/+26
|\ \ | |/ |/|
| * cmState::GetTargetTypeName: return type is *cmPropVitaly Stakhovsky2020-03-191-12/+26
* | cmCacheManager::GetProperty: return cmPropVitaly Stakhovsky2020-03-191-1/+2
|/
* cmState::GetCacheEntryValue: return cmPropVitaly Stakhovsky2020-03-171-6/+5
* Merge topic 'prop_t'Brad King2020-03-171-1/+2
|\
| * cmPropertyMap: Introduce cmProp as return type for GetProperty() functionsVitaly Stakhovsky2020-03-131-1/+2
* | cmPropertyDefinition: Construct directly in defined stateVitaly Stakhovsky2020-03-131-2/+2
|/
* Ninja Multi-Config: Use build.ninja if cmake --build has no --configKyle Edwards2020-02-041-0/+10
* AppendProperty: convert value param to std::stringVitaly Stakhovsky2020-01-251-2/+2
* cmCacheManager: more members use std::stringVitaly Stakhovsky2020-01-061-16/+10
* cmState: more members will use std::stringVitaly Stakhovsky2020-01-021-17/+18
* Ninja: Add multi-config variantKyle Edwards2019-12-131-0/+10
* CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-101-0/+3