summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | Tests/CXXModules: test transitive modules usageBen Boeckel2024-02-2014-0/+294
| |/
* | Merge topic 'cxxmodules-transitive-target-usage' into release-3.29Brad King2024-02-2021-0/+307
|\ \ | |/
| * Tests/CXXModules: add a test with transitive targetsBen Boeckel2024-02-1921-0/+307
* | Merge topic 'cxxmodules-nmc-duplicate-synthetic-targets' into release-3.29Brad King2024-02-198-0/+119
|\ \ | |/
| * Tests/CXXModules: add a test importing from a `Ninja` installBen Boeckel2024-02-168-0/+78
| * Tests/CXXModules: support building a project with `Ninja`Ben Boeckel2024-02-161-0/+29
| * Tests/CXXModules: document `CMake_TEST_MODULE_COMPILATION` itemsBen Boeckel2024-02-161-0/+12
| * Merge topic 'cxxmodules-collation-restat' into release-3.28Brad King2024-02-167-2/+59
| |\
| * \ Merge topic 'cxxmodules-visibility-change-rebuild' into release-3.28Brad King2024-02-166-0/+55
| |\ \
| * \ \ Merge topic 'cxxmodules-depend-on-modmap-file' into release-3.28Brad King2024-02-166-0/+62
| |\ \ \
| * \ \ \ Merge topic 'ci-test-CommandLength' into release-3.28Brad King2024-02-161-1/+4
| |\ \ \ \
| * \ \ \ \ Merge topic 'cxxmodules-collapse-source-paths' into release-3.28Brad King2024-02-154-0/+31
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'cxxmodules-collation-restat' into release-3.29Brad King2024-02-167-2/+59
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Tests/CXXModules: add a test to ensure that `restat` works for collationBen Boeckel2024-02-157-2/+59
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'cxxmodules-visibility-change-rebuild' into release-3.29Brad King2024-02-166-0/+55
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Tests/CXXModules: test that objects depend on dependent modules json filesBen Boeckel2024-02-156-0/+55
| | |_|_|/ | |/| | |
* | | | | Merge topic 'cxxmodules-depend-on-modmap-file' into release-3.29Brad King2024-02-166-0/+62
|\ \ \ \ \ | |/ / / /
| * | | | Tests/CXXModules: test that objects depend on their modmap filesBen Boeckel2024-02-156-0/+49
| * | | | Tests/CXXModules: support testing rebuild conditionsBen Boeckel2024-02-141-0/+13
* | | | | Merge topic 'ci-test-CommandLength' into release-3.29Brad King2024-02-161-1/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Tests/CommandLength: Refactor test commands to reduce test run timeBrad King2024-02-151-1/+4
| | |/ / | |/| |
* | | | Merge topic 'cmake-language-exit-code' into release-3.29Brad King2024-02-1523-3/+70
|\ \ \ \
| * | | | cmake_language: Fix EXIT inside control flow blocksBrad King2024-02-1415-0/+70
| * | | | Tests: Remove unnecessary RunCMake.cmake_language expected result filesBrad King2024-02-138-3/+0
* | | | | Merge topic 'cxxmodules-collapse-source-paths' into release-3.29Brad King2024-02-154-0/+31
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | cmDyndepCollation: collapse full path before looking upBen Boeckel2024-02-144-0/+31
| | |/ | |/|
* | | Merge topic 'ticlang-compilers' into release-3.29Brad King2024-02-1212-0/+141
|\ \ \
| * | | TIClang: Add support for TI Clang-based compilers, including tiarmclangAlan Phipps2024-02-0912-0/+141
* | | | Merge topic 'autogen-rcc-zstd' into release-3.29Brad King2024-02-122-0/+25
|\ \ \ \
| * | | | Autogen/RCC: Disable zstd if it is not supportedOrkun Tokdemir2024-02-092-0/+25
| |/ / /
* | | | Tests: Enable RunCMake.CMakePackage visionOS cases with Xcode 15.2Brad King2024-02-092-6/+5
* | | | Merge branch 'backport-3.28-visionOS' into visionOSBrad King2024-02-093-46/+39
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Tests: Enable visionOS tests with Xcode 15.2Brad King2024-02-092-44/+37
| * | Tests: Update RunCMake.XcodeProject-Device for visionOS in Xcode 15.1 betaBrad King2024-02-091-2/+2
* | | Merge topic 'FindVulkan-glslang-14' into release-3.29Brad King2024-02-082-3/+6
|\ \ \
| * | | Tests/FindVulkan: Allow easy way to switch between VulkanSDK installationsJuan Ramos2024-02-071-1/+2
| * | | Tests/FindVulkan: Update for glslang 12.3+ outputJuan Ramos2024-02-071-2/+4
* | | | Merge topic 'clang-cl-showIncludes' into release-3.29Brad King2024-02-088-5/+21
|\ \ \ \ | | |/ / | |/| |
| * | | Ninja: Update showIncludes prefix detection for clang-cl 18Martin Storsjö2024-02-075-0/+16
| * | | Tests/RunCMake/Ninja: Rename showIncludes case for clang-cl <= 17Brad King2024-02-075-5/+5
| | |/ | |/|
* | | Merge topic 'findopengl-glu-include-dir'Brad King2024-02-061-0/+1
|\ \ \
| * | | FindOpenGL: Add support for a separate GLU include directoryJordan Williams2024-02-051-0/+1
* | | | Tests/RunCMake: Add copyright and license notices to test infrastructureBrad King2024-02-053-0/+9
| |_|/ |/| |
* | | Merge topic 'restore-pch-with-unity'Brad King2024-02-053-0/+4
|\ \ \ | | |/ | |/|
| * | Merge branch 'unity-after-compile-features' into restore-pch-with-unityBrad King2024-02-023-0/+4
| |\ \
| | * | Tests: Add case covering PCH in a unity buildBrad King2024-02-023-0/+4
* | | | Merge topic 'GoogleTest-test-launcher'Brad King2024-02-026-1/+184
|\ \ \ \
| * | | | GoogleTest: Honor TEST_LAUNCHER in gtest_discover_testsRalf Habacker2024-01-316-1/+184
* | | | | Merge topic 'update-curl'Brad King2024-02-021-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Tests: Match curl 8.6.0 error in RunCMake.ctest_submit FailDrop-https caseBrad King2024-02-011-1/+1