summaryrefslogtreecommitdiffstats
path: root/Source/cmStateSnapshot.h
Commit message (Expand)AuthorAgeFilesLines
* find_package: Implement UNWIND_INCLUDEVito Gamberini2025-07-131-0/+6
* cmState: Track known projectsMatthew Woehlke2025-06-021-0/+1
* find_package: Improve support for CPS multiple inclusionMatthew Woehlke2025-04-031-0/+3
* 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-9/+9
* CMP0011: Remove support for OLD behaviorBrad King2025-01-171-1/+0
* IWYU: Update for Debian 12 CI jobBrad King2023-07-281-1/+0
* Rename cmProp in cmValueMarc Chevrier2021-09-211-2/+2
* cmProp: refactoring: transform alias in classMarc Chevrier2021-08-081-1/+2
* Merge topic 'GetExecutionListFile-by-ref'Brad King2020-09-081-1/+1
|\
| * cmStateSnapshot: Return const reference from GetExecutionListFile()Oleksandr Koval2020-09-031-1/+1
* | Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
|/
* cmake: Remove broken '--warn-unused-vars' optionBrad King2020-06-291-1/+0
* cmstd: Modernize CMake system headersMarc Chevrier2019-09-201-1/+1
* cmDefinitions: Remove const char* based Set methodSebastian Holtermann2019-07-241-1/+3
* cmStateSnapshot: Add method to get current directory snapshotBrad King2018-12-111-0/+1
* cmStateSnapshot::GetDefinition(): Return std::string const*Vitaly Stakhovsky2018-09-061-1/+1
* cmake_policy: Add undocumented PARENT_SCOPE option to GETBrad King2018-04-181-1/+2
* Use C++11 nullptrDaniel Pfeifer2017-08-241-1/+1
* Pass large types by const&, small types by valueDaniel Pfeifer2017-06-031-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-1/+1
* cmState: Split auxiliary classes into separate filesStephen Kelly2016-10-191-0/+88