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
/
Tests
/
RunCMake
/
install
/
RunCMakeTest.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
file(INSTALL): Improve formatting of symlink creation error
Brad King
2022-10-06
1
-0/+4
*
install(TARGETS): Restore per-export INCLUDES DESTINATION
Eugene Shalygin
2022-02-09
1
-0/+1
*
Tests: Add tests for new options
Kyle Edwards
2021-06-04
1
-0/+1
*
install: Add RUNTIME_DEPENDENCY_SET mode
Kyle Edwards
2021-06-04
1
-0/+1
*
install(IMPORTED_RUNTIME_ARTIFACTS): Add RUNTIME_DEPENDENCY_SET option
Kyle Edwards
2021-06-04
1
-0/+1
*
install(TARGETS): Add RUNTIME_DEPENDENCY_SET argument
Kyle Edwards
2021-06-04
1
-0/+2
*
install(TARGETS): Add RUNTIME_DEPENDENCIES option
Kyle Edwards
2021-06-04
1
-1/+16
*
install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS
Nils Gladitz
2021-05-19
1
-0/+1
*
Merge topic 'codespell'
Brad King
2021-05-10
1
-2/+2
|
\
|
*
Tests: Fix typos and spelling in test error message
Josef Angstenberger
2021-05-07
1
-2/+2
*
|
install(FILES): Allow installation of symlinks to directory
Jens Carl
2021-05-06
1
-0/+4
|
/
*
AIX: Enable XCOFF editing to replace RPATH on installation
Brad King
2021-02-03
1
-4/+6
*
install(files): Support genex in rename option
Asit Dhal
2021-01-13
1
-0/+5
*
export: Do not fail generation for separate namelink only case
Deniz Bahadir
2020-12-01
1
-0/+1
*
export: Do not fail generation for namelink-only case
Deniz Bahadir
2020-10-09
1
-0/+2
*
ISPC: Support generation for multiple instruction sets
Robert Maynard
2020-09-04
1
-0/+5
*
Tests: Factor out RunCMake.file-GET_RUNTIME_DEPENDENCIES test
Brad King
2020-06-16
1
-39/+0
*
Tests: Fix RunCMake.install LDFLAGS treatment
Brad King
2020-05-26
1
-2/+1
*
Tests: Update test suite to run in an Anaconda environment
Robert Maynard
2020-05-21
1
-0/+7
*
file: GetRuntimeDependencies use CMAKE_OBJDUMP when applicable
Robert Maynard
2020-04-06
1
-0/+1
*
Tests: Disable test on problematic versions of install_name_tool
Kyle Edwards
2020-01-27
1
-4/+6
*
cmInstallTargetGenerator: Add tests for the RPATH_CHANGE rule
Dennis Klein
2019-06-13
1
-0/+16
*
file: Add GET_RUNTIME_DEPENDENCIES mode
Kyle Edwards
2019-06-10
1
-0/+30
*
install: Do not crash on imported global target
Brad King
2019-03-07
1
-0/+1
*
install: Teach CODE,SCRIPT modes to evaluate generator expressions
Jon Chronopoulos
2018-12-22
1
-0/+3
*
install: Add sane set of defaults for DESTINATION and file type parameters
Kyle Edwards
2018-11-07
1
-0/+46
*
install: Revert CODE,SCRIPT support for generator expressions
Brad King
2018-10-11
1
-2/+0
*
Tests: Add test for install(SCRIPT ... COMPONENT)
Kyle Edwards
2018-07-17
1
-0/+1
*
Tests: Add test for InstallRequiredSystemLibraries
Kyle Edwards
2018-07-17
1
-0/+1
*
Tests: Add test for install(TARGETS) RPATH functionality
Kyle Edwards
2018-07-17
1
-0/+1
*
Tests: Add test for install(FILES) with PERMISSIONS
Kyle Edwards
2018-07-17
1
-0/+1
*
Tests: Add test for installing parts of targets in different directories
Kyle Edwards
2018-07-17
1
-0/+1
*
Tests: Add test for install(DIRECTORY) with PATTERN and REGEX
Kyle Edwards
2018-07-17
1
-0/+1
*
Tests: Add test for CONFIGURATIONS parameter of install()
Kyle Edwards
2018-07-17
1
-0/+1
*
Tests: Add test for install(<SCRIPT|CODE>)
Kyle Edwards
2018-07-17
1
-0/+1
*
Tests: Add test for <PRE|POST>_INSTALL_SCRIPT
Kyle Edwards
2018-07-17
1
-0/+1
*
Tests: Add test for deprecated install_*() commands
Kyle Edwards
2018-07-17
1
-0/+2
*
Tests: Add tests for *OUTPUT_NAME properties
Kyle Edwards
2018-07-17
1
-0/+4
*
Tests: Add test for install(DIRECTORY ... OPTIONAL)
Kyle Edwards
2018-07-17
1
-0/+1
*
Tests: Add tests for install(<TARGETS|FILES> ... OPTIONAL)
Kyle Edwards
2018-07-17
1
-0/+2
*
install: Allow installing targets created in another directory
Zack Galbreath
2018-06-18
1
-0/+2
*
install: Teach CODE,SCRIPT modes to evaluate generator expressions
Jon Chronopoulos
2018-06-07
1
-0/+2
*
install: add test for new NAMELINK_COMPONENT parameter
Kyle Edwards
2018-05-03
1
-0/+7
*
Tests: Add case for install(FILES) with TARGET_OBJECTS
Brad King
2017-04-26
1
-0/+4
*
Tests: Generalize RunCMake.install internal infrastructure
Brad King
2017-04-26
1
-6/+10
*
Merge topic 'install-EXCLUDE_FROM_ALL'
Brad King
2016-02-09
1
-0/+45
|
\
|
*
Tests: Add cases for install() command EXCLUDE_FROM_ALL option
Brad King
2016-02-04
1
-0/+45
*
|
install(EXPORT): Fix crash on target in another directory
Brad King
2016-02-05
1
-0/+1
|
/
*
install: Allow generator expressions in DIRECTORY
Yves Frederix
2016-01-13
1
-0/+1
*
install: Allow generator expressions in DIRECTORY DESTINATION
Robert Goulet
2015-09-24
1
-0/+1
[next]