summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/install
Commit message (Expand)AuthorAgeFilesLines
* cmInstallTargetGenerator: Add tests for the RPATH_CHANGE ruleDennis Klein2019-06-137-0/+237
* cmInstallTargetGenerator: Introduce CMP0095Dennis Klein2019-06-132-5/+7
* file: Add GET_RUNTIME_DEPENDENCIES modeKyle Edwards2019-06-1053-0/+1344
* INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER propertiesAvraham Shukron2019-04-113-0/+20
* install: Do not crash on imported global targetBrad King2019-03-074-0/+9
* EXCLUDE_FROM_ALL: Don't warn if installing target excluded from allCraig Scott2019-02-211-1/+0
* Merge topic 'install-code-script-genex'Craig Scott2018-12-239-0/+44
|\
| * install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-12-229-0/+44
* | Tests: Fix Cygwin failure on RunCMake.installKyle Edwards2018-12-192-2/+2
|/
* install: Add sane set of defaults for DESTINATION and file type parametersKyle Edwards2018-11-0732-0/+505
* Merge branch 'backport-revert-install-code-script-genex' into revert-install-...Brad King2018-10-116-19/+0
|\
| * install: Revert CODE,SCRIPT support for generator expressionsBrad King2018-10-116-19/+0
* | Testing: Update hard-coded line numbers to [0-9]+ in some testsKyle Edwards2018-10-103-3/+3
|/
* Add deprecation warnings for policies CMP0063 and belowBrad King2018-09-171-0/+10
* Tests: Add test for install(SCRIPT ... COMPONENT)Kyle Edwards2018-07-175-0/+9
* Tests: Add test for InstallRequiredSystemLibrariesKyle Edwards2018-07-173-0/+12
* Tests: Add test for install(TARGETS) RPATH functionalityKyle Edwards2018-07-175-1/+42
* Tests: Add test for install(FILES) with PERMISSIONSKyle Edwards2018-07-173-0/+7
* Tests: Add test for installing parts of targets in different directoriesKyle Edwards2018-07-174-0/+15
* Tests: Add test for install(DIRECTORY) with PATTERN and REGEXKyle Edwards2018-07-176-0/+38
* Tests: Add test for CONFIGURATIONS parameter of install()Kyle Edwards2018-07-173-0/+4
* Tests: Add test for install(<SCRIPT|CODE>)Kyle Edwards2018-07-174-0/+11
* Tests: Add test for <PRE|POST>_INSTALL_SCRIPTKyle Edwards2018-07-175-0/+11
* Tests: Add test for deprecated install_*() commandsKyle Edwards2018-07-175-0/+19
* Tests: Add tests for *OUTPUT_NAME propertiesKyle Edwards2018-07-173-0/+44
* Tests: Add test for install(DIRECTORY ... OPTIONAL)Kyle Edwards2018-07-173-0/+3
* Tests: Add tests for install(<TARGETS|FILES> ... OPTIONAL)Kyle Edwards2018-07-176-0/+10
* install: Allow installing targets created in another directoryZack Galbreath2018-06-184-0/+8
* install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-06-076-0/+19
* install: add test for new NAMELINK_COMPONENT parameterKyle Edwards2018-05-0312-0/+278
* Tests: Add case for install(FILES) with TARGET_OBJECTSBrad King2017-04-265-0/+16
* Tests: Generalize RunCMake.install internal infrastructureBrad King2017-04-261-6/+10
* Add policy CMP0068 separate install_name and RPATH settings on macOSClinton Stimpson2017-02-141-0/+1
* Use string(APPEND) in TestsDaniel Pfeifer2016-07-273-16/+16
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-1/+4
* Merge topic 'install-EXCLUDE_FROM_ALL'Brad King2016-02-0910-0/+60
|\
| * Tests: Add cases for install() command EXCLUDE_FROM_ALL optionBrad King2016-02-0410-0/+60
* | Tests: Avoid OS X 10.5 limitation warning in RunCMake.install testBrad King2016-02-081-0/+1
* | install(EXPORT): Fix crash on target in another directoryBrad King2016-02-053-0/+9
* | Tests: Use newer policy settings in RunCMake.install testBrad King2016-02-054-3/+4
|/
* install: Allow generator expressions in DIRECTORYYves Frederix2016-01-134-0/+9
* install: Allow generator expressions in DIRECTORY DESTINATIONRobert Goulet2015-09-244-0/+9
* Tests: Cover install(FILES) with a genex DESTINATIONBrad King2015-09-234-0/+9
* install: Disallow installing export() result.Stephen Kelly2015-05-149-0/+49
* install: Allow generator expressions in TARGETS DESTINATION (#14317)Brad King2015-02-115-0/+11
* RunCMake: Remove unneeded files.Stephen Kelly2015-02-092-2/+0
* install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761)Brad King2014-06-246-0/+24
* install: Add CMAKE_INSTALL_MESSAGE variable (#13761)Brad King2014-06-244-0/+29
* file(INSTALL): Report existing DIRECTORY as Up-to-dateBrad King2014-06-244-0/+31
* InstallRules: added new variable to disable generation of install rulesNils Gladitz2014-01-0811-0/+43