summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'test-properties-directory'Kyle Edwards2023-08-145-3/+62
|\
| * get_test_property(): Add DIRECTORY optionKyle Edwards2023-08-112-1/+15
| * get_property(TEST): Add DIRECTORY optionKyle Edwards2023-08-112-1/+15
| * set_tests_properties(): Add DIRECTORY optionKyle Edwards2023-08-112-0/+13
| * set_property(TEST): Add DIRECTORY optionKyle Edwards2023-08-102-1/+19
* | Merge topic 'ctest-generate-resource-spec-file'Kyle Edwards2023-08-144-0/+33
|\ \
| * | CTest: Add ability to dynamically generate resource spec fileKyle Edwards2023-08-104-0/+33
| |/
* | Merge branch 'backport-vs-sdk-selection' into vs-sdk-selectionBrad King2023-08-102-2/+22
|\ \ | |/ |/|
| * VS: Select latest Windows SDK even when targeting Windows 8.1 and belowBrad King2023-08-101-0/+5
| * VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selectionBrad King2023-08-102-0/+12
| * VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versionsBrad King2023-08-101-1/+1
| * Help: Add 3.27 release note on VS default SDK selectionBrad King2023-08-091-1/+4
| * Merge topic 'help-importing-exporting-lib' into release-3.27Brad King2023-08-081-2/+2
| |\
* | \ Merge topic 'cmExperimental-uuid-doc'Brad King2023-08-081-1/+1
|\ \ \
| * | | Help/experimental: fix UUID documentationBen Boeckel2023-08-071-1/+1
* | | | Merge topic 'help-importing-exporting-lib'Brad King2023-08-081-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Help/guide/importing-exporting: Update line numbers in proseAdrien Ollier2023-08-071-2/+2
* | | | Merge topic 'doc-fixups-release-3.27'Craig Scott2023-08-075-35/+45
|\ \ \ \ | | |_|/ | |/| |
| * | | Help: Improve formatting and fix wording for ENABLE_EXPORTSCraig Scott2023-08-062-28/+32
| * | | Help: Improve formatting and cross-references for DEPENDS_EXPLICIT_ONLYCraig Scott2023-08-042-4/+10
| * | | Help: Fix indenting within TARGET_RUNTIME_DLLS genex docsCraig Scott2023-08-041-3/+3
| |/ /
* | | Merge topic 'doc-install'Brad King2023-08-071-132/+177
|\ \ \
| * | | Help: Add more install(TARGETS) examplesBrad King2023-08-031-38/+94
| * | | Help: Clarify install(TARGETS) artifact-kind option group orderingBrad King2023-08-031-19/+35
| * | | Help: Use argument value placeholders consistently in install(TARGETS)Brad King2023-08-031-45/+46
| * | | Help: Reorganize install() sectionsBrad King2023-08-031-20/+6
| * | | Help: Revert "improve install() documentation of argument ordering"Brad King2023-08-031-15/+1
* | | | Merge topic 'cxxmodules-try-compile'Brad King2023-08-072-0/+23
|\ \ \ \ | |/ / / |/| | |
| * | | cmCoreTryCompile: parse `SOURCES_TYPE` argumentBen Boeckel2023-07-312-0/+23
* | | | Help: Cross-reference install command signatures as commandsBrad King2023-08-022-34/+19
* | | | Help: Use signature directive for 'install' commandBrad King2023-08-021-792/+820
* | | | Merge topic 'xcode-embed-resources'Brad King2023-08-013-0/+15
|\ \ \ \
| * | | | Xcode: Add embed resources supporthalx992023-07-313-0/+15
* | | | | Merge topic 'doc_ep'Brad King2023-08-011-0/+1
|\ \ \ \ \
| * | | | | Help/dev: Extend documentation guide with another section nesting levelBrad King2023-07-311-0/+1
* | | | | | Merge topic 'CheckLanguage-doc-cuda-host'Brad King2023-07-311-0/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Help: Explicitly note that projects should not set CMAKE_CUDA_HOST_COMPILERBrad King2023-07-311-0/+7
* | | | | | Help: fix agreement in `DLL_NAME_WITH_SOVERSION` docsBen Boeckel2023-07-291-2/+2
* | | | | | Help: fix cross-linking from `Swift_LANGUAGE_VERSION` propertyBen Boeckel2023-07-291-2/+3
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'xcframework-find-library'Kyle Edwards2023-07-282-0/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | find_library(): Add support for .xcframeworkKyle Edwards2023-07-282-0/+9
* | | | | Merge topic 'ExportTestLabelToJUnit'Brad King2023-07-281-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | set_test_properties: link to the test properties in the documentationAlex Neundorf2023-07-261-1/+1
* | | | | Merge topic 'xcframework-target-link-libraries'Kyle Edwards2023-07-273-0/+19
|\ \ \ \ \
| * | | | | macOS: Add support for linking against .xcframework foldersKyle Edwards2023-07-263-0/+19
| | |/ / / | |/| | |
* | | | | Merge topic 'doc-if-exists'Brad King2023-07-271-3/+3
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Help: Document that if(EXISTS) requires paths to be readableBrad King2023-07-261-3/+3
* | | | Merge topic 'exec-program-policy'Kyle Edwards2023-07-264-0/+23
|\ \ \ \
| * | | | exec_program(): Remove by policy CMP0153Kyle Edwards2023-07-254-0/+23
* | | | | Merge branch 'release-3.27'Brad King2023-07-251-0/+12
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /