summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge topic 'lcc-updates-2024-04'Brad King2024-04-161-0/+11
|\ \ \ \ \ \ \
| * | | | | | | Tests: Exclude more tests found to be failing on broken libc on Elbrusmakise-homura2024-04-121-0/+11
* | | | | | | | Merge topic 'swift-module-libraries'Brad King2024-04-164-14/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Swift: Support module libraries with command-line build systemsEvan Wilde2024-04-154-14/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-macos-rpath'Brad King2024-04-166-0/+68
|\ \ \ \ \ \ \ \
| * | | | | | | | file(GET_RUNTIME_DEPENDENCIES): propagate parent rpath on macOSLuis Caro Campos2024-04-156-0/+68
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'test-separate_arguments'Brad King2024-04-162-16/+14
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Tests: Avoid unnecessary copy of cmake in RunCMake.separate_argumentsBrad King2024-04-152-16/+14
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'cxxmodules-import-std'Brad King2024-04-1562-1/+810
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Experimental: add an experimental feature gate for `import std`Ben Boeckel2024-04-1219-0/+112
| * | | | | | Tests/CXXModules: mask C++23 std module targetsBen Boeckel2024-04-115-0/+15
| * | | | | | cmTarget: support the `CXX_MODULE_STD` propertyBen Boeckel2024-04-111-0/+1
| * | | | | | Tests/CXXModules: test using targets that import `std`Ben Boeckel2024-04-113-0/+37
| * | | | | | Tests/CXXModules: add tests for exporting `CXX_MODULE_STD`Ben Boeckel2024-04-1111-0/+243
| * | | | | | Tests/CXXModules: add tests that the C++ std targets don't get exportedBen Boeckel2024-04-119-0/+229
| * | | | | | Tests/CXXModules; add tests for `CXX_MODULE_STD` behaviorBen Boeckel2024-04-117-0/+53
| * | | | | | Tests/CXXModules: add tests for genex usage in `CXX_MODULE_STD`Ben Boeckel2024-04-1111-0/+70
| * | | | | | Tests/CXXModules/vs-without-flags: use C++20Ben Boeckel2024-04-111-1/+1
| * | | | | | Tests/CXXModules: add a test for the `CXX_MODULE_STD` propertyBen Boeckel2024-04-115-0/+21
| * | | | | | Tests/CXXModules: add test case for `import std` supportBen Boeckel2024-04-113-0/+28
| |/ / / / /
* | | | | | Merge topic 'genex-compatible-interface'Brad King2024-04-122-6/+227
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | GenEx: Fix COMPATIBLE_INTERFACE_ evaluation outside usage requirementsBrad King2024-04-111-3/+2
| * | | | | Tests: Add COMPATIBLE_INTERFACE_ cases outside usage requirementsBrad King2024-04-112-1/+52
| * | | | | Tests: Add COMPATIBLE_INTERFACE_ cases for library targetsBrad King2024-04-112-4/+167
| * | | | | Tests: Add COMPATIBLE_INTERFACE_NUMBER_{MAX,MIN} transitive-only casesBrad King2024-04-112-3/+11
* | | | | | Merge topic 'restore-pkg-prefix-var'Brad King2024-04-115-102/+0
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | CMakePackageConfigHelpers: Restore undocumented PACKAGE_PREFIX_DIR variableBrad King2024-04-115-102/+0
* | | | | Merge topic 'GenerateExportHeader-clang-tidy'Brad King2024-04-1116-0/+16
|\ \ \ \ \
| * | | | | GenerateExportHeader: Suppress clang-tidy warningClausKlein2024-04-1016-0/+16
* | | | | | Merge topic 'compiler-path-normalization'Brad King2024-04-119-38/+34
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fix regression on reconfigure with unnormalized -DCMAKE_<LANG>_COMPILER=Brad King2024-04-103-0/+15
| * | | | | Tests/RunCMake/CompilerChange: Simplify test casesBrad King2024-04-107-39/+20
* | | | | | Merge topic 'FindJasper-imported-target'Brad King2024-04-112-13/+7
|\ \ \ \ \ \
| * | | | | | 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
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |