summaryrefslogtreecommitdiffstats
path: root/Source/cmStatePrivate.h
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmPropertySentinel-definition'Brad King2025-09-021-2/+1
|\
| * cmPropertySentinel: update definitionMarc Chevrier2025-09-011-2/+1
* | find_package: Implement UNWIND_INCLUDEVito Gamberini2025-07-131-0/+2
|/
* cmState: Track known projectsMatthew Woehlke2025-06-021-0/+3
* find_package: Improve support for CPS multiple inclusionMatthew Woehlke2025-04-031-0/+4
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-1/+1
* Fix: A lot of typos in code found by `typos`Alex Turbov2025-01-121-1/+1
* cmState: Clarify name of member tracking the active scope in a directoryBrad King2022-11-071-1/+1
* Refactor: Convert parallel string/backtrace vectors to BT vectorsKyle Edwards2021-09-031-10/+5
* cmState: Record imported target names in each directoryBrad King2021-06-101-0/+1
* cmOutputConverter: Adopt relative path conversion helpersBrad King2021-05-171-8/+0
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* clang-tidy: Replace typedef with usingRegina Pfeifer2019-09-031-1/+1
* clang-tidy: Remove redundant member initializationsRegina Pfeifer2018-12-151-2/+1
* LINK_DIRECTORIES: Add new properties and commandsMarc Chevrier2018-09-251-0/+4
* LINK_OPTIONS: Add new family of propertiesMarc Chevrier2018-06-061-0/+4
* cmStateDetail::PolicyStackEntry: remove custom copy ctorDaniel Pfeifer2017-04-211-5/+0
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-0/+7
* cmState: Split auxiliary classes into separate filesStephen Kelly2016-10-191-0/+94