index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Help
/
command
/
install.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
install(EXPORT): Export find_dependency() calls
Kyle Edwards
2023-11-13
1
-1/+30
*
cmExperimental: remove the flag for C++ modules
Ben Boeckel
2023-10-02
1
-8/+2
*
Help: Add more install(TARGETS) examples
Brad King
2023-08-03
1
-38/+94
*
Help: Clarify install(TARGETS) artifact-kind option group ordering
Brad King
2023-08-03
1
-19/+35
*
Help: Use argument value placeholders consistently in install(TARGETS)
Brad King
2023-08-03
1
-45/+46
*
Help: Reorganize install() sections
Brad King
2023-08-03
1
-20/+6
*
Help: Revert "improve install() documentation of argument ordering"
Brad King
2023-08-03
1
-15/+1
*
Help: Cross-reference install command signatures as commands
Brad King
2023-08-02
1
-33/+18
*
Help: Use signature directive for 'install' command
Brad King
2023-08-02
1
-792/+820
*
Help: Mention imported config mapping in export() and install() docs
Brad King
2023-07-18
1
-0/+2
*
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
1
-0/+18
*
Help: remove links from pages to themselves
Ben Boeckel
2022-11-18
1
-1/+1
*
Help: Use direct refs to genexes instead of ``$<GENEX-NAME>``
Alex Turbov
2022-11-09
1
-1/+1
*
Help: Disambiguate cmake(1) program modes in Sphinx option references
Brad King
2022-10-05
1
-1/+1
*
Help: Fix formatting of CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API notes
Brad King
2022-08-09
1
-4/+4
*
Help: Replace a bunch of more ``--option`` to `:option:` role
Alex Turbov
2022-08-04
1
-3/+3
*
Merge topic 'install-destination-docs'
Brad King
2022-07-08
1
-3/+9
|
\
|
*
Help: Clarify behavior of install(TARGETS) for DLLs
Kyle Edwards
2022-07-06
1
-3/+9
*
|
exports: support `CXX_MODULES_DIRECTORY`
Ben Boeckel
2022-07-06
1
-2/+15
*
|
install: support `CXX_MODULES_BMI` installation bits
Ben Boeckel
2022-07-06
1
-1/+13
|
/
*
Help: Make install() example component names more consistent
Jean-Christophe Fillion-Robin
2022-05-12
1
-1/+1
*
Help: Fix typo in install command documentation
Eugene Shalygin
2022-04-03
1
-1/+1
*
Help: Update install() docs to better reflect preference for file sets
Craig Scott
2022-03-08
1
-21/+39
*
Help: Add versionadded markup to target_sources FILE_SET feature
Brad King
2021-11-05
1
-0/+2
*
Help: Add documentation for target_sources(FILE_SET) and associated properties
Kyle Edwards
2021-10-27
1
-10/+23
*
Alternative symlink-creating mode for file(INSTALL ...)
Felix Lelchuk
2021-08-02
1
-0/+4
*
Help: Improve readability and accuracy of runtime deps-related content
Craig Scott
2021-07-04
1
-53/+60
*
Help: Tighten install(SCRIPT) wording for ALL_COMPONENTS option
Craig Scott
2021-07-03
1
-6/+7
*
Help: Add documentation for runtime dependency installation
Kyle Edwards
2021-06-04
1
-0/+108
*
Merge topic 'doc_regex'
Brad King
2021-06-03
1
-1/+2
|
\
|
*
Help: links to CMake regex syntax
Michael Hirsch
2021-06-02
1
-1/+2
*
|
install(): Add IMPORTED_RUNTIME_ARTIFACTS mode
Kyle Edwards
2021-05-31
1
-0/+33
|
/
*
install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS
Nils Gladitz
2021-05-19
1
-1/+7
*
Help: Fix typos and spelling in documentation
Josef Angstenberger
2021-05-07
1
-1/+1
*
install(files): Support genex in rename option
Asit Dhal
2021-01-13
1
-0/+5
*
Help: Replace some `versionadded` directives with `versionchanged`
Nikita Nemkin
2020-11-12
1
-1/+1
*
Help: Add `.. versionadded` directives to commands documentation
Nikita Nemkin
2020-11-09
1
-42/+63
*
Help: advise against CMAKE_INSTALL_PREFIX in install DESTINATION.
Joachim Wuttke (h)
2020-07-08
1
-0/+3
*
Help: Reference policy CMP0082 from install() command docs
Brad King
2020-04-27
1
-4/+6
*
Help: Discourage direct use of cmake_install.cmake
Kyle Edwards
2020-04-01
1
-0/+5
*
install: Document caveat when EXPORT name matches package name
Brad King
2020-03-26
1
-0/+7
*
Help: install: use bullet lists to sort out target kinds
Joachim Wuttke (o)
2020-02-17
1
-17/+24
*
Help: command install: absolute paths unsupported by CPack
Joachim Wuttke (o)
2020-02-12
1
-3/+10
*
AIX: Create import library for executables with exports
Brad King
2019-07-16
1
-0/+2
*
Help: Fix typo in install(EXPORT_ANDROID_MK) example
John Freeman
2019-05-26
1
-2/+2
*
INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER properties
Avraham Shukron
2019-04-11
1
-3/+3
*
Merge topic 'docs-install-destinations'
Brad King
2019-03-06
1
-51/+85
|
\
|
*
Help: clarify DESTINATION and TYPE usage for install()
Craig Scott
2019-03-05
1
-51/+85
*
|
Help: inter-link install() commands
NeroBurner
2019-02-28
1
-5/+5
*
|
Help: add inter link anchors for install() commands
NeroBurner-tux
2019-02-28
1
-0/+7
[next]