index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmState.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmSystemTools: Fix 'ErrorOccurred' spelling
FeRD (Frank Dana)
2022-06-13
1
-1/+1
*
Dependency providers: Add find_package and FetchContent support
Craig Scott
2022-05-24
1
-0/+9
*
define_property(): Add INITIALIZE_FROM_VARIABLE argument
Kyle Edwards
2022-01-20
1
-2/+4
*
cmMessenger: Adopt backtrace printing functions
Brad King
2021-12-08
1
-10/+10
*
Source: Fix clang -Wimplicit-fallthrough warnings
Sean McBride
2021-09-28
1
-1/+1
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-18/+18
*
Merge topic 'enh-AddCacheEntry-accepts-new-types'
Marc Chevrier
2021-09-10
1
-1/+1
|
\
|
*
AddCacheEntry accept cmProp or std::string
Marc Chevrier
2021-09-10
1
-1/+1
*
|
Refactor: Convert parallel string/backtrace vectors to BT vectors
Kyle Edwards
2021-09-03
1
-5/+0
|
/
*
Enhancement: SetProperty accept cmProp or std::string
Marc Chevrier
2021-08-25
1
-0/+4
*
cmProp: refactoring: transform alias in class
Marc Chevrier
2021-08-08
1
-9/+9
*
cmake: Model normal and try-compile project kinds explicitly
Brad King
2021-07-12
1
-13/+10
*
cmState: Construct with mode
Brad King
2021-07-12
1
-8/+4
*
Merge topic 'fix-flow-control-override'
Brad King
2021-06-17
1
-1/+8
|
\
|
*
CMake: Allow override of unexpected non-flow-control commands
Kyle Edwards
2021-06-16
1
-1/+8
*
|
cmState: Record imported target names in each directory
Brad King
2021-06-10
1
-0/+1
|
/
*
clang-tidy: fix `readability-use-anyofallof` warnings
Ben Boeckel
2021-01-27
1
-6/+3
*
clang-tidy: fix `readability-qualified-auto` warnings
Ben Boeckel
2021-01-27
1
-1/+1
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-1/+1
*
Merge topic 'cmake-presets-path-arg'
Craig Scott
2020-10-27
1
-0/+5
|
\
|
*
CMakePresets.json: Rework how --preset argument is handled
Kyle Edwards
2020-10-26
1
-0/+5
*
|
cmState: Prohibit override of flow control commands
Kyle Edwards
2020-10-22
1
-3/+28
|
/
*
cmake_language: Add signature to DEFER calls to later times
Brad King
2020-09-29
1
-0/+15
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-2/+3
*
cmIsOn: add overload accepting const std::string*
Vitaly Stakhovsky
2020-07-14
1
-2/+1
*
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-2/+0
*
cmPropertyDefinitionMap: simplify and shorten
Tushar Maheshwari
2020-05-15
1
-23/+7
*
cmState::GetInitializedCacheValue: return cmProp
Vitaly Stakhovsky
2020-04-30
1
-2/+1
*
cmCacheManager: Cleanup CacheIterator interface
Tushar Maheshwari
2020-04-18
1
-32/+11
*
cmTarget::GetProperty: return cmProp
Vitaly Stakhovsky
2020-03-30
1
-0/+2
*
Merge topic 'cmprop-getglobalprop'
Brad King
2020-03-27
1
-13/+31
|
\
|
*
cmState::GetGlobalProperty: return cmProp
Vitaly Stakhovsky
2020-03-25
1
-13/+31
*
|
cmState::GetCacheEntryProperty: return cmProp
Vitaly Stakhovsky
2020-03-25
1
-4/+3
*
|
Merge topic 'cmprop-state'
Brad King
2020-03-25
1
-12/+26
|
\
\
|
|
/
|
/
|
|
*
cmState::GetTargetTypeName: return type is *cmProp
Vitaly Stakhovsky
2020-03-19
1
-12/+26
*
|
cmCacheManager::GetProperty: return cmProp
Vitaly Stakhovsky
2020-03-19
1
-1/+2
|
/
*
cmState::GetCacheEntryValue: return cmProp
Vitaly Stakhovsky
2020-03-17
1
-6/+5
*
Merge topic 'prop_t'
Brad King
2020-03-17
1
-1/+2
|
\
|
*
cmPropertyMap: Introduce cmProp as return type for GetProperty() functions
Vitaly Stakhovsky
2020-03-13
1
-1/+2
*
|
cmPropertyDefinition: Construct directly in defined state
Vitaly Stakhovsky
2020-03-13
1
-2/+2
|
/
*
Ninja Multi-Config: Use build.ninja if cmake --build has no --config
Kyle Edwards
2020-02-04
1
-0/+10
*
AppendProperty: convert value param to std::string
Vitaly Stakhovsky
2020-01-25
1
-2/+2
*
cmCacheManager: more members use std::string
Vitaly Stakhovsky
2020-01-06
1
-16/+10
*
cmState: more members will use std::string
Vitaly Stakhovsky
2020-01-02
1
-17/+18
*
Ninja: Add multi-config variant
Kyle Edwards
2019-12-13
1
-0/+10
*
CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support
Robert Maynard
2019-12-10
1
-0/+3
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-1/+2
*
cmState: Avoid lowering command name twice
Daniel Eiband
2019-09-21
1
-1/+1
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+1
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-3/+3
[next]