summaryrefslogtreecommitdiffstats
path: root/Help/command/install.rst
Commit message (Expand)AuthorAgeFilesLines
* Help: Add versionadded markup to target_sources FILE_SET featureBrad King2021-11-051-0/+2
* Help: Add documentation for target_sources(FILE_SET) and associated propertiesKyle Edwards2021-10-271-10/+23
* Alternative symlink-creating mode for file(INSTALL ...)Felix Lelchuk2021-08-021-0/+4
* Help: Improve readability and accuracy of runtime deps-related contentCraig Scott2021-07-041-53/+60
* Help: Tighten install(SCRIPT) wording for ALL_COMPONENTS optionCraig Scott2021-07-031-6/+7
* Help: Add documentation for runtime dependency installationKyle Edwards2021-06-041-0/+108
* Merge topic 'doc_regex'Brad King2021-06-031-1/+2
|\
| * Help: links to CMake regex syntaxMichael Hirsch2021-06-021-1/+2
* | install(): Add IMPORTED_RUNTIME_ARTIFACTS modeKyle Edwards2021-05-311-0/+33
|/
* install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTSNils Gladitz2021-05-191-1/+7
* Help: Fix typos and spelling in documentationJosef Angstenberger2021-05-071-1/+1
* install(files): Support genex in rename optionAsit Dhal2021-01-131-0/+5
* Help: Replace some `versionadded` directives with `versionchanged`Nikita Nemkin2020-11-121-1/+1
* Help: Add `.. versionadded` directives to commands documentationNikita Nemkin2020-11-091-42/+63
* Help: advise against CMAKE_INSTALL_PREFIX in install DESTINATION.Joachim Wuttke (h)2020-07-081-0/+3
* Help: Reference policy CMP0082 from install() command docsBrad King2020-04-271-4/+6
* Help: Discourage direct use of cmake_install.cmakeKyle Edwards2020-04-011-0/+5
* install: Document caveat when EXPORT name matches package nameBrad King2020-03-261-0/+7
* Help: install: use bullet lists to sort out target kindsJoachim Wuttke (o)2020-02-171-17/+24
* Help: command install: absolute paths unsupported by CPackJoachim Wuttke (o)2020-02-121-3/+10
* AIX: Create import library for executables with exportsBrad King2019-07-161-0/+2
* Help: Fix typo in install(EXPORT_ANDROID_MK) exampleJohn Freeman2019-05-261-2/+2
* INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER propertiesAvraham Shukron2019-04-111-3/+3
* 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
* | Help: inter-link install() commandsNeroBurner2019-02-281-5/+5
* | Help: add inter link anchors for install() commandsNeroBurner-tux2019-02-281-0/+7
* | Help: Link from install(TARGET) to EXPORT_NAME to rename exported targetNeroBurner2019-02-271-0/+2
|/
* install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-12-221-0/+5
* Help: Add documentation and release notes for installKyle Edwards2018-11-071-4/+109
* Help: Apply syntax highlighting to project commandsJoachim Wuttke (o)2018-10-251-5/+5
* install: Revert CODE,SCRIPT support for generator expressionsBrad King2018-10-111-4/+0
* Help: Add note about CMAKE_INSTALL_DEFAULT_DIRECTORY_PERMISSIONSKyle Edwards2018-10-011-0/+7
* Help: Replace occurrences of "Mac OS X" with "macOS"Bartosz Kosiorek2018-09-051-5/+5
* install: Allow installing targets created in another directoryZack Galbreath2018-06-181-0/+8
* install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-06-071-0/+4
* Help: Add Synopsis section to install, list, and string docsBrad King2018-05-071-20/+22
* Help: clarify "undefined behavior" in install(EXPORT) commandKyle Edwards2018-05-031-5/+18
* install: add NAMELINK_COMPONENT argumentKyle Edwards2018-05-031-8/+51
* Help: clean up install(TARGETS) documentationKyle Edwards2018-04-301-62/+96
* Help: add list of command signatures to top of INSTALL pageKyle Edwards2018-04-301-0/+18
* Help: Document existence of cmake_install.cmakeKyle Edwards2018-04-201-0/+23
* Help: Fix install(EXPORT_ANDROID_MK) mode documentationBrad King2018-04-091-4/+5
* Help: Document linking behavior of OBJECT librariesBrad King2018-03-011-0/+2
* install,export: Maybe transform OBJECT libraries to INTERFACE librariesBrad King2018-02-281-0/+5
* Help: improve install() documentation of argument orderingKyle Edwards2018-01-081-1/+15
* Various typo fixesLuz Paz2018-01-031-1/+1
* Fix trivial typos in textluzpaz2017-11-031-1/+1
* Allow OBJECT libraries to be installed, exported, and importedRobert Maynard2017-04-181-11/+12
* Apple: Add support for static frameworksGregor Jasny2017-01-311-2/+4