summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cuda_handle_target_objects_in_device_link'Brad King2023-09-265-0/+71
|\
| * CUDA: Device linking now uses TARGET_OBJECTS contentRobert Maynard2023-09-255-0/+71
* | Merge topic 'hip-nvidia'Brad King2023-09-265-1/+77
|\ \
| * | HIP: Add tests for special NVIDIA values of CMAKE_HIP_ARCHITECTURESBrad King2023-09-253-0/+72
| * | HIP: Add CMAKE_HIP_HOST_COMPILER when compiler is NVCCBrad King2023-09-251-1/+1
| * | HIP: Fix linking mixed-lang binary with CXX compiler and Makefile generatorsBrad King2023-09-251-0/+4
* | | Merge topic 'genexp-no-eval'Brad King2023-09-2615-0/+65
|\ \ \
| * | | cmGeneratorExpressionEvaluator: Short-circuit boolean operatorsMartin Duffy2023-09-1315-0/+65
* | | | Merge topic 'lint-genex-empty'Brad King2023-09-262-0/+7
|\ \ \ \
| * | | | Linting: Fix empty evaluated genexOrkun Tokdemir2023-09-252-0/+7
* | | | | Merge topic 'orangec-compiler'Brad King2023-09-2645-95/+101
|\ \ \ \ \
| * | | | | OrangeC: Add support for OrangeC compilerDavid Lindauer2023-09-2545-61/+95
| * | | | | Tests: Simplify nested if conditions in Complex testsBrad King2023-09-254-38/+10
| | |_|/ / | |/| | |
* | | | | Merge topic 'FetchContent-EXCLUDE_FROM_ALL'Craig Scott2023-09-264-0/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FetchContent: Add support for EXCLUDE_FROM_ALLSteven Stallion2023-09-254-0/+25
* | | | | Merge topic 'CrayClang-compiler'Brad King2023-09-253-7/+7
|\ \ \ \ \
| * | | | | CrayClang: Add support for this compilerRyan Krattiger2023-09-223-7/+7
* | | | | | Tests: Update tests to run in multi-config generatorsKyle Edwards2023-09-224-3/+7
* | | | | | Tests: Update tests to run in symlinked treeKyle Edwards2023-09-226-19/+40
|/ / / / /
* | | | | Merge topic 'hip-nvidia'Brad King2023-09-227-11/+40
|\ \ \ \ \
| * | | | | HIP: Add support for NVIDIA GPUsBrad King2023-09-216-2/+19
| * | | | | HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platformBrad King2023-09-213-3/+13
| * | | | | Tests/HIP/WithDefs: Clean up test caseBrad King2023-09-211-5/+3
| * | | | | Tests/HIP/ArchitectureOff: Cover HIP_ARCHITECTURES initializationBrad King2023-09-211-1/+5
* | | | | | Merge topic 'cuda-factor-out-lang'Brad King2023-09-222-2/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | CUDA: Factor out helper to validate CMAKE_CUDA_ARCHITECTURESBrad King2023-09-212-2/+6
* | | | | | Merge topic 'macOS-system-framework-link'Brad King2023-09-224-13/+20
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | macOS: GNU toolchain: ensure framework, marked as SYSTEM, can be linkedMarc Chevrier2023-09-214-13/+20
| | |/ / / | |/| | |
* | | | | Merge topic 'fileset-private-dep'Brad King2023-09-2120-0/+125
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ninja: Allow compilation before generation of dependencies' private sourcesMartin Duffy2023-09-2020-0/+125
* | | | | Merge topic 'fortran-in-custom-targets'Brad King2023-09-2021-6/+173
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Tests/FortranModules: add a test for iface Fortran sourcesBen Boeckel2023-09-205-0/+38
| * | | | Tests/FortranModules: also test INTERFACE targets with Fortran sourcesBen Boeckel2023-09-204-0/+22
| * | | | add_custom_target: Fix regression with Fortran sourcesBen Boeckel2023-09-204-0/+26
| * | | | Tests/FortranModules: add a test case for #25223Ben Boeckel2023-09-187-0/+81
| * | | | Tests/FortranModules: move issue 25112 fix from FortranOnlyBen Boeckel2023-09-185-6/+6
| * | | | Merge topic 'cxxmodules-non-compiled-source' into release-3.27Brad King2023-09-146-1/+37
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindPkgConfig-override'Brad King2023-09-202-0/+20
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | FindPkgConfig: Allow to override variables when calling pkg_get_variableCorentin Noël2023-09-192-0/+20
* | | | | | Merge topic 'test-ExportImport'Brad King2023-09-191-4/+4
|\ \ \ \ \ \
| * | | | | | Tests: Fix ExportImport test with read-only source treeBrad King2023-09-181-4/+4
| |/ / / / /
* | | | | | cmake: Clarify error if -P script does not existscivision2023-09-185-5/+6
|/ / / / /
* | | | | find_(library|file|path): Drop PATH-derived search prefixesBrad King2023-09-1427-180/+0
| |_|/ / |/| | |
* | | | Merge topic 'cxxmodules-non-compiled-source'Brad King2023-09-146-1/+37
|\ \ \ \
| * \ \ \ Merge branch 'cxxmodules-non-compiled-source-release' into cxxmodules-non-com...Ben Boeckel2023-09-126-1/+37
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | cxxmodules: detect and message about non-compiled sourcesBen Boeckel2023-09-126-1/+37
* | | | | Merge topic 'autogen-exe-per-config'Brad King2023-09-1419-22/+424
|\ \ \ \ \
| * | | | | NinjaMultiConfig: Update tests for the new dependency changeOrkun Tokdemir2023-09-133-22/+40
| * | | | | Autogen: AUTO*_EXECUTABLE: add support for per-config valuesOrkun Tokdemir2023-09-1315-0/+382
| * | | | | RunCMake: Add RunCMake_TEST_EXPECT_RESULTOrkun Tokdemir2023-09-131-0/+2