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
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise C++ coding style using clang-format-15
Kitware Robot
2023-01-18
41
-54/+66
*
Merge topic 'configure-log'
Brad King
2023-01-18
8
-1/+50
|
\
|
*
message: Add CONFIGURE_LOG mode to record a message in the configure log
Brad King
2023-01-18
8
-1/+50
*
|
clang-format.bash: Use generic clang-format attribute
Brad King
2023-01-18
6
-6/+6
*
|
Merge topic 'add_visbility_flags_to_device_link_line'
Brad King
2023-01-18
6
-13/+32
|
\
\
|
*
|
CUDA: device linking obeys CMAKE_CUDA_VISIBILITY_PRESET setting
Robert Maynard
2023-01-16
6
-13/+32
*
|
|
Merge topic 'typo-fix'
Brad King
2023-01-18
1
-1/+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Source: Fix a few typos
Vitaly Stakhovsky
2023-01-17
1
-1/+1
*
|
|
Merge topic 'configure-log'
Brad King
2023-01-17
16
-0/+144
|
\
\
\
|
*
|
|
try_compile: Record stack of in-progess checks in configure log
Brad King
2023-01-16
7
-0/+42
|
*
|
|
try_compile: Add a NO_LOG option to skip recording in the configure log
Brad King
2023-01-16
2
-0/+10
|
*
|
|
try_compile: Add optional LOG_DESCRIPTION to record in configure log
Brad King
2023-01-16
10
-0/+32
|
*
|
|
Tests: Add explicit ConfigureLog case to RunCMake.try_compile
Brad King
2023-01-16
5
-0/+60
|
|
/
/
*
|
|
Merge topic 'ctest-no-tests-action-env-var'
Brad King
2023-01-17
9
-0/+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ctest(1): Add CTEST_NO_TESTS_ACTION env var
friendlyanon
2023-01-13
9
-0/+16
|
|
/
*
|
Merge topic 'vs-masm-flags'
Brad King
2023-01-13
2
-0/+8
|
\
\
|
*
|
VS: Honor compile options for MASM
Brad King
2023-01-12
2
-0/+8
|
|
/
*
|
Merge topic 'fea/add-copy_directory_if_different'
Brad King
2023-01-13
1
-0/+9
|
\
\
|
*
|
cmake: Add -E copy_directory_if_different
Robert Maynard
2023-01-12
1
-0/+9
|
|
/
*
|
Merge topic 'try_run-cross-compile'
Brad King
2023-01-13
2
-0/+10
|
\
\
|
*
\
Merge branch 'backport-try_run-cross-compile' into try_run-cross-compile
Brad King
2023-01-12
2
-0/+10
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
try_run: Avoid crash in keyword-dispatched signature when cross-compiling
Brad King
2023-01-12
2
-0/+10
*
|
|
Merge topic 'implicit-includes'
Brad King
2023-01-13
2
-4/+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Restore implicit include directory extraction for adaptive relative paths
Brad King
2023-01-12
2
-4/+4
|
|
/
|
*
Merge branch 'test-git-local-defaultBranch' into release-3.25
Brad King
2023-01-11
1
-1/+1
|
|
\
|
|
*
Tests: Fix CTest.UpdateGIT under repo-local defaultBranch config
Brad King
2023-01-11
1
-1/+1
*
|
|
FileAPI: Add "configureLog" object kind
Brad King
2022-12-17
10
-1/+64
*
|
|
Merge topic 'cxxmodules-clang-update'
Brad King
2022-12-17
8
-8/+8
|
\
\
\
|
*
|
|
cxxmodules: support new round of Clang patches
Ben Boeckel
2022-12-15
8
-8/+8
*
|
|
|
Merge topic 'configure-log'
Brad King
2022-12-17
8
-31/+195
|
\
\
\
\
|
*
|
|
|
ConfigureLog: Version individual events instead of the whole log
Brad King
2022-12-16
2
-13/+7
|
*
|
|
|
ConfigureLog: Log try_compile and try_run checks
Matthew Woehlke
2022-12-16
7
-0/+166
|
*
|
|
|
ConfigureLog: Add infrastructure for structured configure event logging
Matthew Woehlke
2022-12-16
1
-5/+13
|
*
|
|
|
Tests: Generalize RunCMake expectation component names
Matthew Woehlke
2022-12-14
1
-31/+27
|
|
/
/
/
*
|
|
|
Merge topic 'genex-config-mapping-imported-targets'
Brad King
2022-12-16
2
-0/+8
|
\
\
\
\
|
*
|
|
|
Genex: Fix CONFIG on imported target with no explicit mapping
Luis Caro Campos
2022-12-16
2
-0/+8
|
|
/
/
/
*
|
|
|
ASM_MARMASM: Populate MSVC debug information format abstraction table
Brad King
2022-12-15
1
-1/+1
*
|
|
|
Merge branch 'backport-masm-debug-format' into masm-debug-format
Brad King
2022-12-15
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
ASM_MASM: Populate MSVC debug information format abstraction table
Brad King
2022-12-15
1
-1/+1
*
|
|
Merge topic 'COMPILE_DEFINITIONS-property-cleanup'
Brad King
2022-12-14
11
-0/+83
|
\
\
\
|
*
|
|
COMPILE_DEFINITIONS property: ensure leading -D is removed in all cases
Marc Chevrier
2022-12-13
11
-0/+83
*
|
|
|
FindCUDAToolkit: Support the new `nvJitLink` library in CUDA 12
Robert Maynard
2022-12-12
2
-0/+7
|
/
/
/
*
|
|
Merge topic 'file-make-directory-descriptive-errors'
Brad King
2022-12-09
4
-0/+14
|
\
\
\
|
*
|
|
file(MAKE_DIRECTORY): Provide a more descriptive error message
Terence Noone
2022-12-08
4
-0/+14
*
|
|
|
Merge topic 'vs-version-var'
Brad King
2022-12-08
2
-0/+3
|
\
\
\
\
|
*
|
|
|
VS: Add a variable to report the Visual Studio version build number
Brad King
2022-12-07
2
-0/+3
|
|
/
/
/
*
|
|
|
Tests: Teach RunCMake.FindBoost to avoid finding an external Boost
Brad King
2022-12-07
1
-0/+4
|
/
/
/
*
|
|
Merge topic 'vs-dotnet-sdk-xaml-resx'
Brad King
2022-12-07
9
-0/+351
|
\
\
\
|
*
|
|
VS: Add Xaml and Resx files to .Net SDK style projects
Quentin Berthet
2022-12-06
9
-0/+351
*
|
|
|
Merge topic 'clang-tidy-export-fixes-dir'
Brad King
2022-12-07
12
-0/+191
|
\
\
\
\
[next]