Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Clarify behavior of BEFORE with target_compile_options() | Craig Scott | 2022-11-27 | 2 | -9/+18 |
* | cmTargetPropCommandBase: Restore ArgumentFlags enum value bool logic | Craig Scott | 2022-11-27 | 5 | -2/+11 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-11-27 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-11-26 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-11-25 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-11-24 | 1 | -1/+1 |
* | Merge topic 'find_cuda_toolkit_support_symlink_math_dirs' | Brad King | 2022-11-23 | 1 | -3/+10 |
|\ | |||||
| * | FindCUDAToolkit: Support nvhpc splayed layouts without symlinks | Robert Maynard | 2022-11-22 | 1 | -2/+8 |
| * | FindCUDAToolkit: Handle CUDAToolkit_TARGET_DIR dir being a symlink | Robert Maynard | 2022-11-18 | 1 | -2/+3 |
* | | Merge topic 'cxxmodule-module-support-tweaks' | Brad King | 2022-11-23 | 4 | -7/+7 |
|\ \ | |||||
| * | | Tests/RunCMake/CXXModules: mark IMPORTED targets as INTERFACE | Ben Boeckel | 2022-11-21 | 2 | -2/+2 |
| * | | cmNinjaNormalTargetGenerator: use `cmStrCat` | Ben Boeckel | 2022-11-21 | 1 | -3/+3 |
| * | | cmNinjaNormalTargetGenerator: fix grammar in verbose comment | Ben Boeckel | 2022-11-21 | 1 | -1/+1 |
| * | | cmGlobalNinjaGenerator: fix comment typo | Ben Boeckel | 2022-11-21 | 1 | -1/+1 |
* | | | Merge branch 'release-3.25' | Brad King | 2022-11-23 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'try_compile-copy-config' into release-3.25 | Brad King | 2022-11-23 | 3 | -4/+20 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'try_compile-copy-config' | Brad King | 2022-11-23 | 3 | -4/+20 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | try_compile: Restore COPY_FILE with CMAKE_TRY_COMPILE_CONFIGURATION | Brad King | 2022-11-22 | 3 | -4/+20 |
* | | | | | Merge branch 'release-3.25' | Brad King | 2022-11-23 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'XCode-XCODE_LINK_BUILD_PHASE_MODE-and-LINK_LIBRARY-genex' into r... | Brad King | 2022-11-23 | 5 | -29/+127 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'XCode-XCODE_LINK_BUILD_PHASE_MODE-and-LINK_LIBRARY-genex' | Brad King | 2022-11-23 | 5 | -29/+127 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | XCode: ensure LINK_LIBRARY genex is usable with XCODE_LINK_BUILD_PHASE_MODE | Marc Chevrier | 2022-11-22 | 5 | -29/+127 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-11-23 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.25' | Brad King | 2022-11-22 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge topic 'cxxmodules-doc-msvc-modmapfmt' into release-3.25 | Brad King | 2022-11-22 | 1 | -2/+7 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'cxxmodules-doc-msvc-modmapfmt' | Brad King | 2022-11-22 | 1 | -2/+7 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Help/dev/experimental: document the `msvc` module map format | Ben Boeckel | 2022-11-21 | 1 | -2/+7 |
* | | | | | Merge topic 'find_dependency-dedup' | Brad King | 2022-11-22 | 9 | -25/+90 |
|\ \ \ \ \ | |||||
| * | | | | | find_dependency: Avoid repeating identical dependency searches | Brad King | 2022-11-18 | 2 | -31/+59 |
| * | | | | | find_dependency: Unset temporary variables before returning | Brad King | 2022-11-18 | 1 | -2/+3 |
| * | | | | | Tests: Add case covering transitive find_dependency calls | Brad King | 2022-11-18 | 8 | -0/+36 |
* | | | | | | Merge topic 'use-rsp-in-makefiles' | Brad King | 2022-11-22 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Makefiles: Name object response files with .rsp extension | Felipe Torrezan | 2022-11-21 | 1 | -0/+1 |
* | | | | | | | Merge topic 'custom-command-comment-genex' | Brad King | 2022-11-22 | 16 | -16/+85 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | add_custom_{command,target}: add genex support for COMMENT | Peter Würth | 2022-11-19 | 10 | -3/+67 |
| * | | | | | | | cmCustomCommandGenerator: refactor GetComment to return std::string | Peter Würth | 2022-11-19 | 7 | -16/+21 |
* | | | | | | | | Merge topic 'opencl_framework' | Brad King | 2022-11-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | OpenCL: Do not assume that OpenCL framework is always used in Apple | Isuru Fernando | 2022-11-20 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'release-3.25' | Brad King | 2022-11-22 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'FindCUDA-nppicom' into release-3.25 | Brad King | 2022-11-22 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'FindCUDA-nppicom' | Brad King | 2022-11-22 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | FindCUDA: Do not use CUDA_nppicom_LIBRARY in CUDA 11.0+ | Oleksii Udod | 2022-11-18 | 1 | -1/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-11-22 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge topic 'help-remove-self-reference-links' | Brad King | 2022-11-21 | 60 | -98/+98 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: clean up some minor typos | Ben Boeckel | 2022-11-18 | 2 | -2/+2 |
| * | | | | | | | Help: remove links from pages to themselves | Ben Boeckel | 2022-11-18 | 55 | -92/+92 |
| * | | | | | | | Help/prop_tgt/LINK_OPTIONS: fix `:genex:` reference | Ben Boeckel | 2022-11-18 | 1 | -1/+1 |
| * | | | | | | | Help: fix some minor markup errors | Ben Boeckel | 2022-11-18 | 4 | -4/+4 |
| * | | | | | | | Help/CMAKE_GLOBAL_AUTORCC_TARGET_NAME: fix link reference | Ben Boeckel | 2022-11-18 | 1 | -1/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'xcode-ios-extensionkit' | Brad King | 2022-11-21 | 14 | -4/+126 |
|\ \ \ \ \ \ \ |