summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'test-iar'Brad King2024-02-135-31/+38
|\
| * Tests/RunCMake/IAR: Extend tests to actually buildBrad King2024-02-121-12/+15
| * Tests/RunCMake/IAR: Enable IAR extended keywordsFelipe Torrezan2024-02-123-0/+3
| * Tests/RunCMake/IAR: Update architecture-specific link flagsFelipe Torrezan2024-02-121-10/+16
| * Tests/RunCMake/IAR: Simplify test project cmake codeBrad King2024-02-124-11/+6
* | Merge topic 'ticlang-compilers'Brad King2024-02-1212-0/+141
|\ \
| * \ Merge branch 'backport-ticlang' into ticlang-compilersBrad King2024-02-0912-0/+141
| |\ \ | | |/ | |/|
| | * TIClang: Add support for TI Clang-based compilers, including tiarmclangAlan Phipps2024-02-0912-0/+141
* | | Merge topic 'autogen-rcc-zstd'Brad King2024-02-122-0/+25
|\ \ \
| * | | Autogen/RCC: Disable zstd if it is not supportedOrkun Tokdemir2024-02-092-0/+25
| | |/ | |/|
* | | Merge topic 'visionOS'Brad King2024-02-125-52/+44
|\ \ \ | |_|/ |/| |
| * | 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
| |\ \
| * \ \ Merge topic 'clang-cl-showIncludes' into release-3.29Brad King2024-02-088-5/+21
| |\ \ \ | | | |/ | | |/|
* | | | Merge topic 'ctest-resource-allocation-spec-error'Brad King2024-02-0916-15/+65
|\ \ \ \
| * | | | CTest: Throw error if resource spec is invalidKyle Edwards2024-02-0816-15/+65
* | | | | Merge topic 'test-RunCMake-custom-ignore'Brad King2024-02-091-0/+1
|\ \ \ \ \
| * | | | | Tests/RunCMake: Allow specifying extra ignore linesAlexandru Croitor2024-02-081-0/+1
* | | | | | Merge topic 'ci-swift-windows'Brad King2024-02-091-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Tests/SwiftOnly: Bump minimum required CMake to 3.5Brad King2024-02-081-1/+1
| |/ / / /
* | | | | Merge topic 'FindVulkan-glslang-14'Brad 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'Brad 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
* | | | Add deprecation warnings for policies CMP0128 and belowBrad King2024-02-063-0/+31
| |_|/ |/| |
* | | 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
* | | | | Merge topic 'add_custom_command-target-alias'Brad King2024-02-011-1/+3
|\ \ \ \ \
| * | | | | add_custom_command: Allow adding build event via ALIAS targetChen Linxuan2024-02-011-1/+3
| | |/ / / | |/| | |
* | | | | Tests: Enable Fortran part of CompileOptions test on single-config generatorsBrad King2024-01-311-3/+3
* | | | | Tests: Add "Fortran" test labelBrad King2024-01-314-11/+29
| |/ / / |/| | |
* | | | Merge topic 'env-cmake-install-prefix'Brad King2024-01-317-0/+23
|\ \ \ \
| * | | | cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variableSilvio Traversaro2024-01-307-0/+23
| |/ / /
* | | | Merge topic 'xcode-pch-swift-cxx'Brad King2024-01-315-0/+30
|\ \ \ \
| * | | | Xcode: Fix PCH support with Swift & C++Mikko Lehtonen2024-01-305-0/+30
| |/ / /
* | | | Merge topic 'test-define-prop'Brad King2024-01-302-0/+89
|\ \ \ \ | |/ / / |/| | |
| * | | Tests: Add unit tests for property redefinitionFeRD (Frank Dana)2024-01-292-0/+89