Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | MSVC: don't opt into dyndep support | Ben Boeckel | 2022-11-28 | 3 | -2/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'release-3.25' | Brad King | 2022-11-29 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'revert-find_library-msvc-libfoo.a' into release-3.25 | Brad King | 2022-11-29 | 2 | -7/+15 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'revert-find_library-msvc-libfoo.a' | Brad King | 2022-11-29 | 2 | -7/+15 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | MSVC: Revert "Teach find_library to consider the 'libfoo.a' naming convention" | Brad King | 2022-11-28 | 2 | -7/+15 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'release-3.25' | Brad King | 2022-11-29 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'release-3.24' into release-3.25 | Brad King | 2022-11-29 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge branch 'release-3.24' | Brad King | 2022-11-29 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'mingw-windres' into release-3.24 | Brad King | 2022-11-29 | 2 | -7/+11 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge branch 'release-3.25' | Brad King | 2022-11-29 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'mingw-windres' into release-3.25 | Brad King | 2022-11-29 | 2 | -7/+11 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'mingw-windres' | Brad King | 2022-11-29 | 2 | -7/+11 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | MinGW: Fix regression when windres is not found | Brad King | 2022-11-29 | 2 | -7/+11 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'doc-add_compile_options-example' | Craig Scott | 2022-11-29 | 1 | -4/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Update compiler-specific add_compile_options() example and prose | Michael Hirsch | 2022-11-28 | 1 | -4/+7 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-11-29 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge topic 'ArgumentFlags-enum-values' | Brad King | 2022-11-28 | 7 | -11/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 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-28 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | 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 | |
|\ \ \ \ \ \ \ \ |