summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ci: Enable FindJasper test on FedoraBrad King2024-04-102-13/+7
| | |/ / / | |/| | |
* | | | | Merge topic 'cmake_language-test-experimental-feature-query'Brad King2024-04-1110-0/+69
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tests/RunCMake/cmake_language: test GET_EXPERIMENTAL_FEATURE_ENABLEDBen Boeckel2024-04-1010-0/+69
* | | | | Merge topic 'swift-fix-submodule-dependencies'Brad King2024-04-101-0/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Swift: Ninja: Remove module dependency for executablesEvan Wilde2024-04-091-0/+3
* | | | Merge topic 'nolint-header-sets-and-unity'Brad King2024-04-091-1/+1
|\ \ \ \
| * | | | VERIFY_INTERFACE_HEADER_SETS: Suppress clang-tidy include checksClausKlein2024-04-081-1/+1
| * | | | VERIFY_INTERFACE_HEADER_SETS: Add IWYU pragma as C-style commentClausKlein2024-04-081-1/+1
* | | | | C++26: Fix C++/CUDA/HIP compile feature supportRaul Tambre2024-04-092-1/+5
* | | | | Clang: Fix detection of C++26 when targeting MSVC ABIBrad King2024-04-091-1/+5
* | | | | Merge topic 'test-pkg-config-gobject-introspection'Brad King2024-04-081-1/+2
|\ \ \ \ \
| * | | | | Tests: Update RunCMake.FindPkgConfig gobject-introspection expectationVladimir Petko2024-04-081-1/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'test-compile-features'Brad King2024-04-0817-59/+127
|\ \ \ \ \
| * | | | | ci: Record expected C and CXX language standard supportBrad King2024-04-052-1/+10
| * | | | | Tests/CompileFeatures: Cover c_std_## and cxx_std_## meta-featuresBrad King2024-04-0512-0/+58
| * | | | | Tests/CompileFeatures: Factor out headers to compute C and C++ standard levelsBrad King2024-04-054-59/+60
* | | | | | Merge topic 'lang-std-levels'Brad King2024-04-082-18/+61
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | GNU: Fix detection of C++ 11 mode in GCC 4.{4,5,6}Brad King2024-04-051-0/+2
| * | | | PGI: Fix detection of C++ 14/17 modesBrad King2024-04-051-1/+1
| * | | | NVHPC: Fix detection of C++ 20 mode on NVHPC < 22.7Brad King2024-04-051-0/+6
| * | | | XL/XLClang: Fix detection of C++ 14 mode on LinuxBrad King2024-04-041-0/+6
| * | | | Intel: Fix detection of C++ 14/17 modes on Linux/macOSBrad King2024-04-041-0/+8
| * | | | Intel: Fix detection of C++ 17/20 modes on WindowsBrad King2024-04-041-8/+13
| * | | | CompilerId: Clarify C and C++ standard level detectionBrad King2024-04-042-14/+30
* | | | | Merge topic 'ctest-invalid-arg'Brad King2024-04-054-2/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ctest: Show error on invalid ctest argumentsJake D'Esposito2024-04-043-0/+4
| * | | | Tests: Fix ctest flag typo in RunCMake.GoogleTestJake D'Esposito2024-04-041-2/+2
* | | | | Merge topic 'enable_language-before-project'Brad King2024-04-039-0/+29
|\ \ \ \ \
| * | | | | enable_language(): Fail if called before project()Craig Scott2024-04-029-0/+29
* | | | | | Merge topic 'swift-linker-selection'Brad King2024-04-036-5/+42
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Swift: Add CMAKE_LINKER_TYPE supportEvan Wilde2024-04-026-5/+42
* | | | | Merge topic 'ctest-resource-lock'Brad King2024-04-027-74/+21
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | ctest: Restore enforcement of RESOURCE_LOCK test propertyBrad King2024-04-017-74/+21
* | | | Merge topic 'add_library-no-static-fallback'Brad King2024-04-017-0/+33
|\ \ \ \
| * | | | add_library: Reject shared libraries on platforms that do not support themAsit Dhal2024-03-297-0/+33
* | | | | Merge topic 'tls-verify'Brad King2024-04-0136-13/+116
|\ \ \ \ \
| * | | | | ctest: Fall back to CMake environment variable for TLS server verificationBrad King2024-03-3016-0/+39
| * | | | | ctest: Test fallback to CMake options for TLS server verificationBrad King2024-03-3017-3/+33
| * | | | | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERIFY environment variableBrad King2024-03-302-2/+15
| * | | | | file(DOWNLOAD|UPLOAD): Add test covering CMAKE_TLS_VERIFY cmake variableBrad King2024-03-302-7/+28
| * | | | | Tests: Update cmake_minimum_required version in RunCMake ctest casesBrad King2024-03-293-3/+3
| |/ / / /
* | | | | Merge topic 'nested-package-config-file'Brad King2024-04-015-0/+102
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | CMakePackageConfigHelpers: Use unique variable name for pkg prefixCraig Scott2024-03-315-0/+102
* | | | Merge topic 'prop-GENERATED-visibility'Brad King2024-03-29427-0/+10996
|\ \ \ \
| * | | | CMP0163: Make GENERATED source file property globally visibleDeniz Bahadir2024-03-29427-0/+10996
| | |/ / | |/| |
* | | | CPack/WIX: Add support for WiX Toolset v4Brad King2024-03-245-1/+56
* | | | Tests: Prepare RunCMake.CPack_WIX to cover multiple WiX versionsBrad King2024-03-244-3/+12
|/ / /
* | | Merge topic 'file-RPATH-large-ELF'Brad King2024-03-245-1/+50
|\ \ \
| * | | cmELF: Get correct section count for large ELF binariesMartin Duffy2024-03-225-1/+50
* | | | Merge topic 'linker-vars-propagate-try_compile'Brad King2024-03-244-0/+40
|\ \ \ \ | | |/ / | |/| |