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
...
|
*
|
|
|
|
ci: Enable FindJasper test on Fedora
Brad King
2024-04-10
2
-13/+7
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'cmake_language-test-experimental-feature-query'
Brad King
2024-04-11
10
-0/+69
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Tests/RunCMake/cmake_language: test GET_EXPERIMENTAL_FEATURE_ENABLED
Ben Boeckel
2024-04-10
10
-0/+69
*
|
|
|
|
Merge topic 'swift-fix-submodule-dependencies'
Brad King
2024-04-10
1
-0/+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Swift: Ninja: Remove module dependency for executables
Evan Wilde
2024-04-09
1
-0/+3
*
|
|
|
Merge topic 'nolint-header-sets-and-unity'
Brad King
2024-04-09
1
-1/+1
|
\
\
\
\
|
*
|
|
|
VERIFY_INTERFACE_HEADER_SETS: Suppress clang-tidy include checks
ClausKlein
2024-04-08
1
-1/+1
|
*
|
|
|
VERIFY_INTERFACE_HEADER_SETS: Add IWYU pragma as C-style comment
ClausKlein
2024-04-08
1
-1/+1
*
|
|
|
|
C++26: Fix C++/CUDA/HIP compile feature support
Raul Tambre
2024-04-09
2
-1/+5
*
|
|
|
|
Clang: Fix detection of C++26 when targeting MSVC ABI
Brad King
2024-04-09
1
-1/+5
*
|
|
|
|
Merge topic 'test-pkg-config-gobject-introspection'
Brad King
2024-04-08
1
-1/+2
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Update RunCMake.FindPkgConfig gobject-introspection expectation
Vladimir Petko
2024-04-08
1
-1/+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'test-compile-features'
Brad King
2024-04-08
17
-59/+127
|
\
\
\
\
\
|
*
|
|
|
|
ci: Record expected C and CXX language standard support
Brad King
2024-04-05
2
-1/+10
|
*
|
|
|
|
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
*
|
|
|
|
|
Merge topic 'lang-std-levels'
Brad King
2024-04-08
2
-18/+61
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
|
|
/
/
/
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
GNU: Fix detection of C++ 11 mode in GCC 4.{4,5,6}
Brad King
2024-04-05
1
-0/+2
|
*
|
|
|
PGI: Fix detection of C++ 14/17 modes
Brad King
2024-04-05
1
-1/+1
|
*
|
|
|
NVHPC: Fix detection of C++ 20 mode on NVHPC < 22.7
Brad King
2024-04-05
1
-0/+6
|
*
|
|
|
XL/XLClang: Fix detection of C++ 14 mode on Linux
Brad King
2024-04-04
1
-0/+6
|
*
|
|
|
Intel: Fix detection of C++ 14/17 modes on Linux/macOS
Brad King
2024-04-04
1
-0/+8
|
*
|
|
|
Intel: Fix detection of C++ 17/20 modes on Windows
Brad King
2024-04-04
1
-8/+13
|
*
|
|
|
CompilerId: Clarify C and C++ standard level detection
Brad King
2024-04-04
2
-14/+30
*
|
|
|
|
Merge topic 'ctest-invalid-arg'
Brad King
2024-04-05
4
-2/+6
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ctest: Show error on invalid ctest arguments
Jake D'Esposito
2024-04-04
3
-0/+4
|
*
|
|
|
Tests: Fix ctest flag typo in RunCMake.GoogleTest
Jake D'Esposito
2024-04-04
1
-2/+2
*
|
|
|
|
Merge topic 'enable_language-before-project'
Brad King
2024-04-03
9
-0/+29
|
\
\
\
\
\
|
*
|
|
|
|
enable_language(): Fail if called before project()
Craig Scott
2024-04-02
9
-0/+29
*
|
|
|
|
|
Merge topic 'swift-linker-selection'
Brad King
2024-04-03
6
-5/+42
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Swift: Add CMAKE_LINKER_TYPE support
Evan Wilde
2024-04-02
6
-5/+42
*
|
|
|
|
Merge topic 'ctest-resource-lock'
Brad King
2024-04-02
7
-74/+21
|
\
\
\
\
\
|
|
/
/
/
/
|
|
/
/
/
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ctest: Restore enforcement of RESOURCE_LOCK test property
Brad King
2024-04-01
7
-74/+21
*
|
|
|
Merge topic 'add_library-no-static-fallback'
Brad King
2024-04-01
7
-0/+33
|
\
\
\
\
|
*
|
|
|
add_library: Reject shared libraries on platforms that do not support them
Asit Dhal
2024-03-29
7
-0/+33
*
|
|
|
|
Merge topic 'tls-verify'
Brad King
2024-04-01
36
-13/+116
|
\
\
\
\
\
|
*
|
|
|
|
ctest: Fall back to CMake environment variable for TLS server verification
Brad King
2024-03-30
16
-0/+39
|
*
|
|
|
|
ctest: Test fallback to CMake options for TLS server verification
Brad King
2024-03-30
17
-3/+33
|
*
|
|
|
|
file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERIFY environment variable
Brad King
2024-03-30
2
-2/+15
|
*
|
|
|
|
file(DOWNLOAD|UPLOAD): Add test covering CMAKE_TLS_VERIFY cmake variable
Brad King
2024-03-30
2
-7/+28
|
*
|
|
|
|
Tests: Update cmake_minimum_required version in RunCMake ctest cases
Brad King
2024-03-29
3
-3/+3
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'nested-package-config-file'
Brad King
2024-04-01
5
-0/+102
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
CMakePackageConfigHelpers: Use unique variable name for pkg prefix
Craig Scott
2024-03-31
5
-0/+102
*
|
|
|
Merge topic 'prop-GENERATED-visibility'
Brad King
2024-03-29
427
-0/+10996
|
\
\
\
\
|
*
|
|
|
CMP0163: Make GENERATED source file property globally visible
Deniz Bahadir
2024-03-29
427
-0/+10996
|
|
|
/
/
|
|
/
|
|
*
|
|
|
CPack/WIX: Add support for WiX Toolset v4
Brad King
2024-03-24
5
-1/+56
*
|
|
|
Tests: Prepare RunCMake.CPack_WIX to cover multiple WiX versions
Brad King
2024-03-24
4
-3/+12
|
/
/
/
*
|
|
Merge topic 'file-RPATH-large-ELF'
Brad King
2024-03-24
5
-1/+50
|
\
\
\
|
*
|
|
cmELF: Get correct section count for large ELF binaries
Martin Duffy
2024-03-22
5
-1/+50
*
|
|
|
Merge topic 'linker-vars-propagate-try_compile'
Brad King
2024-03-24
4
-0/+40
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
[prev]
[next]