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
*
CPS: Add Symbolic Components
Taylor Sasser
2025-10-02
1
-2/+3
*
install(EXPORT): Record COMPONENT in global COMPONENTS list
F. Pichot
2025-09-23
1
-0/+1
*
Merge topic 'export-dependencies-unwind'
Brad King
2025-07-30
1
-0/+1
|
\
|
*
install(EXPORT): Use UNWIND_INCLUDE in exported find_dependency()
Vito Gamberini
2025-07-26
1
-0/+1
*
|
install(DIRECTORY): Revert "Add EXCLUDE_EMPTY_DIRECTORIES option"
Brad King
2025-07-28
1
-2/+0
|
/
*
install(DIRECTORY): Add EXCLUDE_EMPTY_DIRECTORIES option
Hao Dong
2025-05-06
1
-0/+2
*
CMP0062: Remove support for OLD behavior
Brad King
2025-01-22
1
-2/+0
*
install: Normalize DESTINATION paths
Craig Scott
2024-09-19
1
-0/+6
*
Tests: Configure RunCMake.install cases with correct build type
Craig Scott
2024-09-17
1
-0/+2
*
Evaluation of TRANSITIVE_LINK_PROPERTIES isn't considered a usage
Robert Maynard
2024-07-05
1
-0/+1
*
Tests/RunCMake/install: Avoid intermittent failures on AIX
Brad King
2024-05-10
1
-0/+2
*
EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gate
Brad King
2024-03-12
1
-0/+1
*
install(EXPORT): Export find_dependency() calls
Kyle Edwards
2023-11-13
1
-0/+1
*
install(TARGETS): Do not apply installation tweaks to NAMELINK files
Brad King
2023-03-28
1
-0/+4
*
install(CODE|SCRIPT): Support $<INSTALL_PREFIX> genex
Kyle Edwards
2023-02-24
1
-1/+4
*
Tests/RunCMake: Update cmake_minimum_required versions
Brad King
2023-02-11
1
-1/+0
*
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
[next]