Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | CXXModules: remove `EXPERIMENTAL` from C++ module variable names | Ben Boeckel | 2023-10-02 | 1 | -10/+10 | |
| * | | cmExperimental: remove the flag for C++ modules | Ben Boeckel | 2023-10-02 | 8 | -90/+30 | |
* | | | Merge topic 'ctest-timeout-flag' | Brad King | 2023-10-02 | 1 | -5/+6 | |
|\ \ \ | ||||||
| * | | | ctest: Restore support for --timeout values higher than default test timeout | Brad King | 2023-09-29 | 1 | -5/+6 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-10-02 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-10-01 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-30 | 1 | -1/+1 | |
* | | | | Merge topic 'help-arbitrary' | Brad King | 2023-09-29 | 2 | -12/+77 | |
|\ \ \ \ | ||||||
| * | | | | Help: Allow help for arbitrary keywords | Martin Duffy | 2023-09-27 | 2 | -12/+77 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-29 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-28 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Merge topic 'cxxmodules-export-dirs-with-prefix' | Brad King | 2023-09-27 | 2 | -10/+26 | |
|\ \ \ | ||||||
| * | | | cmExportFileGenerator: relocate include directories for C++ modules | Ben Boeckel | 2023-09-26 | 1 | -8/+25 | |
| * | | | cmGeneratorTarget: remove not-INTERFACE assertion | Ben Boeckel | 2023-09-26 | 1 | -1/+0 | |
| * | | | cmGeneratorTarget: use a character literal | Ben Boeckel | 2023-09-26 | 1 | -1/+1 | |
* | | | | Merge topic 'misc-cxxmodule-fixes' | Brad King | 2023-09-27 | 2 | -21/+21 | |
|\ \ \ \ | ||||||
| * | | | | cmGlobalGenerator: factor out messaging for CMP0037 | Ben Boeckel | 2023-09-25 | 1 | -9/+14 | |
| * | | | | cmGlobalGenerator: use static string views for reserved targets | Ben Boeckel | 2023-09-25 | 1 | -4/+5 | |
| * | | | | cmGeneratorTarget: use `GetSupportDirectory` in PCH codepaths | Ben Boeckel | 2023-09-25 | 1 | -8/+2 | |
* | | | | | Merge topic 'autogen-timestamp-per-config' | Brad King | 2023-09-27 | 2 | -3/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | AutoGen: Fix regression in timestamps on multi-config generators | Orkun Tokdemir | 2023-09-26 | 2 | -3/+17 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-27 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'cuda_handle_target_objects_in_device_link' | Brad King | 2023-09-26 | 2 | -22/+41 | |
|\ \ \ \ \ | ||||||
| * | | | | | CUDA: Device linking now uses TARGET_OBJECTS content | Robert Maynard | 2023-09-25 | 1 | -8/+8 | |
| * | | | | | CUDA: Visual Studio propagate objects to device linking | Robert Maynard | 2023-09-22 | 1 | -14/+33 | |
* | | | | | | Merge topic 'hip-nvidia' | Brad King | 2023-09-26 | 1 | -4/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | HIP: Fix linking mixed-lang binary with CXX compiler and Makefile generators | Brad King | 2023-09-25 | 1 | -4/+10 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'genexp-no-eval' | Brad King | 2023-09-26 | 3 | -4/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmGeneratorExpressionEvaluator: Short-circuit boolean operators | Martin Duffy | 2023-09-13 | 3 | -4/+29 | |
* | | | | | | | Merge topic 'lint-genex-empty' | Brad King | 2023-09-26 | 1 | -4/+1 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Linting: Fix empty evaluated genex | Orkun Tokdemir | 2023-09-25 | 1 | -4/+1 | |
| * | | | | | | CMake 3.27.6v3.27.6 | Brad King | 2023-09-20 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-26 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-25 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-24 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-23 | 1 | -1/+1 | |
* | | | | | Merge topic 'hip-nvidia' | Brad King | 2023-09-22 | 4 | -4/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | HIP: Add support for NVIDIA GPUs | Brad King | 2023-09-21 | 3 | -4/+15 | |
| * | | | | | HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platform | Brad King | 2023-09-21 | 1 | -0/+2 | |
* | | | | | | Merge topic 'cuda-factor-out-lang' | Brad King | 2023-09-22 | 2 | -40/+56 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | CUDA: Factor out helper to generate CUDA architecture flags | Brad King | 2023-09-21 | 2 | -21/+38 | |
| * | | | | | cmGeneratorTarget: Clarify local variable names for device architectures | Brad King | 2023-09-19 | 1 | -21/+20 | |
* | | | | | | Merge topic 'macOS-system-framework-link' | Brad King | 2023-09-22 | 3 | -19/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | macOS: GNU toolchain: ensure framework, marked as SYSTEM, can be linked | Marc Chevrier | 2023-09-21 | 3 | -19/+7 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-22 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge topic 'fileset-private-dep' | Brad King | 2023-09-21 | 7 | -15/+117 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Ninja: Allow compilation before generation of dependencies' private sources | Martin Duffy | 2023-09-20 | 7 | -15/+117 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-21 | 1 | -1/+1 | |
* | | | | | | Merge topic 'fortran-in-custom-targets' | Brad King | 2023-09-20 | 1 | -2/+3 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | add_custom_target: Fix regression with Fortran sources | Ben Boeckel | 2023-09-20 | 1 | -2/+3 | |