Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Xcode: Allow bundling extensionkit extensions | Russell Greene | 2022-11-18 | 14 | -4/+126 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'lang-std-flag-order' | Brad King | 2022-11-21 | 7 | -38/+77 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmLocalGenerator: Inline AddCompilerRequirementFlag in only call site | Brad King | 2022-11-18 | 2 | -24/+13 | |
| * | | | | | | | | Place language standard flags just after CMAKE_<LANG>_FLAGS | Brad King | 2022-11-18 | 5 | -15/+63 | |
| * | | | | | | | | VS: Recognize -std: flag in CMAKE_C_FLAGS in target with C++ sources | Brad King | 2022-11-18 | 1 | -0/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'clang-tidy-module-cmstrlen-check-sizeof' | Brad King | 2022-11-21 | 8 | -11/+96 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CMake: fix sizeof string literal violations | Kyle Edwards | 2022-11-18 | 4 | -7/+6 | |
| * | | | | | | | | clang-tidy module: look for sizeof string literal in cmStrLen() check | Kyle Edwards | 2022-11-18 | 4 | -4/+90 | |
* | | | | | | | | | Merge topic 'cxx-scanning-properties' | Brad King | 2022-11-21 | 17 | -56/+319 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cxxmodules: add properties to control scanning | Ben Boeckel | 2022-11-18 | 17 | -9/+245 | |
| * | | | | | | | | | cmNinjaTargetGenerator: factor out determining the fileset of a source | Ben Boeckel | 2022-11-17 | 2 | -47/+74 | |
* | | | | | | | | | | Merge topic 'test-file-download' | Brad King | 2022-11-21 | 58 | -310/+180 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Tests: Honor CMake_TEST_NO_NETWORK in RunCMake.file-DOWNLOAD | Brad King | 2022-11-18 | 2 | -2/+5 | |
| * | | | | | | | | | | Tests: Move CMake.FileDownload cases into RunCMake.file-DOWNLOAD | Brad King | 2022-11-18 | 21 | -253/+107 | |
| * | | | | | | | | | | Tests: Factor out common helper in RunCMake.file-DOWNLOAD cases | Brad King | 2022-11-18 | 10 | -27/+34 | |
| * | | | | | | | | | | Tests: Factor out a RunCMake.file-DOWNLOAD test | Brad King | 2022-11-17 | 32 | -25/+31 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'ci-flang' | Brad King | 2022-11-21 | 8 | -0/+47 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | gitlab-ci: add jobs to test with Clang and LLVMFlang on Fedora | Brad King | 2022-11-18 | 8 | -0/+47 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-11-21 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-11-20 | 1 | -1/+1 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-11-19 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | |