summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'genex-link-properties'Brad King2024-05-0116-2/+174
|\
| * GenEx: Fix TARGET_PROPERTY evaluation of transitive link propertiesBrad King2024-04-298-11/+23
| * Tests: Cover TARGET_PROPERTY genex evaluation of transitive link propertiesBrad King2024-04-294-1/+65
| * Tests: Cover TARGET_PROPERTY genex evaluation of transitive build propertiesBrad King2024-04-299-0/+96
* | Merge topic 'export-name-safe-name'Brad King2024-05-017-0/+298
|\ \
| * | cxxmodules: use filesystem-safe export names in filenamesBen Boeckel2024-04-307-0/+298
* | | Merge topic 'lang-standard-latest'Brad King2024-05-0122-0/+114
|\ \ \
| * | | Add CMAKE_<LANG>_STANDARD_LATEST variablesTyler2024-04-3022-0/+114
* | | | Merge topic 'ps1-not-exe'Brad King2024-05-011-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unnecessary executable permission from .ps1 scriptsBrad King2024-04-301-0/+0
| | |/ | |/|
* | | Merge topic 'exported-modules-with-headers'Brad King2024-04-3010-0/+184
|\ \ \ | |/ / |/| |
| * | Tests/CXXModules: test exporting modules which include headersBen Boeckel2024-04-2710-0/+184
| |/
* | ctest: Allow --test-dir override when using presetscastro-ma2024-04-242-3/+30
* | Merge topic 'ninja-swift-verbosity'Brad King2024-04-241-2/+2
|\ \
| * | Swift/Ninja: Add description to Swift object build stepsJeremy Day2024-04-231-2/+2
* | | Merge topic 'xcode-default-file-type'Brad King2024-04-241-1/+1
|\ \ \
| * | | Xcode: Use builtin "default" file typeIlya Kulakov2024-04-231-1/+1
| |/ /
* | | Merge topic 'pkg_get_variable-list'Brad King2024-04-233-1/+35
|\ \ \ | |/ / |/| |
| * | FindPkgConfig: Fix parsing of quoted lists with pkgconf <1.5.1Kerem Aksu2024-04-203-1/+35
* | | 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
|\ \ \