summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* cmExperimental: refresh the C++ modules UUIDBen Boeckel2023-07-131-1/+1
* Merge topic 'doc-genex-TARGET_IMPORT_FILE'Brad King2023-07-132-12/+20
|\
| * Help: Fix typos, formatting and wording for TARGET_IMPORT_FILE genexesCraig Scott2023-07-121-12/+12
| * Help: Add TARGET_IMPORT_FILE... genexes to 3.27 release notesCraig Scott2023-07-121-0/+6
| * Help: Add missing versionadded for TARGET_IMPORT_FILE_DIR genexCraig Scott2023-07-121-0/+2
| * Merge topic 'doc-add_custom_command' into release-3.27Brad King2023-06-291-1/+1
| |\
| * \ Merge topic 'doc-target_precompile_headers' into release-3.27Brad King2023-06-291-1/+1
| |\ \
* | | | apple: add preliminary visionOS supportGregor Jasny2023-07-118-19/+28
* | | | Merge topic 'doc-add_custom_command'Brad King2023-06-291-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Help: add_custom_command(TARGET) does not support USES_TERMINALBrad King2023-06-291-1/+1
* | | | Merge topic 'doc-target_precompile_headers'Brad King2023-06-291-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Help: Fix wrong command name in target_precompile_headers docsCraig Scott2023-06-281-1/+1
| |/ /
* | | Merge topic 'doc-list-xref'Brad King2023-06-291-1/+5
|\ \ \ | | |/ | |/|
| * | Help: Link to cmake-language(7) list docs from list() command docsBrad King2023-06-281-1/+5
| |/
| * Merge topic 'alias-set-target-prop' into release-3.27Brad King2023-06-272-0/+4
| |\
| * \ Merge topic 'link-depends-is-OFF' into release-3.27Brad King2023-06-261-0/+8
| |\ \
* | \ \ Merge topic 'vs12-deprecate'Brad King2023-06-275-4/+16
|\ \ \ \
| * | | | Deprecate Visual Studio 12 2013 generatorBrad King2023-06-265-4/+16
* | | | | Merge topic 'alias-set-target-prop'Brad King2023-06-272-0/+4
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Help: Clarify that you can't set properties on ALIAS targetsRyan Friedman2023-06-262-0/+4
| |/ /
| * | Merge topic 'doc-project-none' into release-3.27Brad King2023-06-232-4/+3
| |\ \
* | \ \ Merge topic 'imported-target-framework-path'Brad King2023-06-262-0/+10
|\ \ \ \
| * | | | macOS: Allow IMPORTED_LOCATION to be a framework folderKyle Edwards2023-06-232-0/+10
* | | | | Merge topic 'link-depends-is-OFF'Brad King2023-06-261-0/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | link dependencies: deactivate the featureMarc Chevrier2023-06-231-0/+8
| | |/ / | |/| |
* | | | Merge topic 'FindEXPAT-static'Brad King2023-06-231-0/+5
|\ \ \ \
| * | | | FindEXPAT: add a EXPAT_USE_STATIC_LIBS hintEven Rouault2023-06-221-0/+5
* | | | | Merge topic 'FindCURL-static'Brad King2023-06-231-0/+5
|\ \ \ \ \
| * | | | | FindCURL: add a CURL_USE_STATIC_LIBS hintEven Rouault2023-06-221-0/+5
| |/ / / /
* | | | | Merge topic 'doc-project-none'Brad King2023-06-232-4/+3
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Help: Restore project command docs for default languages and NONEBrad King2023-06-222-4/+3
* | | | Merge topic 'doc-GENERATED'Brad King2023-06-221-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Help: Remove incorrect command from list that marks GENERATEDRobert Maynard2023-06-211-1/+1
* | | Merge topic 'fix_tutorial_step7_solution_text'Brad King2023-06-161-1/+1
|\ \ \ | |/ /
| * | Tutorial: Extend literal include to contain full code changes in solutionMarkus Ferrell2023-06-151-1/+1
* | | Merge topic 'cross-compiling-emulator-env-var'Brad King2023-06-144-0/+22
|\ \ \
| * | | CrossCompiling: Load CMAKE_CROSSCOMPILING_EMULATOR from environmentMatt McCormick2023-06-134-0/+22
* | | | Merge topic 'remove-vs11-generator'Brad King2023-06-1412-64/+19
|\ \ \ \
| * | | | Drop Visual Studio 11 2012 generatorBrad King2023-06-1312-64/+19
* | | | | Merge topic 'doc-genex-TARGET_RUNTIME_DLL_DIRS'Brad King2023-06-141-0/+4
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Help: Add 3.27 release note for TARGET_RUNTIME_DLL_DIRSBrad King2023-06-131-0/+4
* | | | Merge topic 'FindCUDAToolkit-cupti-nvperf'Brad King2023-06-081-1/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | FindCUDAToolkit: Add cupti nvperf and pcsampling targetsRobert Maynard2023-06-071-1/+2
* | | Begin post-3.27 developmentBrad King2023-06-062-0/+9
|/ /
* | Help: Drop development topic notes to prepare releaseBrad King2023-06-062-9/+0
* | Merge topic 'doc-3.27-relnotes'Brad King2023-06-0646-280/+250
|\ \
| * | Help: Update Sphinx versionadded directives for 3.27 releaseBrad King2023-06-061-0/+2
| * | Help: Organize and revise 3.27 release notesBrad King2023-06-061-133/+178
| * | Help: Consolidate 3.27 release notesBrad King2023-06-0545-280/+203
* | | VERIFY_INTERFACE_HEADER_SETS: Skip header files that have SKIP_LINTINGKyle Edwards2023-06-062-2/+6
|/ /