summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | 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
* | | | Merge topic 'test-launcher-emulator-genex'Brad King2024-01-2915-37/+110
|\ \ \ \
| * | | | Add genex support to TEST_LAUNCHER and CROSSCOMPILING_EMULATORBrad King2024-01-2915-37/+110
* | | | | Merge topic 'autogen-makefile-depfile'Brad King2024-01-296-0/+29
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Autogen: Forward dependencies when both Makefile and DEPFILE are usedOrkun Tokdemir2024-01-286-0/+29
| * | | | Tests: Improve C compatibility of LoadCommand testsFlorian Weimer2024-01-252-11/+17
* | | | | Merge topic 'productbuild-domains-policy'Brad King2024-01-298-0/+33
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CPack: Change CPACK_PRODUCTBUILD_DOMAINS default to true (CMP0161)Craig Scott2024-01-288-0/+33
* | | | | Merge topic 'test-launcher-emulator'Brad King2024-01-2834-121/+389
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tests: Improve RunCMake.add_test TEST_LAUNCHER coverageBrad King2024-01-279-41/+89
| * | | | Tests: Improve RunCMake.add_test error formattingBrad King2024-01-271-7/+13
| * | | | Tests: Improve RunCMake.CrosscompilingEmulator coverageBrad King2024-01-276-5/+172
| * | | | Tests: Improve RunCMake.CrosscompilingEmulator error formattingBrad King2024-01-275-24/+45
| * | | | Tests: Shorten RunCMake.CrosscompilingEmulator executable namesBrad King2024-01-2715-44/+58
| * | | | Tests: Teach pseudo_emulator helper to pass by defaultBrad King2024-01-272-1/+13
* | | | | Merge topic 'ctest-tests-from-file'Brad King2024-01-268-0/+62
|\ \ \ \ \
| * | | | | ctest_test: add options INCLUDE_FROM_FILE and EXCLUDE_FROM_FILEAlex Neundorf2024-01-254-0/+30