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
*
ci: Record expected C and CXX language standard support
Brad King
2024-04-05
10
-1/+41
*
Tests/CompileFeatures: Cover c_std_## and cxx_std_## meta-features
Brad King
2024-04-05
12
-0/+58
*
Tests/CompileFeatures: Factor out headers to compute C and C++ standard levels
Brad King
2024-04-05
4
-59/+60
*
GNU: Fix detection of C++ 11 mode in GCC 4.{4,5,6}
Brad King
2024-04-05
2
-0/+4
*
PGI: Fix detection of C++ 14/17 modes
Brad King
2024-04-05
2
-2/+2
*
NVHPC: Fix detection of C++ 20 mode on NVHPC < 22.7
Brad King
2024-04-05
2
-0/+12
*
XL/XLClang: Fix detection of C++ 14 mode on Linux
Brad King
2024-04-04
2
-0/+12
*
Intel: Fix detection of C++ 14/17 modes on Linux/macOS
Brad King
2024-04-04
2
-0/+16
*
Intel: Fix detection of C++ 17/20 modes on Windows
Brad King
2024-04-04
2
-16/+26
*
CompilerId: Clarify C and C++ standard level detection
Brad King
2024-04-04
4
-27/+60
*
IntelLLVM: Add C standard flags on Windows
Brad King
2024-04-03
1
-11/+10
*
IntelLLVM: Use C23 and C++23 flags only versions supporting them
Brad King
2024-04-03
2
-8/+16
*
Intel: Fix classic compiler version check for C++20 flag
Brad King
2024-04-03
1
-1/+1
*
Merge topic 'refactor-compile-features-and-flags'
Brad King
2024-04-02
10
-96/+102
|
\
|
*
Modules: Rename CMakeDetermine{CompileFeatures -> CompilerSupport}
Tyler
2024-03-29
7
-13/+13
|
*
Modules: Factor out helpers for GNU language standard flags
Tyler
2024-03-29
3
-83/+89
*
|
Merge topic 'rel-zip-newlines'
Brad King
2024-04-02
2
-2/+8
|
\
\
|
*
|
ci: package .zip source archives using LF newlines
Brad King
2024-04-01
2
-1/+7
|
*
|
ci: package source archives using consistent command-line quoting conventions
Brad King
2024-04-01
1
-1/+1
*
|
|
Merge branch 'release-3.29'
Brad King
2024-04-02
0
-0/+0
|
\
\
\
|
*
\
\
Merge topic 'ctest-resource-lock' into release-3.29
Brad King
2024-04-02
9
-78/+33
|
|
\
\
\
*
|
\
\
\
Merge topic 'ctest-resource-lock'
Brad King
2024-04-02
9
-78/+33
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
ctest: Restore enforcement of RESOURCE_LOCK test property
Brad King
2024-04-01
9
-78/+33
*
|
|
|
|
Merge branch 'release-3.29'
Brad King
2024-04-02
0
-0/+0
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge topic 'FindMPI-IntelLLVM' into release-3.29
Brad King
2024-04-02
1
-1/+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'FindMPI-IntelLLVM'
Brad King
2024-04-02
1
-1/+1
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
FindMPI: Fix finding IntelLLVM wrappers on Windows
Brad King
2024-04-01
1
-1/+1
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2024-04-02
1
-1/+1
*
|
|
|
Merge branch 'release-3.29'
Brad King
2024-04-01
0
-0/+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge topic 'libuv-macos-posix-poll' into release-3.29
Brad King
2024-04-01
4
-9/+12
|
|
\
\
\
*
|
\
\
\
Merge topic 'libuv-macos-posix-poll'
Brad King
2024-04-01
4
-9/+12
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
libuv: macos: use posix poll instead of kqueue
Brad King
2024-04-01
3
-2/+9
|
*
|
|
libuv: darwin: group kqueue-specific definitions together
Brad King
2024-04-01
1
-2/+2
|
*
|
|
libuv: process: de-duplicate conditions for using kqueue
Brad King
2024-04-01
1
-5/+1
*
|
|
|
Merge topic 'cmp0159_warnings'
Brad King
2024-04-01
70
-0/+290
|
\
\
\
\
|
*
|
|
|
Modules: Fix CMP0159 warnings in modules when tracing
Juan Ramos
2024-03-29
70
-0/+290
*
|
|
|
|
Merge topic 'patch-help-manually-added-dependencies'
Brad King
2024-04-01
1
-0/+4
|
\
\
\
\
\
|
*
|
|
|
|
Help: Document MANUALLY_ADDED_DEPENDENCIES in add_dependencies
Peter Kokot
2024-03-29
1
-0/+4
*
|
|
|
|
|
Merge topic 'check-Werror-CMP0066'
Brad King
2024-04-01
3
-7/+28
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CheckSymbolExists: Remove -Werror from per-config flags
Sung, Po Han
2024-03-28
1
-5/+19
|
*
|
|
|
|
|
CheckSymbolExists: Avoid removing the flag after -Werror
Sung, Po Han
2024-03-28
1
-1/+1
|
*
|
|
|
|
|
CMakeDetermineCompilerABI: Remove -Werror from per-config flags
Sung, Po Han
2024-03-28
1
-1/+8
|
*
|
|
|
|
|
Help: Fix a typo
Sung, Po Han
2024-03-28
1
-1/+1
*
|
|
|
|
|
|
Merge topic 'add_library-no-static-fallback'
Brad King
2024-04-01
13
-9/+113
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
add_library: Reject shared libraries on platforms that do not support them
Asit Dhal
2024-03-29
13
-9/+113
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge topic 'tls-verify'
Brad King
2024-04-01
47
-37/+214
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ctest: Fall back to CMake environment variable for TLS server verification
Brad King
2024-03-30
19
-4/+56
|
*
|
|
|
|
|
|
ctest: Test fallback to CMake options for TLS server verification
Brad King
2024-03-30
17
-3/+33
|
*
|
|
|
|
|
|
ExternalProject: Honor CMAKE_TLS_VERIFY environment variable
Brad King
2024-03-30
2
-9/+23
|
*
|
|
|
|
|
|
ExternalProject: Revise TLS_VERIFY wording to use TLS_VERSION pattern
Brad King
2024-03-30
1
-11/+14
[next]