summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | add_custom_{target,command}: Add argument JOB_SERVER_AWAREChris Mahoney2023-07-193-0/+33
* | | | | | | Merge branch 'release-3.26'Brad King2023-07-191-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | CMake 3.26.5v3.26.5Brad King2023-07-191-2/+2
* | | | | | Merge topic 'imported-implib-only'Brad King2023-07-192-0/+13
|\ \ \ \ \ \
| * | | | | | cmTarget: Add a way to represent imported shared library stubsRobert Maynard2023-07-182-0/+13
* | | | | | | Merge topic 'export-doc-config-map'Brad King2023-07-182-0/+6
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Help: Mention imported config mapping in export() and install() docsBrad King2023-07-182-0/+6
* | | | | | | Merge topic 'tutorial-updates'Brad King2023-07-184-24/+18
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Tutorial: Refactor Step 10Chris Mahoney2023-07-171-1/+12
| * | | | | | Tutorial: Clarify Step 4 TODO 4Chris Mahoney2023-07-171-2/+2
| * | | | | | Tutorial: Clarify Step 3Chris Mahoney2023-07-171-20/+3
| * | | | | | Tutorial: Fix Step 1 TODO 1 to be expandableChris Mahoney2023-06-221-1/+1
* | | | | | | Merge topic 'module-mapper-clang-transitive'Brad King2023-07-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | cmExperimental: refresh the C++ modules UUIDBen Boeckel2023-07-131-1/+1
* | | | | | | | Merge topic 'doc-list-genex'Brad King2023-07-141-57/+89
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | Help: Improve formatting and wording of LIST generator expressionsCraig Scott2023-07-131-57/+89
* | | | | | | 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