| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Factor out RunCMake.file-GET_RUNTIME_DEPENDENCIES test | Brad King | 2020-06-16 | 58 | -1404/+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 | 6 | -0/+32 |
|
|
* | Merge branch 'backport-3.16-install-default-fix' | Brad King | 2020-02-11 | 6 | -12/+12 |
|\ |
|
| * | install: Fix regression when using default destinations | Kyle Edwards | 2020-02-11 | 6 | -12/+12 |
|
|
| * | file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list arguments | Kyle Edwards | 2020-01-22 | 2 | -2/+20 |
|
|
* | | Tests: Disable test on problematic versions of install_name_tool | Kyle Edwards | 2020-01-27 | 1 | -4/+6 |
|
|
* | | file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list arguments | Kyle Edwards | 2020-01-22 | 2 | -2/+20 |
|
|
* | | Ninja: Add multi-config variant | Kyle Edwards | 2019-12-13 | 1 | -2/+2 |
|/ |
|
* | cmInstallTargetGenerator: Add tests for the RPATH_CHANGE rule | Dennis Klein | 2019-06-13 | 7 | -0/+237 |
|
|
* | cmInstallTargetGenerator: Introduce CMP0095 | Dennis Klein | 2019-06-13 | 2 | -5/+7 |
|
|
* | file: Add GET_RUNTIME_DEPENDENCIES mode | Kyle Edwards | 2019-06-10 | 53 | -0/+1344 |
|
|
* | INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER properties | Avraham Shukron | 2019-04-11 | 3 | -0/+20 |
|
|
* | install: Do not crash on imported global target | Brad King | 2019-03-07 | 4 | -0/+9 |
|
|
* | EXCLUDE_FROM_ALL: Don't warn if installing target excluded from all | Craig Scott | 2019-02-21 | 1 | -1/+0 |
|
|
* | Merge topic 'install-code-script-genex' | Craig Scott | 2018-12-23 | 9 | -0/+44 |
|\ |
|
| * | install: Teach CODE,SCRIPT modes to evaluate generator expressions | Jon Chronopoulos | 2018-12-22 | 9 | -0/+44 |
|
|
* | | Tests: Fix Cygwin failure on RunCMake.install | Kyle Edwards | 2018-12-19 | 2 | -2/+2 |
|/ |
|
* | install: Add sane set of defaults for DESTINATION and file type parameters | Kyle Edwards | 2018-11-07 | 32 | -0/+505 |
|
|
* | Merge branch 'backport-revert-install-code-script-genex' into revert-install-... | Brad King | 2018-10-11 | 6 | -19/+0 |
|\ |
|
| * | install: Revert CODE,SCRIPT support for generator expressions | Brad King | 2018-10-11 | 6 | -19/+0 |
|
|
* | | Testing: Update hard-coded line numbers to [0-9]+ in some tests | Kyle Edwards | 2018-10-10 | 3 | -3/+3 |
|/ |
|
* | Add deprecation warnings for policies CMP0063 and below | Brad King | 2018-09-17 | 1 | -0/+10 |
|
|
* | Tests: Add test for install(SCRIPT ... COMPONENT) | Kyle Edwards | 2018-07-17 | 5 | -0/+9 |
|
|
* | Tests: Add test for InstallRequiredSystemLibraries | Kyle Edwards | 2018-07-17 | 3 | -0/+12 |
|
|
* | Tests: Add test for install(TARGETS) RPATH functionality | Kyle Edwards | 2018-07-17 | 5 | -1/+42 |
|
|
* | Tests: Add test for install(FILES) with PERMISSIONS | Kyle Edwards | 2018-07-17 | 3 | -0/+7 |
|
|
* | Tests: Add test for installing parts of targets in different directories | Kyle Edwards | 2018-07-17 | 4 | -0/+15 |
|
|
* | Tests: Add test for install(DIRECTORY) with PATTERN and REGEX | Kyle Edwards | 2018-07-17 | 6 | -0/+38 |
|
|
* | Tests: Add test for CONFIGURATIONS parameter of install() | Kyle Edwards | 2018-07-17 | 3 | -0/+4 |
|
|
* | Tests: Add test for install(<SCRIPT|CODE>) | Kyle Edwards | 2018-07-17 | 4 | -0/+11 |
|
|
* | Tests: Add test for <PRE|POST>_INSTALL_SCRIPT | Kyle Edwards | 2018-07-17 | 5 | -0/+11 |
|
|
* | Tests: Add test for deprecated install_*() commands | Kyle Edwards | 2018-07-17 | 5 | -0/+19 |
|
|
* | Tests: Add tests for *OUTPUT_NAME properties | Kyle Edwards | 2018-07-17 | 3 | -0/+44 |
|
|
* | Tests: Add test for install(DIRECTORY ... OPTIONAL) | Kyle Edwards | 2018-07-17 | 3 | -0/+3 |
|
|
* | Tests: Add tests for install(<TARGETS|FILES> ... OPTIONAL) | Kyle Edwards | 2018-07-17 | 6 | -0/+10 |
|
|
* | install: Allow installing targets created in another directory | Zack Galbreath | 2018-06-18 | 4 | -0/+8 |
|
|
* | install: Teach CODE,SCRIPT modes to evaluate generator expressions | Jon Chronopoulos | 2018-06-07 | 6 | -0/+19 |
|
|
* | install: add test for new NAMELINK_COMPONENT parameter | Kyle Edwards | 2018-05-03 | 12 | -0/+278 |
|
|
* | Tests: Add case for install(FILES) with TARGET_OBJECTS | Brad King | 2017-04-26 | 5 | -0/+16 |
|
|
* | Tests: Generalize RunCMake.install internal infrastructure | Brad King | 2017-04-26 | 1 | -6/+10 |
|
|
* | Add policy CMP0068 separate install_name and RPATH settings on macOS | Clinton Stimpson | 2017-02-14 | 1 | -0/+1 |
|
|
* | Use string(APPEND) in Tests | Daniel Pfeifer | 2016-07-27 | 3 | -16/+16 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -1/+4 |
|
|
* | Merge topic 'install-EXCLUDE_FROM_ALL' | Brad King | 2016-02-09 | 10 | -0/+60 |
|\ |
|
| * | Tests: Add cases for install() command EXCLUDE_FROM_ALL option | Brad King | 2016-02-04 | 10 | -0/+60 |
|
|
* | | Tests: Avoid OS X 10.5 limitation warning in RunCMake.install test | Brad King | 2016-02-08 | 1 | -0/+1 |
|
|
* | | install(EXPORT): Fix crash on target in another directory | Brad King | 2016-02-05 | 3 | -0/+9 |
|
|
* | | Tests: Use newer policy settings in RunCMake.install test | Brad King | 2016-02-05 | 4 | -3/+4 |
|/ |
|