summaryrefslogtreecommitdiffstats
path: root/Help/command/install.rst
Commit message (Expand)AuthorAgeFilesLines
* install(DIRECTORY): Revert "Add EXCLUDE_EMPTY_DIRECTORIES option"Brad King2025-07-281-8/+0
* CPS: Support additional metadataMatthew Woehlke2025-06-031-0/+13
* CPS: Get metadata from projectMatthew Woehlke2025-06-021-1/+10
* Help: Improve CPS install documentationMatthew Woehlke2025-05-271-0/+40
* install(DIRECTORY): Add EXCLUDE_EMPTY_DIRECTORIES optionHao Dong2025-05-061-0/+8
* Help: Reformat install(DIRECTORY) options as a definition listBrad King2025-05-051-102/+142
* Help: Add install() section heading for common optionsBrad King2025-02-251-1/+2
* Use lower case style for commandsPeter Kokot2025-01-281-1/+1
* install: Document where the components are usedPeter Kokot2025-01-201-0/+5
* Merge topic 'normalize-install-destination-paths'Brad King2024-09-201-1/+13
|\
| * install: Normalize DESTINATION pathsCraig Scott2024-09-191-1/+13
* | install: Add TYPE LIBEXEC for FILES and DIRECTORYChen Linxuan2024-09-181-0/+8
|/
* Merge topic 'cps-export'Brad King2024-08-271-0/+59
|\
| * export: Add initial CPS supportMatthew Woehlke2024-08-141-0/+59
* | Help(install): Move RENAME docs to FILES signatureFeRD (Frank Dana)2024-08-011-5/+4
|/
* Install: Add parallel installation optionMartin Duffy2024-07-151-0/+7
* Help: Fix location of install() note about superseded commandsFeRD (Frank Dana)2024-03-281-10/+10
* EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gateBrad King2024-03-121-1/+3
* Help: Explicitly discourage absolute install destinationsRobert Maynard2024-02-161-13/+16
* install(EXPORT): Export find_dependency() callsKyle Edwards2023-11-131-1/+30
* cmExperimental: remove the flag for C++ modulesBen Boeckel2023-10-021-8/+2
* Help: Add more install(TARGETS) examplesBrad King2023-08-031-38/+94
* Help: Clarify install(TARGETS) artifact-kind option group orderingBrad King2023-08-031-19/+35
* Help: Use argument value placeholders consistently in install(TARGETS)Brad King2023-08-031-45/+46
* Help: Reorganize install() sectionsBrad King2023-08-031-20/+6
* Help: Revert "improve install() documentation of argument ordering"Brad King2023-08-031-15/+1
* Help: Cross-reference install command signatures as commandsBrad King2023-08-021-33/+18
* Help: Use signature directive for 'install' commandBrad King2023-08-021-792/+820
* Help: Mention imported config mapping in export() and install() docsBrad King2023-07-181-0/+2
* Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-011-0/+18
* Help: remove links from pages to themselvesBen Boeckel2022-11-181-1/+1
* Help: Use direct refs to genexes instead of ``$<GENEX-NAME>``Alex Turbov2022-11-091-1/+1
* Help: Disambiguate cmake(1) program modes in Sphinx option referencesBrad King2022-10-051-1/+1
* Help: Fix formatting of CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API notesBrad King2022-08-091-4/+4
* Help: Replace a bunch of more ``--option`` to `:option:` roleAlex Turbov2022-08-041-3/+3
* Merge topic 'install-destination-docs'Brad King2022-07-081-3/+9
|\
| * Help: Clarify behavior of install(TARGETS) for DLLsKyle Edwards2022-07-061-3/+9
* | exports: support `CXX_MODULES_DIRECTORY`Ben Boeckel2022-07-061-2/+15
* | install: support `CXX_MODULES_BMI` installation bitsBen Boeckel2022-07-061-1/+13
|/
* Help: Make install() example component names more consistentJean-Christophe Fillion-Robin2022-05-121-1/+1
* Help: Fix typo in install command documentationEugene Shalygin2022-04-031-1/+1
* Help: Update install() docs to better reflect preference for file setsCraig Scott2022-03-081-21/+39
* 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