summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
...
* | | Help: add code-block directiveKyle Edwards2019-03-071-1/+1
* | | Help: provide example for HTTPHEADER option to ctest_submitZack Galbreath2019-03-071-1/+9
|/ /
* | Merge topic 'issue-18883-support-for-multiple-targets'Brad King2019-03-061-1/+1
|\ \
| * | cmake: Teach --build mode to support multiple targetsBartosz Kosiorek2019-03-051-1/+1
* | | Merge topic 'docs-install-destinations'Brad King2019-03-061-51/+85
|\ \ \ | |/ / |/| |
| * | Help: clarify DESTINATION and TYPE usage for install()Craig Scott2019-03-051-51/+85
| * | Merge branch 'docs_try_commands' into release-3.14Brad King2019-02-252-25/+33
| |\ \
| * \ \ Merge branch 'file_symlink_docs' into release-3.14Brad King2019-02-181-23/+23
| |\ \ \
* | | | | Help: inter-link install() commandsNeroBurner2019-02-281-5/+5
* | | | | Help: add inter link anchors for install() commandsNeroBurner-tux2019-02-281-0/+7
* | | | | Merge topic 'doc-xref-EXPORT_NAME'Brad King2019-02-281-0/+2
|\ \ \ \ \
| * | | | | Help: Link from install(TARGET) to EXPORT_NAME to rename exported targetNeroBurner2019-02-271-0/+2
| | |_|_|/ | |/| | |
* | | | | Help: Clarify ordering of list(REMOVE_DUPLICATES)Kyle Edwards2019-02-271-1/+2
|/ / / /
* | | | Merge topic 'docs_try_commands'Brad King2019-02-252-25/+33
|\ \ \ \ | | |_|/ | |/| |
| * | | Help: Caveat for try_compile() and CMAKE_TRY_COMPILE_PLATFORM_VARIABLESCraig Scott2019-02-241-1/+3
| * | | Help: Consistency in try_compile() docs for target typeCraig Scott2019-02-241-8/+14
| * | | Help: try_compile() readability and grammar improvementsCraig Scott2019-02-241-6/+6
| * | | Help: User-provided variable names for try_* commandsCraig Scott2019-02-242-12/+12
* | | | Merge topic 'list-prepend-and-pop-subcommands'Brad King2019-02-201-2/+34
|\ \ \ \
| * | | | list: add sub-commands PREPEND, POP_BACK, POP_FRONTAlex Turbov2019-02-191-2/+34
* | | | | Merge topic 'file_symlink_docs'Brad King2019-02-181-23/+23
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: Clarify and improve readability of link-related file subcommandsCraig Scott2019-02-161-23/+23
| | |/ / | |/| |
* | | | Merge topic 'get_filename_component_docs'Brad King2019-02-181-4/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Help: Remove outdated statement about get_filename_component()Craig Scott2019-02-161-4/+3
| |/
* | Merge topic 'doc-if-legacy'Brad King2019-02-121-1/+1
|\ \ | |/
| * Help: Fix elseif/endif typoJuuso "Linda" Lapinlampi2019-02-111-1/+1
* | cmake_parse_arguments: add KEYWORDS_MISSING_VALUESTorsten Robitzki2019-02-071-3/+11
|/
* set: warn of extra arguments after ENV value.Taylor Holberton2019-02-011-1/+8
* Help: Add documentation for new get_filename_component componentsTushar Maheshwari2019-01-241-0/+2
* Merge topic 'command_file_link'Brad King2019-01-211-0/+23
|\
| * Help: Add documentation for file(CREATE_LINK) subcommandTushar Maheshwari2019-01-161-0/+23
* | Merge topic 'find-package-resolve-symlinks'Brad King2019-01-211-0/+5
|\ \
| * | find_package: optionally resolve symlinks when discovering packagesDavid Aguilar2019-01-161-0/+5
| |/
* | Merge topic 'submit-url'Brad King2019-01-211-2/+8
|\ \
| * | CTest: Add documentation and release notes for SubmitURLRegina Pfeifer2019-01-161-2/+8
| |/
* | Merge topic 'GHS_updates'Brad King2019-01-181-0/+3
|\ \
| * | GHS: try_compile() now uses GHS platform variablesFred Baksik2019-01-161-0/+3
| |/
* | Merge topic 'qt_wrap_command_deprecations'Craig Scott2019-01-162-2/+26
|\ \ | |/ |/|
| * qt_wrap_*: Add deprecation notes to command docsTobias Hunger2019-01-152-2/+26
* | Merge topic 'find_package-doc-clarification'Kyle Edwards2019-01-151-3/+3
|\ \
| * | Help/find_package: clarify intended behavior with REQUIRED QUIETBen Boeckel2019-01-141-3/+3
* | | Help: Provide cross-references from and to set_propertyJoachim Wuttke (o)2019-01-104-6/+18
|/ /
* | Merge topic 'link-options'Craig Scott2018-12-231-0/+5
|\ \
| * | PIE link options: Update strategy to fix performance regressionMarc Chevrier2018-12-191-0/+5
| |/
* | Merge topic 'install-code-script-genex'Craig Scott2018-12-231-0/+5
|\ \
| * | install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-12-221-0/+5
* | | Help: Revise compile options command docs, and provide exampleJoachim Wuttke (h)2018-12-202-20/+49
| |/ |/|
* | Documentation: Reference list of target properties in get_target_propertyTobias Hunger2018-12-131-0/+2
|/
* Merge topic 'file-read_symlink'Brad King2018-12-101-0/+24
|\
| * file: Add READ_SYMLINK sub-commandKyle Edwards2018-12-061-0/+24