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
*
LLVMFlang: Add support for LLVM Flang
Tin Huynh
2022-05-24
5
-1/+29
*
Merge topic 'findvulkan-moltenvk'
Brad King
2022-05-24
3
-4/+122
|
\
|
*
FindVulkan: Add component for `MoltenVK`
MACHIZAUD Andréa
2022-05-22
3
-4/+118
|
*
FindVulkan: Mark test target with `cxx_std_11` to avoid AppleClang warnings
MACHIZAUD Andréa
2022-05-22
1
-0/+4
*
|
Merge topic 'gitignore-build'
Brad King
2022-05-24
1
-0/+3
|
\
\
|
*
|
gitignore: Tell Git to ignore build*/ directories
Shao-Ce SUN
2022-05-23
1
-0/+3
*
|
|
Merge topic 'curl-debug-callback'
Brad King
2022-05-24
1
-2/+2
|
\
\
\
|
*
|
|
cmFileCommand: Fix signature of CURLOPT_DEBUGFUNCTION callback
Brad King
2022-05-23
1
-2/+2
*
|
|
|
Merge topic 'reduce-policy-eval-scope'
Brad King
2022-05-24
1
-4/+2
|
\
\
\
\
|
*
|
|
|
cmConditionEvaluator: Reduce the scope of the CMP0064 evaluation
Alex Turbov
2022-05-23
1
-4/+2
*
|
|
|
|
Merge topic 'ci-fedora-36'
Brad King
2022-05-24
121
-445/+374
|
\
\
\
\
\
|
*
|
|
|
|
gitlab-ci: use Fedora 36 images and environments
Ben Boeckel
2022-05-24
19
-67/+67
|
*
|
|
|
|
ci: update Linux image to Fedora 36
Ben Boeckel
2022-05-24
4
-3/+3
|
*
|
|
|
|
ci: make rvm version comments consistent
Brad King
2022-05-24
2
-3/+2
|
*
|
|
|
|
clang-tidy: suppress `google-readability-casting` lint
Ben Boeckel
2022-05-24
1
-1/+0
|
*
|
|
|
|
clang-tidy: suppress new `readability-identifier-length` lint
Ben Boeckel
2022-05-24
1
-0/+1
|
*
|
|
|
|
cmFileCommand: remove an unnecessary cast
Ben Boeckel
2022-05-24
1
-1/+1
|
*
|
|
|
|
clang-tidy: fix `readability-static-definition-in-anonymous-namespace` lints
Ben Boeckel
2022-05-24
1
-2/+2
|
*
|
|
|
|
clang-tidy: fix `bugprone-exception-escape` lints
Ben Boeckel
2022-05-24
1
-3/+9
|
*
|
|
|
|
clang-tidy: fix `performance-unnecessary-copy-initialization` lints
Ben Boeckel
2022-05-24
10
-20/+20
|
*
|
|
|
|
clang-tidy: address `google-readability-casting` lints
Ben Boeckel
2022-05-24
30
-73/+95
|
*
|
|
|
|
clang-tidy: address `readability-container-data-pointer` lints
Ben Boeckel
2022-05-24
12
-50/+50
|
*
|
|
|
|
clang-tidy: address `modernize-use-default-member-init` lints
Ben Boeckel
2022-05-24
54
-212/+109
|
*
|
|
|
|
zstd: suppress an analyzer lint
Ben Boeckel
2022-05-24
1
-0/+1
|
*
|
|
|
|
cmGlobalGenerator: check for `nullptr` in `GetLanguageFromExtension`
Ben Boeckel
2022-05-21
1
-1/+4
|
*
|
|
|
|
cmCTestSubmitHandler: avoid double fetching envvars
Ben Boeckel
2022-05-21
1
-4/+4
|
*
|
|
|
|
cmMakefileLibraryTargetGenerator: improve output building
Ben Boeckel
2022-05-19
1
-1/+3
|
*
|
|
|
|
style: use `cmStrCat` in some more locations
Ben Boeckel
2022-05-19
3
-4/+3
|
|
/
/
/
/
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-05-24
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'externalproject-cleanup'
Brad King
2022-05-23
1
-344/+793
|
\
\
\
\
|
*
|
|
|
ExternalProject: Reformatting only
Craig Scott
2022-05-22
1
-291/+769
|
*
|
|
|
ExternalProject: Minor cleanup to use more convenient commands
Craig Scott
2022-05-22
1
-12/+14
|
*
|
|
|
ExternalProject: Remove unused property docs
Craig Scott
2022-05-22
1
-38/+5
|
*
|
|
|
ExternalProject: Replace SEND_ERROR with FATAL_ERROR
Craig Scott
2022-05-22
1
-3/+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'pkgconfig-static-libs'
Brad King
2022-05-23
9
-136/+332
|
\
\
\
\
|
*
|
|
|
FindPkgConfig: Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET.
Alex Birch
2022-05-20
9
-116/+302
|
*
|
|
|
Tests: De-duplicate some code in RunCMake.FindPkgConfig
Alex Birch
2022-05-20
1
-8/+14
|
*
|
|
|
FindPkgConfig: Fix parsing of backslash-escaped spaces in pkg-config output
Alex Birch
2022-05-12
4
-14/+18
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-05-23
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-05-22
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-05-21
1
-1/+1
*
|
|
Merge topic 'vs-system-include'
Brad King
2022-05-20
4
-10/+46
|
\
\
\
|
*
|
|
VS: Add support for SYSTEM include directories
Josiah Bills
2022-05-18
4
-10/+46
*
|
|
|
Merge topic 'win_arm64_native_toolchain'
Brad King
2022-05-20
4
-11/+22
|
\
\
\
\
|
*
|
|
|
VS: ARM64 as default toolset architecture for ARM64 host
Niyas Sait
2022-05-19
4
-11/+22
*
|
|
|
|
Merge topic 'findvulkan-improvements'
Brad King
2022-05-20
5
-52/+608
|
\
\
\
\
\
|
*
|
|
|
|
FindVulkan: remove noop on CMAKE_MODULE_PATH in tests
MACHIZAUD Andréa
2022-05-18
1
-1/+0
|
*
|
|
|
|
FindVulkan: Add component for `glslc` and `glslangValidator`
MACHIZAUD Andréa
2022-05-18
1
-17/+48
|
*
|
|
|
|
FindVulkan: ensure policy CMP0057 is NEW to use `IN_LIST` with `if()`
MACHIZAUD Andréa
2022-05-18
1
-0/+5
|
*
|
|
|
|
FindVulkan: Add component for `glslang`
MACHIZAUD Andréa
2022-05-18
3
-3/+315
[next]