summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'recursion-limit'Brad King2023-03-1450-28/+374
|\
| * Tests: Allow RunCMake.MaxRecursionDepth to test public-facing default limitBrad King2023-03-131-0/+3
| * find_package: Enforce maximum nesting depth below maximum recursion depthBrad King2023-03-136-18/+24
| * Add CMAKE_MAXIMUM_RECURSION_DEPTH environment variableBrad King2023-03-1345-0/+347
| * Tests: Simplify option passing to RunCMake.MaxRecursionDepth casesBrad King2023-03-091-16/+6
* | Merge topic 'support_cubin_fatbin_optix_cuda_output'Brad King2023-03-1410-0/+268
|\ \
| * | CUDA: Add support for CUBIN, FATBIN, and OPTIXIR compilationRobert Maynard2023-03-1310-0/+268
* | | Merge topic 'revert-CheckCompilerFlag-clang-argument-unused'Brad King2023-03-142-0/+18
|\ \ \
| * | | CheckCompilerFlag: Revert 'Match the Clang "argument unused" output ...'Brad King2023-03-132-0/+18
| * | | Merge topic 'GoogleTest-type-param-suite' into release-3.26Brad King2023-03-065-3/+67
| |\ \ \
| * \ \ \ Merge topic 'ExternalProject-revert-install' into release-3.26Brad King2023-03-034-0/+14
| |\ \ \ \
* | \ \ \ \ Merge topic 'vs-BuildInParallel'Brad King2023-03-1310-0/+70
|\ \ \ \ \ \
| * | | | | | FindCUDA: Disallow with CMP0147 under Visual StudioBrad King2023-03-127-0/+22
| * | | | | | VS: Add policy to build custom commands concurrentlyBrad King2023-03-123-0/+48
* | | | | | | Merge topic 'findopengl-gles'Brad King2023-03-133-21/+142
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | FindOpenGL: support finding GLES2 and GLES3Jaswant Panchumarti2023-03-103-21/+142
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'help-signatures'Brad King2023-03-102-10/+20
|\ \ \ \ \ \
| * | | | | | cmRST: Fix cmake domain directives with newline before argumentBrad King2023-03-092-10/+20
| |/ / / / /
* | | | | | Merge topic 'cxx-module-extensions'Brad King2023-03-1010-34/+29
|\ \ \ \ \ \
| * | | | | | Tests/RunCMake: Match 'Tried extensions' output more robustlyBrad King2023-03-0910-34/+29
| |/ / / / /
* | | | | | FindCUDA: Add policy to remove this moduleBrad King2023-03-0916-0/+80
|/ / / / /
* | | | | Merge topic 'test-minver'Brad King2023-03-0962-62/+62
|\ \ \ \ \
| * | | | | Tests: Bump CMake minimum required version in find-module tests to 3.5Brad King2023-03-0862-62/+62
* | | | | | FindwxWidgets: Add an imported targetCheesyNacho102023-03-084-0/+35
|/ / / / /
* | | | | Merge topic 'test-minver'Brad King2023-03-0810-37/+48
|\ \ \ \ \
| * | | | | Tests: Update RunCMake.include cmake_minimum_required versionBrad King2023-03-0710-37/+48
* | | | | | Tests/RunCMake: Add script to auto-generate RunCMake test suite stubKyle Edwards2023-03-072-0/+17
|/ / / / /
* | | | | Merge topic 'improve-doc-signatures'Brad King2023-03-072-0/+16
|\ \ \ \ \
| * | | | | Utilities/Sphinx: Add a directive to document command signaturesMatthew Woehlke2023-03-032-0/+16
* | | | | | Merge topic 'Xcode-frameworks-consumption'Brad King2023-03-072-3/+16
|\ \ \ \ \ \
| * | | | | | Xcode: Fix missing Frameworks search pathsMarc Chevrier2023-03-062-3/+16
* | | | | | | Merge topic 'Apple-text-Stubs-imported-configurations'Brad King2023-03-062-0/+17
|\ \ \ \ \ \ \
| * | | | | | | Apple: text-based stubs: manage imported configurations mappingMarc Chevrier2023-03-052-0/+17
| |/ / / / / /
* | | | | | | Merge topic 'GoogleTest-type-param-suite'Brad King2023-03-065-3/+67
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | GoogleTest: Restore suite name for type-parametrized testsBrad King2023-03-035-3/+67
* | | | | | Merge topic 'ExternalProject-revert-install'Brad King2023-03-034-0/+14
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | ExternalProject: Restore driving install through build systemBrad King2023-03-024-0/+14
| * | | | | Ninja: require Ninja 1.11 for C++ module supportBen Boeckel2023-01-232-2/+2
| * | | | | Merge topic 'try_run-cross-compile' into release-3.25Brad King2023-01-132-0/+10
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'ninja-multi-output-path-prefix'Brad King2023-03-033-0/+11
|\ \ \ \ \ \ \
| * | | | | | | Ninja Multi-Config: Write output path prefixKyle Edwards2023-03-023-0/+11
* | | | | | | | Merge topic 'TargetRunTimeDllDirs'Kyle Edwards2023-03-023-16/+27
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add test for the new TARGET_RUNTIME_DLL_PATHS genexAlexander Neundorf2023-02-261-1/+12
| * | | | | | | TARGET_RUNTIME_DLLS: minor refactoring of shared-check.cmakeAlexander Neundorf2023-02-261-6/+6
| * | | | | | | TARGET_RUNTIME_DLLS: fix test for this genexAlexander Neundorf2023-02-221-0/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'test-minver'Brad King2023-03-02147-150/+151
|\ \ \ \ \ \ \
| * | | | | | | Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-01147-150/+151
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'target_sources-backtrace'Brad King2023-03-0247-133/+138
|\ \ \ \ \ \ \
| * | | | | | | target_sources: Fix backtrace on missing sourceBrad King2023-02-2843-133/+127
| * | | | | | | Tests: Add RunCMake.target_sources case covering missing sourceBrad King2023-02-285-1/+12