summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Help: Document initialization of VERIFY_INTERFACE_HEADER_SETS propertyCraig Scott2022-08-011-1/+5
* Merge branch 'release-3.23' into release-3.24Brad King2022-07-281-0/+7
|\
| * CMake 3.23.3v3.23.3Brad King2022-07-281-0/+7
* | Merge branch 'release-3.23' into release-3.24Brad King2022-07-281-2/+2
|\ \ | |/
| * Merge branch 'release-3.22' into release-3.23Brad King2022-07-281-2/+2
| |\
| | * CMake 3.22.6v3.22.6Brad King2022-07-281-2/+2
* | | Merge topic 'verify-interface-header-sets-interface-library-source-language' ...Brad King2022-07-281-1/+3
|\ \ \
| * | | VERIFY_INTERFACE_HEADER_SETS: Fall back to global languagesKyle Edwards2022-07-271-1/+3
* | | | Merge topic 'doc-if-PATH_EQUAL' into release-3.24Brad King2022-07-262-9/+15
|\ \ \ \
| * | | | Help: Clarify behavior of path-based equality conditionsCraig Scott2022-07-242-9/+15
* | | | | Merge topic 'verify-interface-header-sets-interface-libraries' into release-3.24Brad King2022-07-261-7/+7
|\ \ \ \ \
| * | | | | Help: Clarify that VERIFY_INTERFACE_HEADER_SETS supports interface librariesKyle Edwards2022-07-251-7/+7
| | |/ / / | |/| | |
* | | | | Merge topic 'FindVulkan-relnotes' into release-3.24Brad King2022-07-261-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindVulkan: Add missing 3.24 release notesMACHIZAUD Andréa2022-07-251-0/+4
| |/ / /
* | | | Merge topic 'doc-find_package-BYPASS_PROVIDER' into release-3.24Brad King2022-07-252-3/+13
|\ \ \ \
| * | | | Help: Document BYPASS_PROVIDER keyword for find_package()Craig Scott2022-07-231-2/+12
| * | | | Help: Minor grammar fix for the Using Dependencies manualCraig Scott2022-07-231-1/+1
| |/ / /
* | | | Merge topic 'doc-CMP0097-FetchContent' into release-3.24Craig Scott2022-07-251-2/+4
|\ \ \ \
| * | | | Help: CMP0097 applies to FetchContent as wellCraig Scott2022-07-241-2/+4
| |/ / /
* | | | Help: Fix wrong syntax for $<PATH:REPLACE_EXTENSION,...>Craig Scott2022-07-241-1/+1
|/ / /
* | | Help: Clarify execute_process OS-specific command-line encodingBrad King2022-07-201-2/+9
* | | Merge topic 'doc-example-target-sources' into release-3.24Brad King2022-07-201-2/+2
|\ \ \
| * | | Help: Add missing PRIVATE keyword to target_sources() exampleCraig Scott2022-07-201-2/+2
* | | | Merge topic 'doc-restructure-genex-manual' into release-3.24Brad King2022-07-201-915/+1007
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Add Whitespace And Quoting section to genex manualCraig Scott2022-07-191-0/+87
| * | | Help: Restructure reference sections of genex manualCraig Scott2022-07-191-872/+866
| * | | Help: Move reference content to its own section at end of genex manualCraig Scott2022-07-191-49/+53
| * | | Help: Add missing versionadded for CUDA genexesCraig Scott2022-07-191-0/+4
| * | | Help: Genex manual typo, grammar, formatting, wording fixesCraig Scott2022-07-191-35/+35
| * | | Help: Boolean genex conditions must evaluate to 1 or 0Craig Scott2022-07-191-5/+8
| * | | Help: Fix cross-references in genex manual that linked to wrong genexesCraig Scott2022-07-191-4/+4
* | | | Help: LINK_LIBRARIES_ONLY_TARGETS also checks injected direct librariesCraig Scott2022-07-101-0/+2
|/ / /
* | | Help: Fix wrong property name INTERFACE_PROPERTY_LINK_DIRECTCraig Scott2022-07-081-15/+15
* | | Genex LINK_LIBRARY and LINK_GROUP: check supported propertiesMarc Chevrier2022-07-061-6/+8
* | | Merge topic 'doc-cpack-archive-component' into release-3.24Brad King2022-07-051-0/+2
|\ \ \
| * | | Help: Document that CPack Archive Generator <component> is all uppercaseDavid Faure2022-07-051-0/+2
* | | | Merge topic 'doc-TARGET_FILE-depends' into release-3.24Brad King2022-07-051-0/+4
|\ \ \ \
| * | | | Help: Document $<TARGET_FILE> dependency behaviorRobert Maynard2022-07-051-0/+4
| |/ / /
* | | | Help: Clarify that option() is a booleanMichael Hirsch2022-07-051-4/+6
|/ / /
* | | Help: Mention CMP0131 in LINK_LIBRARIES docsCraig Scott2022-07-052-5/+8
* | | Merge topic 'doc-LINK_LIBRARY_genex' into release-3.24Craig Scott2022-07-0313-454/+502
|\ \ \
| * | | Help: Rework $<LINK_LIBRARY>, $<LINK_GROUP> and related docsCraig Scott2022-07-0313-454/+502
* | | | Merge topic 'depguide-fetchcontent-versioning' into release-3.24Brad King2022-06-281-0/+4
|\ \ \ \
| * | | | Help: Mark features new to 3.24 in Using Dependencies GuideFeRD (Frank Dana)2022-06-271-0/+4
| |/ / /
* | | | Help: Mention CMP0126 in CMAKE_OSX_* variable documentationDa Quexian2022-06-271-1/+2
|/ / /
* | | Merge topic 'rel-win-arm64' into release-3.24Brad King2022-06-231-0/+2
|\ \ \
| * | | Help: Add release note for windows-arm64 binaryBrad King2022-06-221-0/+2
* | | | Merge topic 'vs-compile-batching' into release-3.24Brad King2022-06-234-8/+33
|\ \ \ \
| * | | | VS: Add variable to to turn off Visual Studio compile batchingBrad King2022-06-224-4/+29
| * | | | Help: Improve formatting in VS_NO_COMPILE_BATCHING docsBrad King2022-06-221-4/+4
| |/ / /