Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge branch 'backport-vs-sdk-selection' into vs-sdk-selection | Brad King | 2023-08-10 | 2 | -2/+22 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * | | | VS: Select latest Windows SDK even when targeting Windows 8.1 and below | Brad King | 2023-08-10 | 1 | -0/+5 | |
| * | | | VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selection | Brad King | 2023-08-10 | 2 | -0/+12 | |
| * | | | VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versions | Brad King | 2023-08-10 | 1 | -1/+1 | |
| * | | | Help: Add 3.27 release note on VS default SDK selection | Brad King | 2023-08-09 | 1 | -1/+4 | |
| * | | | Merge topic 'help-importing-exporting-lib' into release-3.27 | Brad King | 2023-08-08 | 1 | -2/+2 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge topic 'cmExperimental-uuid-doc' | Brad King | 2023-08-08 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help/experimental: fix UUID documentation | Ben Boeckel | 2023-08-07 | 1 | -1/+1 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'help-importing-exporting-lib' | Brad King | 2023-08-08 | 1 | -2/+2 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Help/guide/importing-exporting: Update line numbers in prose | Adrien Ollier | 2023-08-07 | 1 | -2/+2 | |
* | | | | | Merge topic 'doc-fixups-release-3.27' | Craig Scott | 2023-08-07 | 5 | -35/+45 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Help: Improve formatting and fix wording for ENABLE_EXPORTS | Craig Scott | 2023-08-06 | 2 | -28/+32 | |
| * | | | | Help: Improve formatting and cross-references for DEPENDS_EXPLICIT_ONLY | Craig Scott | 2023-08-04 | 2 | -4/+10 | |
| * | | | | Help: Fix indenting within TARGET_RUNTIME_DLLS genex docs | Craig Scott | 2023-08-04 | 1 | -3/+3 | |
| |/ / / | ||||||
* | | | | Merge topic 'doc-install' | Brad King | 2023-08-07 | 1 | -132/+177 | |
|\ \ \ \ | ||||||
| * | | | | Help: Add more install(TARGETS) examples | Brad King | 2023-08-03 | 1 | -38/+94 | |
| * | | | | Help: Clarify install(TARGETS) artifact-kind option group ordering | Brad King | 2023-08-03 | 1 | -19/+35 | |
| * | | | | Help: Use argument value placeholders consistently in install(TARGETS) | Brad King | 2023-08-03 | 1 | -45/+46 | |
| * | | | | Help: Reorganize install() sections | Brad King | 2023-08-03 | 1 | -20/+6 | |
| * | | | | Help: Revert "improve install() documentation of argument ordering" | Brad King | 2023-08-03 | 1 | -15/+1 | |
* | | | | | Merge topic 'cxxmodules-try-compile' | Brad King | 2023-08-07 | 2 | -0/+23 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | cmCoreTryCompile: parse `SOURCES_TYPE` argument | Ben Boeckel | 2023-07-31 | 2 | -0/+23 | |
* | | | | | Help: Cross-reference install command signatures as commands | Brad King | 2023-08-02 | 2 | -34/+19 | |
* | | | | | Help: Use signature directive for 'install' command | Brad King | 2023-08-02 | 1 | -792/+820 | |
* | | | | | Merge topic 'xcode-embed-resources' | Brad King | 2023-08-01 | 3 | -0/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | Xcode: Add embed resources support | halx99 | 2023-07-31 | 3 | -0/+15 | |
* | | | | | | Merge topic 'doc_ep' | Brad King | 2023-08-01 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help/dev: Extend documentation guide with another section nesting level | Brad King | 2023-07-31 | 1 | -0/+1 | |
* | | | | | | | Merge topic 'CheckLanguage-doc-cuda-host' | Brad King | 2023-07-31 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Help: Explicitly note that projects should not set CMAKE_CUDA_HOST_COMPILER | Brad King | 2023-07-31 | 1 | -0/+7 | |
* | | | | | | | Help: fix agreement in `DLL_NAME_WITH_SOVERSION` docs | Ben Boeckel | 2023-07-29 | 1 | -2/+2 | |
* | | | | | | | Help: fix cross-linking from `Swift_LANGUAGE_VERSION` property | Ben Boeckel | 2023-07-29 | 1 | -2/+3 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge topic 'xcframework-find-library' | Kyle Edwards | 2023-07-28 | 2 | -0/+9 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | find_library(): Add support for .xcframework | Kyle Edwards | 2023-07-28 | 2 | -0/+9 | |
* | | | | | | Merge topic 'ExportTestLabelToJUnit' | Brad King | 2023-07-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | set_test_properties: link to the test properties in the documentation | Alex Neundorf | 2023-07-26 | 1 | -1/+1 | |
* | | | | | | Merge topic 'xcframework-target-link-libraries' | Kyle Edwards | 2023-07-27 | 3 | -0/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | macOS: Add support for linking against .xcframework folders | Kyle Edwards | 2023-07-26 | 3 | -0/+19 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'doc-if-exists' | Brad King | 2023-07-27 | 1 | -3/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | Help: Document that if(EXISTS) requires paths to be readable | Brad King | 2023-07-26 | 1 | -3/+3 | |
* | | | | | Merge topic 'exec-program-policy' | Kyle Edwards | 2023-07-26 | 4 | -0/+23 | |
|\ \ \ \ \ | ||||||
| * | | | | | exec_program(): Remove by policy CMP0153 | Kyle Edwards | 2023-07-25 | 4 | -0/+23 | |
* | | | | | | Merge branch 'release-3.27' | Brad King | 2023-07-25 | 1 | -0/+12 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | CMake 3.27.1v3.27.1 | Brad King | 2023-07-25 | 1 | -0/+12 | |
| * | | | | Merge branch 'release-3.26' into release-3.27 | Brad King | 2023-07-19 | 1 | -2/+2 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
* | | | | | Merge topic 'file-REAL_PATH-relative' | Brad King | 2023-07-24 | 3 | -0/+33 | |
|\ \ \ \ \ | ||||||
| * | | | | | file(REAL_PATH): resolve symlinks before '..' components | Robert Maynard | 2023-07-20 | 3 | -0/+33 | |
* | | | | | | Merge topic 'deprecate-install-combined' | Brad King | 2023-07-21 | 3 | -4/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Document IOS_INSTALL_COMBINED as deprecated | Márton Marczell | 2023-07-20 | 3 | -4/+22 | |
* | | | | | | | Merge topic 'command-job-server-aware' | Brad King | 2023-07-20 | 3 | -0/+33 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | |