summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | MSVC: don't opt into dyndep supportBen Boeckel2022-11-283-2/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.25'Brad King2022-11-290-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'revert-find_library-msvc-libfoo.a' into release-3.25Brad King2022-11-292-7/+15
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'revert-find_library-msvc-libfoo.a'Brad King2022-11-292-7/+15
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | MSVC: Revert "Teach find_library to consider the 'libfoo.a' naming convention"Brad King2022-11-282-7/+15
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.25'Brad King2022-11-290-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'release-3.24' into release-3.25Brad King2022-11-290-0/+0
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'release-3.24'Brad King2022-11-290-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'mingw-windres' into release-3.24Brad King2022-11-292-7/+11
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'release-3.25'Brad King2022-11-290-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'mingw-windres' into release-3.25Brad King2022-11-292-7/+11
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'mingw-windres'Brad King2022-11-292-7/+11
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | MinGW: Fix regression when windres is not foundBrad King2022-11-292-7/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'doc-add_compile_options-example'Craig Scott2022-11-291-4/+7
|\ \ \ \ \ \ \
| * | | | | | | Help: Update compiler-specific add_compile_options() example and proseMichael Hirsch2022-11-281-4/+7
| | |_|_|/ / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2022-11-291-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'ArgumentFlags-enum-values'Brad King2022-11-287-11/+29
|\ \ \ \ \ \
| * | | | | | Help: Clarify behavior of BEFORE with target_compile_options()Craig Scott2022-11-272-9/+18
| * | | | | | cmTargetPropCommandBase: Restore ArgumentFlags enum value bool logicCraig Scott2022-11-275-2/+11
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2022-11-281-1/+1
|/ / / / /
* | | | | CMake Nightly Date StampKitware Robot2022-11-271-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-11-261-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-11-251-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-11-241-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'find_cuda_toolkit_support_symlink_math_dirs'Brad King2022-11-231-3/+10
|\ \ \ \
| * | | | FindCUDAToolkit: Support nvhpc splayed layouts without symlinksRobert Maynard2022-11-221-2/+8
| * | | | FindCUDAToolkit: Handle CUDAToolkit_TARGET_DIR dir being a symlinkRobert Maynard2022-11-181-2/+3
* | | | | Merge topic 'cxxmodule-module-support-tweaks'Brad King2022-11-234-7/+7
|\ \ \ \ \
| * | | | | Tests/RunCMake/CXXModules: mark IMPORTED targets as INTERFACEBen Boeckel2022-11-212-2/+2
| * | | | | cmNinjaNormalTargetGenerator: use `cmStrCat`Ben Boeckel2022-11-211-3/+3
| * | | | | cmNinjaNormalTargetGenerator: fix grammar in verbose commentBen Boeckel2022-11-211-1/+1
| * | | | | cmGlobalNinjaGenerator: fix comment typoBen Boeckel2022-11-211-1/+1
* | | | | | Merge branch 'release-3.25'Brad King2022-11-230-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'try_compile-copy-config' into release-3.25Brad King2022-11-233-4/+20
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'try_compile-copy-config'Brad King2022-11-233-4/+20
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | try_compile: Restore COPY_FILE with CMAKE_TRY_COMPILE_CONFIGURATIONBrad King2022-11-223-4/+20
* | | | | | | Merge branch 'release-3.25'Brad King2022-11-230-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'XCode-XCODE_LINK_BUILD_PHASE_MODE-and-LINK_LIBRARY-genex' into r...Brad King2022-11-235-29/+127
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'XCode-XCODE_LINK_BUILD_PHASE_MODE-and-LINK_LIBRARY-genex'Brad King2022-11-235-29/+127
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | XCode: ensure LINK_LIBRARY genex is usable with XCODE_LINK_BUILD_PHASE_MODEMarc Chevrier2022-11-225-29/+127
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2022-11-231-1/+1
* | | | | | | Merge branch 'release-3.25'Brad King2022-11-220-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge topic 'cxxmodules-doc-msvc-modmapfmt' into release-3.25Brad King2022-11-221-2/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'cxxmodules-doc-msvc-modmapfmt'Brad King2022-11-221-2/+7
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help/dev/experimental: document the `msvc` module map formatBen Boeckel2022-11-211-2/+7
* | | | | | | Merge topic 'find_dependency-dedup'Brad King2022-11-229-25/+90
|\ \ \ \ \ \ \
| * | | | | | | find_dependency: Avoid repeating identical dependency searchesBrad King2022-11-182-31/+59
| * | | | | | | find_dependency: Unset temporary variables before returningBrad King2022-11-181-2/+3
| * | | | | | | Tests: Add case covering transitive find_dependency callsBrad King2022-11-188-0/+36
* | | | | | | | Merge topic 'use-rsp-in-makefiles'Brad King2022-11-221-0/+1
|\ \ \ \ \ \ \ \