Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Tests/CXXModules: add missing `bmi-only` and compiler id fields | Ben Boeckel | 2023-09-25 | 6 | -0/+30 | |
| * | | | | | Tests/CXXModules: fix key set mismatch error messages | Ben Boeckel | 2023-09-25 | 1 | -2/+2 | |
| * | | | | | Tests/CXXModules: use a less generic name for the config | Ben Boeckel | 2023-09-25 | 4 | -18/+18 | |
| * | | | | | Tests/CXXModules: replace the object extension as well | Ben Boeckel | 2023-09-25 | 2 | -0/+2 | |
| * | | | | | Tests/CXXModules: fix error detection propagation | Ben Boeckel | 2023-09-25 | 4 | -2/+15 | |
* | | | | | | Merge topic 'autogen-timestamp-per-config' | Brad King | 2023-09-27 | 7 | -75/+198 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | AutoGen: Fix regression in timestamps on multi-config generators | Orkun Tokdemir | 2023-09-26 | 1 | -42/+149 | |
| * | | | | | | Tests/RunCMake/Autogen: Factor out test setup | Orkun Tokdemir | 2023-09-26 | 6 | -33/+39 | |
| * | | | | | | Tests/RunCMake/Autogen: Add expect_n_times() function | Orkun Tokdemir | 2023-09-26 | 1 | -0/+10 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Tests: Fix RunCMake.XcFramework in symlinked paths with Xcode 15 | Brad King | 2023-09-26 | 1 | -2/+11 | |
* | | | | | | Tests: Fix failures on macOS arm64 due to Xcode 15 skipping ad-hoc signature | Brad King | 2023-09-26 | 2 | -7/+19 | |
* | | | | | | Tests: Disable visionOS cases because Xcode 15.0 excludes support | Brad King | 2023-09-26 | 2 | -37/+44 | |
* | | | | | | Tests: Clarify RunCMake.XcFramework conditions testing Xcode version | Brad King | 2023-09-26 | 2 | -8/+8 | |
* | | | | | | Tests: Teach RunCMake to ignore Xcode DVTAssertions warnings | Brad King | 2023-09-26 | 1 | -0/+2 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'cuda_handle_target_objects_in_device_link' | Brad King | 2023-09-26 | 5 | -0/+71 | |
|\ \ \ \ \ | ||||||
| * | | | | | CUDA: Device linking now uses TARGET_OBJECTS content | Robert Maynard | 2023-09-25 | 5 | -0/+71 | |
* | | | | | | Merge topic 'hip-nvidia' | Brad King | 2023-09-26 | 5 | -1/+77 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | HIP: Add tests for special NVIDIA values of CMAKE_HIP_ARCHITECTURES | Brad King | 2023-09-25 | 3 | -0/+72 | |
| * | | | | | | HIP: Add CMAKE_HIP_HOST_COMPILER when compiler is NVCC | Brad King | 2023-09-25 | 1 | -1/+1 | |
| * | | | | | | HIP: Fix linking mixed-lang binary with CXX compiler and Makefile generators | Brad King | 2023-09-25 | 1 | -0/+4 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'genexp-no-eval' | Brad King | 2023-09-26 | 15 | -0/+65 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmGeneratorExpressionEvaluator: Short-circuit boolean operators | Martin Duffy | 2023-09-13 | 15 | -0/+65 | |
* | | | | | | | Merge topic 'lint-genex-empty' | Brad King | 2023-09-26 | 2 | -0/+7 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Linting: Fix empty evaluated genex | Orkun Tokdemir | 2023-09-25 | 2 | -0/+7 | |
* | | | | | | | Merge topic 'orangec-compiler' | Brad King | 2023-09-26 | 45 | -95/+101 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | OrangeC: Add support for OrangeC compiler | David Lindauer | 2023-09-25 | 45 | -61/+95 | |
| * | | | | | | | Tests: Simplify nested if conditions in Complex tests | Brad King | 2023-09-25 | 4 | -38/+10 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'FetchContent-EXCLUDE_FROM_ALL' | Craig Scott | 2023-09-26 | 4 | -0/+25 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | FetchContent: Add support for EXCLUDE_FROM_ALL | Steven Stallion | 2023-09-25 | 4 | -0/+25 | |
* | | | | | | | Merge topic 'CrayClang-compiler' | Brad King | 2023-09-25 | 3 | -7/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CrayClang: Add support for this compiler | Ryan Krattiger | 2023-09-22 | 3 | -7/+7 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Tests: Update tests to run in multi-config generators | Kyle Edwards | 2023-09-22 | 4 | -3/+7 | |
* | | | | | | | Tests: Update tests to run in symlinked tree | Kyle Edwards | 2023-09-22 | 6 | -19/+40 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'hip-nvidia' | Brad King | 2023-09-22 | 7 | -11/+40 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | HIP: Add support for NVIDIA GPUs | Brad King | 2023-09-21 | 6 | -2/+19 | |
| * | | | | | | HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platform | Brad King | 2023-09-21 | 3 | -3/+13 | |
| * | | | | | | Tests/HIP/WithDefs: Clean up test case | Brad King | 2023-09-21 | 1 | -5/+3 | |
| * | | | | | | Tests/HIP/ArchitectureOff: Cover HIP_ARCHITECTURES initialization | Brad King | 2023-09-21 | 1 | -1/+5 | |
* | | | | | | | Merge topic 'cuda-factor-out-lang' | Brad King | 2023-09-22 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | CUDA: Factor out helper to validate CMAKE_CUDA_ARCHITECTURES | Brad King | 2023-09-21 | 2 | -2/+6 | |
* | | | | | | | Merge topic 'macOS-system-framework-link' | Brad King | 2023-09-22 | 4 | -13/+20 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | macOS: GNU toolchain: ensure framework, marked as SYSTEM, can be linked | Marc Chevrier | 2023-09-21 | 4 | -13/+20 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'fileset-private-dep' | Brad King | 2023-09-21 | 20 | -0/+125 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Ninja: Allow compilation before generation of dependencies' private sources | Martin Duffy | 2023-09-20 | 20 | -0/+125 | |
* | | | | | | Merge topic 'fortran-in-custom-targets' | Brad King | 2023-09-20 | 21 | -6/+173 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Tests/FortranModules: add a test for iface Fortran sources | Ben Boeckel | 2023-09-20 | 5 | -0/+38 | |
| * | | | | | Tests/FortranModules: also test INTERFACE targets with Fortran sources | Ben Boeckel | 2023-09-20 | 4 | -0/+22 | |
| * | | | | | add_custom_target: Fix regression with Fortran sources | Ben Boeckel | 2023-09-20 | 4 | -0/+26 | |
| * | | | | | Tests/FortranModules: add a test case for #25223 | Ben Boeckel | 2023-09-18 | 7 | -0/+81 | |
| * | | | | | Tests/FortranModules: move issue 25112 fix from FortranOnly | Ben Boeckel | 2023-09-18 | 5 | -6/+6 | |