summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'generate-cmake-build-command-parallel'Brad King2021-05-052-5/+19
|\
| * ctest_build: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-041-0/+8
| * build_command: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-041-5/+11
* | Merge topic 'doc-tls'Brad King2021-05-051-1/+1
|\ \
| * | Help: Document CMAKE_TLS_VERIFY variable explicitlyMichael Hirsch2021-05-041-1/+1
| |/
* | foreach(): loop variables are only available in the loop scopeMarc Chevrier2021-04-281-1/+4
|/
* Help: Document CTest custom test measurementsZack Galbreath2021-04-271-0/+80
* Merge topic 'ctest_junit'Brad King2021-04-271-0/+10
|\
| * ctest: Add support for writing test results in JUnit XML formatZack Galbreath2021-04-261-0/+10
* | Merge topic 'file-REAL_PATH-EXPAND_TILDE'Brad King2021-04-262-6/+17
|\ \ | |/ |/|
| * file(REAL_PATH): add option EXPAND_TILDEMarc Chevrier2021-04-212-6/+17
* | Help: cmake_minimum_required specify max is only for policiesRobert Maynard2021-04-201-6/+8
|/
* Merge topic 'Xcode-add_custom_command-DEPFILE'Brad King2021-04-201-8/+0
|\
| * Xcode: Add support of DEPFILE for add_custom_command, part 2Marc Chevrier2021-04-171-8/+0
* | Merge topic 'doc-if-IS_ABSOLUTE'Brad King2021-04-202-2/+12
|\ \ | |/ |/|
| * Help: Document special cases for if(IS_ABSOLUTE)Craig Scott2021-04-171-1/+10
| * Help: Behavior of file(TO_NATIVE_PATH) depends on the host platformCraig Scott2021-04-171-1/+2
* | Xcode: Add support of DEPFILE for add_custom_commandMarc Chevrier2021-04-151-10/+20
* | Genex: add_custom_command: DEPFILE supports genexMarc Chevrier2021-04-121-1/+6
* | Merge topic 'doc-imported-soname'Brad King2021-04-051-6/+18
|\ \ | |/
| * Help: Document in add_library how to import libraries with SONAMEBrad King2021-04-021-6/+18
| * Merge topic 'commands-file-permissions' into release-3.20Brad King2021-03-292-23/+40
| |\
* | \ Merge topic 'commands-file-permissions'Brad King2021-03-292-23/+40
|\ \ \ | | |/ | |/|
| * | Help: Clarify permission-related command optionsCraig Scott2021-03-262-23/+40
* | | project: Define variables indicating whether project is top levelfriendlyanon2021-03-261-0/+5
* | | Help: Convert project() directory variables to a definition listBrad King2021-03-261-5/+6
* | | Merge topic 'doc-custom-output-genex'Brad King2021-03-252-3/+9
|\ \ \ | | |/ | |/|
| * | Help: Custom OUTPUT and BYPRODUCTS genexes cannot refer to targetsCraig Scott2021-03-252-3/+9
| |/
* | Help: Clarify configure_file #cmakedefine01 syntax and behaviorElsie Hupp2021-03-151-2/+24
* | file: add `COPY_FILE` subcommandBen Boeckel2021-03-101-0/+23
* | Find: Document that first argument to PATHS and HINTS can be ENV{}Robert Maynard2021-03-051-2/+2
* | file(RENAME): Add option to not replace existing pathBrad King2021-03-041-1/+7
* | file(RENAME): Add option to capture error message on failureBrad King2021-03-041-2/+9
|/
* Help: Add internal links to if() docsMichael Hirsch, Ph.D2021-02-181-7/+51
* Help: Convert some genex names to explicit cross-referencesBrad King2021-02-053-6/+6
* Merge topic 'doc-find-env-vars'Brad King2021-02-053-3/+6
|\
| * Help: Restore docs that find_library considers LIB, not INCLUDEBrad King2021-02-043-3/+6
* | try_run: Allow to set working directoryAsit Dhal2021-02-031-0/+7
* | Merge topic 'issue-19198'Brad King2021-02-021-1/+9
|\ \
| * | file(GENERATE): Support new line styleAsit Dhal2021-02-011-1/+9
* | | Added `SETUID` and `SETGID` to the list of accepted file permissionswilliam.r.dieter2021-01-291-1/+1
|/ /
* | cmake_path: rename 'GET ... RELATIVE_PATH' to 'GET ... RELATIVE_PART'Marc Chevrier2021-01-281-70/+49
* | Help: Document that if(EXISTS) does not expand ~Michael Hirsch, Ph.D2021-01-261-3/+4
* | Help: Restructure and clarify cmake_path() docsCraig Scott2021-01-161-534/+523
* | Merge topic 'cmake_path-stabilization'Marc Chevrier2021-01-151-4/+3
|\ \
| * | cmake_path: various updatesMarc Chevrier2021-01-131-4/+3
* | | install(files): Support genex in rename optionAsit Dhal2021-01-131-0/+5
|/ /
* | Help: Add sections to if() conditions documentationShannon Booth2021-01-081-19/+35
* | Makefiles: Add support of DEPFILE for add_custom_commandMarc Chevrier2020-12-231-3/+18
* | Merge topic 'issue-20134'Brad King2020-12-221-3/+3
|\ \