summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'save-restore-PACKAGE_PREFIX_DIR'Brad King2024-04-225-3/+115
|\
| * find_package: Save/restore PACKAGE_PREFIX_DIRCraig Scott2024-04-193-0/+51
| * generate_apple_*_selection_file: Save/restore PACKAGE_PREFIX_DIRCraig Scott2024-04-193-0/+60
| * Tests/RunCMake/CMakePackage: Define variable closer to where it is usedBrad King2024-04-151-3/+4
* | Merge topic 'cxxmodules-import-std-user-detect'Brad King2024-04-191-4/+15
|\ \
| * | cxxmodules: provide a detection variable for `import std`Ben Boeckel2024-04-181-4/+15
* | | Merge topic 'invalid-ctest-arg-revisions'Brad King2024-04-181-1/+2
|\ \ \ | |/ / |/| |
| * | ctest: Cleanup for invalid argument handlingMartin Duffy2024-04-171-1/+2
* | | C++26: Support detection as the default standardRaul Tambre2024-04-161-2/+2
|/ /
* | Merge topic 'test-configure'Brad King2024-04-161-44/+43
|\ \
| * | Tests/RunCMake/Configure: Improve variable scopingBrad King2024-04-151-44/+43
* | | 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 '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
| |/ /
* | | 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 '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
* | | Tests/RunCMake/cmake_language: test GET_EXPERIMENTAL_FEATURE_ENABLEDBen Boeckel2024-04-1010-0/+69
| |/ |/|
* | 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
* | | 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 '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-022-0/+21
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | ctest: Restore enforcement of RESOURCE_LOCK test propertyBrad King2024-04-012-0/+21