summaryrefslogtreecommitdiffstats
path: root/Source/cmake.h
Commit message (Expand)AuthorAgeFilesLines
* instrumentation: Fix crash on cmake_instrumentation() call in initial cacheMartin Duffy7 days1-0/+1
* Merge branch 'backport-4.0-fileapi-instrumentation-initial-cache'Brad King7 days1-0/+1
|\
| * Merge branch 'backport-3.31-fileapi-initial-cache'Brad King7 days1-0/+1
| |\
| | * fileapi: Fix crash on cmake_file_api() call in initial cacheMartin Duffy7 days1-0/+1
| * | LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* | | IWYU: Update for Debian 13 CI jobBrad King2025-11-121-2/+0
* | | presets: Detect abnormal termination of workflow step commandsCraig Scott2025-09-301-2/+0
* | | cmake_language: add `TRACE` subcommandAlex Turbov2025-09-221-2/+20
* | | source: Pass small and trivially copyable types by valueDaniel Pfeifer2025-08-011-2/+2
* | | autogen: support the `SHORT` intermediate dir strategyBen Boeckel2025-07-291-0/+1
* | | cmake: support setting the intermediate dir strategy from the environmentJohn Parent2025-07-281-0/+1
* | | CTest: Allow setting exit code in ctest scriptsDaniel Pfeifer2025-03-201-2/+24
* | | cmake-gui: Clarify "Open Project" button implementation detailsBrad King2025-03-101-1/+7
* | | LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
|/ /
* | instrumentation: Make hooks compatible with presetsMartin Duffy2025-02-171-1/+2
* | instrumentation: Refactor cmInstrumentation constructor and usageMartin Duffy2025-02-031-0/+6
* | cmake: Add SARIF diagnostics output supportDaniel Tierney2025-01-291-0/+16
* | Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-64/+64
* | VS: Remove support for appending a platform to the generator nameBrad King2025-01-211-4/+3
* | instrumentation: Collect and record project build system metricsMartin Duffy2025-01-151-0/+1
* | cmake: Allow configuration of default script namesMartin Duffy2024-12-171-1/+5
* | Link step: Add LINK_WARNING_AS_ERROR target propertyMarc Chevrier2024-11-121-0/+9
* | COMPILE_WARNING_AS_ERROR: rename methods to prepare link similar functionalityMarc Chevrier2024-11-121-3/+9
* | KWSys: Disable the path translation map for build within CMakeBrad King2024-11-031-2/+0
* | cmake: Explicitly normalize input paths as they exist on diskBrad King2024-10-221-7/+1
|/
* presets: Add graphviz supportAliaksandr Averchanka2024-07-301-0/+9
* fileapi: Add CONFIGURE_DEPENDS glob info to cmakeFiles objectArctic Lampyrid2024-03-191-0/+1
* cmGlobCacheEntry: Add helper to carry CONFIGURE_DEPENDS glob cache argumentsArctic Lampyrid2024-03-191-4/+2
* Source/cmake.h: Add ScriptModeExitCode for proper storing exit codeleha-bot2024-01-161-0/+6
* IWYU: Update for Debian 12 CI jobBrad King2023-07-281-2/+2
* cmake_file_api: New project commandCraig Scott2023-06-051-0/+4
* Merge topic 'AddCacheEntry-suppress-raw-pointer-usage'Brad King2023-05-311-10/+8
|\
| * AddCacheEntry: Suppress raw pointer usageMarc Chevrier2023-05-301-10/+8
* | cmake: Add debuggerGlen Chung2023-05-301-0/+31
|/
* SetProperty: suppress raw pointer usageMarc Chevrier2023-05-261-1/+4
* presets: Add trace options to configure presetsArtin Alavi2023-03-301-8/+2
* try_compile: Record stack of in-progess checks in configure logBrad King2023-01-161-0/+4
* cmake: Make entire in-progress check stack available internallyBrad King2023-01-161-5/+4
* ConfigureLog: Add infrastructure for structured configure event loggingMatthew Woehlke2022-12-161-0/+8
* cmDocumentation: `char*[][2]` → `cmDocumentationEntry[N]`Alex Turbov2022-11-171-31/+4
* cmake::CreateProfilingEntry: Refactor to take lambda for argsKyle Edwards2022-11-111-3/+10
* Merge topic 'extended-profiling'Brad King2022-10-281-3/+12
|\
| * cmMakefileProfilingData: Refactor to use RAIIKyle Edwards2022-10-261-3/+12
* | Merge topic 'cmake-presets-workflow-arguments'Brad King2022-10-271-1/+12
|\ \ | |/ |/|
| * cmake --workflow: add --fresh optionKyle Edwards2022-10-261-1/+7
| * cmake::Workflow: Refactor to use enum class argumentKyle Edwards2022-10-261-1/+6
* | try_compile: Propagate --trace through try_compileMatthew Woehlke2022-10-111-1/+11
|/
* cmake: Add --workflow modeKyle Edwards2022-09-271-0/+14
* CMake: Support upcoming C++26 language levelRobert Maynard2022-08-311-2/+5
* Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub commandAlexandru Croitor2022-06-281-1/+2