summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* 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 'xcframework-find-library'Kyle Edwards2023-07-281-0/+4
|\
| * find_library(): Add support for .xcframeworkKyle Edwards2023-07-281-0/+4
* | 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-271-0/+6
|\ \
| * | macOS: Add support for linking against .xcframework foldersKyle Edwards2023-07-261-0/+6
* | | 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
* | | exec_program(): Remove by policy CMP0153Kyle Edwards2023-07-251-0/+4
* | | Merge topic 'file-REAL_PATH-relative'Brad King2023-07-241-0/+5
|\ \ \
| * | | file(REAL_PATH): resolve symlinks before '..' componentsRobert Maynard2023-07-201-0/+5
* | | | Merge topic 'command-job-server-aware'Brad King2023-07-202-0/+28
|\ \ \ \ | |/ / / |/| | |
| * | | add_custom_{target,command}: Add argument JOB_SERVER_AWAREChris Mahoney2023-07-192-0/+28
* | | | 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 '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
| |\ \ \ \
* | \ \ \ \ 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'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 'doc-project-none'Brad King2023-06-232-4/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Help: Restore project command docs for default languages and NONEBrad King2023-06-222-4/+3
* | | Drop Visual Studio 11 2012 generatorBrad King2023-06-131-1/+1
| |/ |/|
* | cmake_file_api: New project commandCraig Scott2023-06-051-0/+78
* | cxxmodules: remove support for `CXX_MODULE_HEADER_UNITS` filesetsBen Boeckel2023-05-311-26/+6
* | Merge topic 'help_configure_file'Brad King2023-05-231-4/+4
|\ \
| * | Help: configure_file: add $CACHE{VAR} and $ENV{VAR} to descriptionTorsten Rasmussen2023-05-221-4/+4
* | | codespell: Fix typosBrad King2023-05-221-1/+1
|/ /
* | Help: Clarify PRE_BUILD option for add_custom_command()Craig Scott2023-05-191-3/+6
* | Help: Document append functionality of string(JSON)Leonid Pospelov2023-05-031-0/+3
* | Help: change links to point to the env.vars, not to the cmake varsAlex Neundorf2023-05-016-5/+32
* | GenEx LIST: list operationsMarc Chevrier2023-04-161-15/+15
* | Help: Clarify that {add,target}_compile_options are not used for linkingBrad King2023-03-314-0/+28
* | Help: Link to COMPILE_LANGUAGE genex from add_compile_optionsBrad King2023-03-311-0/+4
* | Help: Link to COMPILE_LANGUAGE genex from target_compile_optionsBrad King2023-03-281-0/+4
* | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-windows-casing'Brad King2023-03-281-9/+16
|\ \
| * | file(GET_RUNTIME_DEPENDENCIES): Document case-preserving change on WindowsBrad King2023-03-271-9/+16
* | | Help: Clarify that set(VAR) unsets VARBrad King2023-03-243-12/+21
|/ /
* | Help: Improve file command signaturesMatthew Woehlke2023-03-151-5/+5
* | Help: Convert signatures of file commandMatthew Woehlke2023-03-153-931/+899
* | Help: Convert signatures of list and set commandsMatthew Woehlke2023-03-152-277/+248
* | Help: Use signature directive for 'if' commandBrad King2023-03-071-70/+90