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
/
cmake.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
instrumentation: Fix crash on cmake_instrumentation() call in initial cache
Martin Duffy
7 days
1
-0/+1
*
Merge branch 'backport-4.0-fileapi-instrumentation-initial-cache'
Brad King
7 days
1
-0/+1
|
\
|
*
Merge branch 'backport-3.31-fileapi-initial-cache'
Brad King
7 days
1
-0/+1
|
|
\
|
|
*
fileapi: Fix crash on cmake_file_api() call in initial cache
Martin Duffy
7 days
1
-0/+1
|
*
|
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
|
|
IWYU: Update for Debian 13 CI job
Brad King
2025-11-12
1
-2/+0
*
|
|
presets: Detect abnormal termination of workflow step commands
Craig Scott
2025-09-30
1
-2/+0
*
|
|
cmake_language: add `TRACE` subcommand
Alex Turbov
2025-09-22
1
-2/+20
*
|
|
source: Pass small and trivially copyable types by value
Daniel Pfeifer
2025-08-01
1
-2/+2
*
|
|
autogen: support the `SHORT` intermediate dir strategy
Ben Boeckel
2025-07-29
1
-0/+1
*
|
|
cmake: support setting the intermediate dir strategy from the environment
John Parent
2025-07-28
1
-0/+1
*
|
|
CTest: Allow setting exit code in ctest scripts
Daniel Pfeifer
2025-03-20
1
-2/+24
*
|
|
cmake-gui: Clarify "Open Project" button implementation details
Brad King
2025-03-10
1
-1/+7
*
|
|
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
|
/
/
*
|
instrumentation: Make hooks compatible with presets
Martin Duffy
2025-02-17
1
-1/+2
*
|
instrumentation: Refactor cmInstrumentation constructor and usage
Martin Duffy
2025-02-03
1
-0/+6
*
|
cmake: Add SARIF diagnostics output support
Daniel Tierney
2025-01-29
1
-0/+16
*
|
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-64/+64
*
|
VS: Remove support for appending a platform to the generator name
Brad King
2025-01-21
1
-4/+3
*
|
instrumentation: Collect and record project build system metrics
Martin Duffy
2025-01-15
1
-0/+1
*
|
cmake: Allow configuration of default script names
Martin Duffy
2024-12-17
1
-1/+5
*
|
Link step: Add LINK_WARNING_AS_ERROR target property
Marc Chevrier
2024-11-12
1
-0/+9
*
|
COMPILE_WARNING_AS_ERROR: rename methods to prepare link similar functionality
Marc Chevrier
2024-11-12
1
-3/+9
*
|
KWSys: Disable the path translation map for build within CMake
Brad King
2024-11-03
1
-2/+0
*
|
cmake: Explicitly normalize input paths as they exist on disk
Brad King
2024-10-22
1
-7/+1
|
/
*
presets: Add graphviz support
Aliaksandr Averchanka
2024-07-30
1
-0/+9
*
fileapi: Add CONFIGURE_DEPENDS glob info to cmakeFiles object
Arctic Lampyrid
2024-03-19
1
-0/+1
*
cmGlobCacheEntry: Add helper to carry CONFIGURE_DEPENDS glob cache arguments
Arctic Lampyrid
2024-03-19
1
-4/+2
*
Source/cmake.h: Add ScriptModeExitCode for proper storing exit code
leha-bot
2024-01-16
1
-0/+6
*
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
1
-2/+2
*
cmake_file_api: New project command
Craig Scott
2023-06-05
1
-0/+4
*
Merge topic 'AddCacheEntry-suppress-raw-pointer-usage'
Brad King
2023-05-31
1
-10/+8
|
\
|
*
AddCacheEntry: Suppress raw pointer usage
Marc Chevrier
2023-05-30
1
-10/+8
*
|
cmake: Add debugger
Glen Chung
2023-05-30
1
-0/+31
|
/
*
SetProperty: suppress raw pointer usage
Marc Chevrier
2023-05-26
1
-1/+4
*
presets: Add trace options to configure presets
Artin Alavi
2023-03-30
1
-8/+2
*
try_compile: Record stack of in-progess checks in configure log
Brad King
2023-01-16
1
-0/+4
*
cmake: Make entire in-progress check stack available internally
Brad King
2023-01-16
1
-5/+4
*
ConfigureLog: Add infrastructure for structured configure event logging
Matthew Woehlke
2022-12-16
1
-0/+8
*
cmDocumentation: `char*[][2]` → `cmDocumentationEntry[N]`
Alex Turbov
2022-11-17
1
-31/+4
*
cmake::CreateProfilingEntry: Refactor to take lambda for args
Kyle Edwards
2022-11-11
1
-3/+10
*
Merge topic 'extended-profiling'
Brad King
2022-10-28
1
-3/+12
|
\
|
*
cmMakefileProfilingData: Refactor to use RAII
Kyle Edwards
2022-10-26
1
-3/+12
*
|
Merge topic 'cmake-presets-workflow-arguments'
Brad King
2022-10-27
1
-1/+12
|
\
\
|
|
/
|
/
|
|
*
cmake --workflow: add --fresh option
Kyle Edwards
2022-10-26
1
-1/+7
|
*
cmake::Workflow: Refactor to use enum class argument
Kyle Edwards
2022-10-26
1
-1/+6
*
|
try_compile: Propagate --trace through try_compile
Matthew Woehlke
2022-10-11
1
-1/+11
|
/
*
cmake: Add --workflow mode
Kyle Edwards
2022-09-27
1
-0/+14
*
CMake: Support upcoming C++26 language level
Robert Maynard
2022-08-31
1
-2/+5
*
Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub command
Alexandru Croitor
2022-06-28
1
-1/+2
[next]