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
*
IWYU: Update for Debian 13 CI job
Brad King
2025-11-12
1
-1/+1
*
Merge topic 'cmPropertySentinel-definition'
Brad King
2025-09-02
1
-0/+4
|
\
|
*
cmPropertySentinel: update definition
Marc Chevrier
2025-09-01
1
-0/+4
*
|
FASTBuild: Add generator
Eduard Voronkin
2025-08-26
1
-0/+10
*
|
find_package: Implement UNWIND_INCLUDE
Vito Gamberini
2025-07-13
1
-0/+1
|
/
*
cmState: Improve how state is reset
Matthew Woehlke
2025-04-02
1
-10/+6
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-50/+50
*
cmState: Add helper to represent removed commands
Brad King
2025-01-19
1
-0/+12
*
cmPolicies: Remove now-unused REQUIRED_IF_USED and REQUIRED_ALWAYS states
Brad King
2024-11-13
1
-2/+0
*
cmCommand: Remove
Daniel Pfeifer
2024-11-05
1
-7/+0
*
HIP: Populate CMAKE_HIP_KNOWN_FEATURES global property
Brad King
2024-05-28
1
-0/+5
*
cmState: Add method to check for the Borland Makefiles generator
Brad King
2024-05-14
1
-0/+10
*
Merge topic 'fileapi-provide-glob-dependent'
Brad King
2024-03-21
1
-8/+12
|
\
|
*
fileapi: Add CONFIGURE_DEPENDS glob info to cmakeFiles object
Arctic Lampyrid
2024-03-19
1
-0/+5
|
*
cmGlobCacheEntry: Add helper to carry CONFIGURE_DEPENDS glob cache arguments
Arctic Lampyrid
2024-03-19
1
-8/+7
*
|
Source: Use cmValue::IsOn and IsOff
Vitaly Stakhovsky
2024-03-17
1
-1/+1
|
/
*
Ninja: LINK_OPTIONS property should support newlines
Marc Chevrier
2023-12-20
1
-0/+10
*
cmState::AddDisallowedCommand(): Allow additional warning info
Kyle Edwards
2023-10-27
1
-6/+12
*
cmList: Add container conversion to string
Marc Chevrier
2023-06-22
1
-4/+4
*
AddCacheEntry: Suppress raw pointer usage
Marc Chevrier
2023-05-30
1
-1/+1
*
SetProperty: suppress raw pointer usage
Marc Chevrier
2023-05-26
1
-5/+6
*
Source: Improve some code readability and efficiency
Meekness Adesina
2023-05-19
1
-5/+7
*
Merge topic 'block-var-scope'
Brad King
2022-11-08
1
-10/+11
|
\
|
*
cmState: Clarify name of member tracking the active scope in a directory
Brad King
2022-11-07
1
-11/+11
|
*
block: Fix variable scope protection from modification by subdirectories
Brad King
2022-11-07
1
-0/+1
*
|
cmake: Honor CMAKE_GENERATOR env var in --help output
Juan Ramos
2022-10-21
1
-0/+2
|
/
*
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
[next]