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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Don't presume that Linux CUDA Toolkits provide static libs
Robert Maynard
2022-11-23
20
-69/+212
*
CMake Nightly Date Stamp
Kitware Robot
2022-11-22
1
-1/+1
*
Merge topic 'help-remove-self-reference-links'
Brad King
2022-11-21
60
-98/+98
|
\
|
*
Help: clean up some minor typos
Ben Boeckel
2022-11-18
2
-2/+2
|
*
Help: remove links from pages to themselves
Ben Boeckel
2022-11-18
55
-92/+92
|
*
Help/prop_tgt/LINK_OPTIONS: fix `:genex:` reference
Ben Boeckel
2022-11-18
1
-1/+1
|
*
Help: fix some minor markup errors
Ben Boeckel
2022-11-18
4
-4/+4
|
*
Help/CMAKE_GLOBAL_AUTORCC_TARGET_NAME: fix link reference
Ben Boeckel
2022-11-18
1
-1/+1
*
|
Merge topic 'xcode-ios-extensionkit'
Brad King
2022-11-21
14
-4/+126
|
\
\
|
*
|
Xcode: Allow bundling extensionkit extensions
Russell Greene
2022-11-18
14
-4/+126
|
|
/
*
|
Merge topic 'lang-std-flag-order'
Brad King
2022-11-21
7
-38/+77
|
\
\
|
*
|
cmLocalGenerator: Inline AddCompilerRequirementFlag in only call site
Brad King
2022-11-18
2
-24/+13
|
*
|
Place language standard flags just after CMAKE_<LANG>_FLAGS
Brad King
2022-11-18
5
-15/+63
|
*
|
VS: Recognize -std: flag in CMAKE_C_FLAGS in target with C++ sources
Brad King
2022-11-18
1
-0/+2
|
|
/
*
|
Merge topic 'clang-tidy-module-cmstrlen-check-sizeof'
Brad King
2022-11-21
8
-11/+96
|
\
\
|
*
|
CMake: fix sizeof string literal violations
Kyle Edwards
2022-11-18
4
-7/+6
|
*
|
clang-tidy module: look for sizeof string literal in cmStrLen() check
Kyle Edwards
2022-11-18
4
-4/+90
*
|
|
Merge topic 'cxx-scanning-properties'
Brad King
2022-11-21
17
-56/+319
|
\
\
\
|
*
|
|
cxxmodules: add properties to control scanning
Ben Boeckel
2022-11-18
17
-9/+245
|
*
|
|
cmNinjaTargetGenerator: factor out determining the fileset of a source
Ben Boeckel
2022-11-17
2
-47/+74
*
|
|
|
Merge topic 'test-file-download'
Brad King
2022-11-21
58
-310/+180
|
\
\
\
\
|
*
|
|
|
Tests: Honor CMake_TEST_NO_NETWORK in RunCMake.file-DOWNLOAD
Brad King
2022-11-18
2
-2/+5
|
*
|
|
|
Tests: Move CMake.FileDownload cases into RunCMake.file-DOWNLOAD
Brad King
2022-11-18
21
-253/+107
|
*
|
|
|
Tests: Factor out common helper in RunCMake.file-DOWNLOAD cases
Brad King
2022-11-18
10
-27/+34
|
*
|
|
|
Tests: Factor out a RunCMake.file-DOWNLOAD test
Brad King
2022-11-17
32
-25/+31
|
|
/
/
/
*
|
|
|
Merge topic 'ci-flang'
Brad King
2022-11-21
8
-0/+47
|
\
\
\
\
|
*
|
|
|
gitlab-ci: add jobs to test with Clang and LLVMFlang on Fedora
Brad King
2022-11-18
8
-0/+47
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-11-21
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-11-20
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-11-19
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge topic 'file-COPY_FILE-retry'
Brad King
2022-11-18
7
-13/+53
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ExternalData: Improve robustness on Windows to copy a data object to a file
Brad King
2022-11-17
1
-1/+1
|
*
|
|
file(COPY_FILE): Add option to retry on Windows if input access fails
Brad King
2022-11-17
6
-3/+52
|
*
|
|
cmSystemTools: Remove unused CopySingleFile overload
Brad King
2022-11-17
2
-9/+0
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'clang-tidy-module-pragma-once-check'
Brad King
2022-11-18
18
-13/+515
|
\
\
\
|
*
|
|
CMake: fix violations of #pragma once check
Kyle Edwards
2022-11-17
3
-1/+5
|
*
|
|
clang-tidy module: add test for #pragma once check
Sean Orner
2022-11-17
10
-0/+79
|
*
|
|
clang-tidy module: add #pragma once check
Igor-Mikhail-Valentin Glebov
2022-11-17
4
-0/+389
|
*
|
|
clang-tidy module: allow header files in test cases
Kyle Edwards
2022-11-17
1
-12/+42
|
|
/
/
*
|
|
Merge topic 'ninja-swiftmodule-no-exe'
Brad King
2022-11-18
5
-1/+16
|
\
\
\
|
*
|
|
Ninja: Avoid re-linking a Swift executable on every build
Evan Wilde
2022-11-17
5
-1/+16
*
|
|
|
Merge topic 'nvhpc_fortran_extensions'
Brad King
2022-11-18
2
-1/+4
|
\
\
\
\
|
*
|
|
|
Fortran: Support cuf file extension when using nvfortran
Robert Maynard
2022-11-16
2
-1/+4
*
|
|
|
|
Merge topic 'refactor-cmDocumentation'
Brad King
2022-11-18
42
-802/+663
|
\
\
\
\
\
|
*
|
|
|
|
Refactor: `cmGlobalGeneratorFactory::GetDocumentation` returns entry
Alex Turbov
2022-11-17
28
-124/+91
|
*
|
|
|
|
cmGlobalGeneratorFactory.h: Simplify returning default values
Alex Turbov
2022-11-17
1
-7/+5
|
*
|
|
|
|
cmake.cxx: Simplify `cmake::AppendExtraGeneratorsDocumentation()`
Alex Turbov
2022-11-17
1
-12/+5
|
*
|
|
|
|
cpack.cxx: Optimize calls to `std::osteam::operator<<`
Alex Turbov
2022-11-17
1
-64/+53
|
*
|
|
|
|
cpack.cxx: Eliminate redundant `if`
Alex Turbov
2022-11-17
1
-5/+1
|
*
|
|
|
|
cpack.cxx: Deduplicate "Generators" section creation code
Alex Turbov
2022-11-17
1
-21/+24
[next]