Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cxxmodules: Fix CMP0155 NEW behavior when C++ compile features are not known | Brad King | 2023-10-03 | 1 | -11/+18 |
* | Begin 3.28 release versioning | Brad King | 2023-10-03 | 1 | -3/+3 |
* | Merge topic 'cmDebugTools-add-header' | Brad King | 2023-10-03 | 1 | -0/+23 |
|\ | |||||
| * | cmDebugTools: add header | Ben Boeckel | 2023-10-01 | 1 | -0/+23 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-10-03 | 1 | -1/+1 |
* | | Merge topic 'cxxmodules-no-longer-experimental' | Brad King | 2023-10-02 | 14 | -166/+184 |
|\ \ | |||||
| * | | cxxmodules: scan C++ sources for imports by default | Ben Boeckel | 2023-10-02 | 3 | -2/+29 |
| * | | Ninja: message about not compiled sources explicitly | Ben Boeckel | 2023-10-02 | 1 | -0/+24 |
| * | | cmGeneratorTarget: use `this->` for method calls | Ben Boeckel | 2023-10-02 | 1 | -2/+2 |
| * | | cxxmodules: rework control logic for scanning regular C++ sources | Ben Boeckel | 2023-10-02 | 5 | -64/+91 |
| * | | 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 |
|\ \ \ \ \ \ | |/ / / / / |