summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CMP0022
Commit message (Expand)AuthorAgeFilesLines
* Tests: Teach RunCMake to optionally ignore policy version deprecation warningsBrad King2023-02-099-52/+3
* Deprecate compatibility with CMake versions older than 2.8.12Brad King2020-06-188-1/+51
* Tests: Fix RunCMake.CMP0022 tll case for Debug configurationBrad King2017-05-182-2/+4
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-1/+1
* RunCMake: Remove unneeded files.Stephen Kelly2015-02-096-6/+0
* OS X: Add CMP0042 to enable MACOSX_RPATH by defaultClinton Stimpson2014-01-022-0/+4
* Genex: Add a test for the LINK_ONLY expression.Stephen Kelly2013-11-064-5/+17
* Merge branch 'policy-CMP0022-fixes' into policy-CMP0022-fixes-for-masterBrad King2013-11-0313-12/+50
|\
| * CMP0022: Warn about a given target at most onceBrad King2013-11-036-1/+16
| * Do not export INTERFACE_LINK_LIBRARIES from non-linkable targetsBrad King2013-11-023-0/+11
| * CMP0022: Plain target_link_libraries must populate link interfaceBrad King2013-11-027-11/+23
| * CMP0022: Add unit test for null pointer check and message.Stephen Kelly2013-11-024-0/+29
| * Merge branch 'output-CMP0022-entries' into policy-CMP0022-fixesBrad King2013-11-021-0/+9
| |\
* | \ Merge topic 'fix-tll-static-private'Brad King2013-10-261-1/+5
|\ \ \ | |/ /
| * | Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES.Stephen Kelly2013-10-261-1/+5
* | | Merge topic 'output-CMP0022-entries'Brad King2013-10-231-0/+9
|\ \ \ | | |/ | |/|
| * | CMP0022: Output link interface mismatch for static library warningStephen Kelly2013-10-231-0/+9
| |/
* | CMP0022: Add unit test for null pointer check and message.Stephen Kelly2013-10-164-0/+29
* | export(): Process the export() command at generate time.Stephen Kelly2013-10-111-1/+1
|/
* Add differing target property content to policy CMP0022 warningStephen Kelly2013-09-112-0/+18
* Export: Fix typo of LINK_INTERFACE_LIBRARIES.Stephen Kelly2013-07-262-2/+2
* TLL: Don't populate old link interface if CMP0022 is NEW.Stephen Kelly2013-07-089-0/+41
* Export: Generate INTERFACE_LINK_LIBRARIES property on targets.Stephen Kelly2013-07-087-0/+35
* Introduce the INTERFACE_LINK_LIBRARIES property.Stephen Kelly2013-07-0813-0/+68