summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Refactor contract test activationBrad King2017-11-033-26/+25
* Tests: Factor out contract test HOME findingBrad King2017-11-033-36/+21
* Tests: Drop unused contract test environment scriptBrad King2017-11-031-32/+0
* Tests: Drop unused contract testBrad King2017-11-033-193/+0
* Tests: Honor already-set CTEST_REAL_HOME in case of repeat runBrad King2017-11-031-1/+3
* Add deprecation warnings for policies CMP0054 and belowBrad King2017-11-0145-23/+400
* Merge topic 'autogen-moc-predefs-no-moc-options'Brad King2017-11-011-0/+5
|\
| * Autogen: Tests: Set AUTOMOC_MOC_OPTIONS in a simple testSebastian Holtermann2017-10-311-0/+5
| * Merge branch 'cpack-rpm-dist-test-fix' into release-3.10Brad King2017-10-301-0/+5
| |\
| * \ Merge branch 'backport-fix-co-compile' into release-3.10Brad King2017-10-2714-5/+100
| |\ \
| * \ \ Merge branch 'autogen-static-library-cycles' into release-3.10Brad King2017-10-279-0/+89
| |\ \ \
| * \ \ \ Merge branch 'cmp0040-wording' into release-3.10Brad King2017-10-261-3/+3
| |\ \ \ \
* | \ \ \ \ Merge topic '16780-write-single-xcodeproj'Brad King2017-11-014-0/+8
|\ \ \ \ \ \
| * | | | | | Xcode: Add option to generate only topmost project fileGregor Jasny2017-10-314-0/+8
* | | | | | | Merge topic 'cmp0037-conditional-targets'Brad King2017-10-3133-8/+173
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | CMP0037: Allow test and package targets when features are not enabledBrad King2017-10-3023-0/+124
| * | | | | | Tests: Add RunCMake.CMP0037 case for WARN on reserved targetsBrad King2017-10-263-0/+41
| * | | | | | Tests: Do not enable languages in all cases of RunCMake.CMP0037Brad King2017-10-268-8/+8
* | | | | | | Merge topic 'cpack-deb-0-so-version-support'Brad King2017-10-303-3/+13
|\ \ \ \ \ \ \
| * | | | | | | CPack/Deb: handle shlibs file generation when SOVERSION set to 0Domen Vrankar2017-10-283-3/+13
* | | | | | | | Merge topic 'cpack-rpm-dist-test-fix'Brad King2017-10-301-0/+5
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | CPack/RPM: DIST-MONOLITHIC-type subtest fixDomen Vrankar2017-10-301-0/+5
* | | | | | | | Merge topic 'fix-co-compile'Brad King2017-10-3014-5/+100
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'backport-fix-co-compile' into fix-co-compileBrad King2017-10-2714-5/+100
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | cmcmd: Restore support for running multiple lint toolsBrad King2017-10-2714-5/+100
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge topic 'autogen-static-library-cycles'Brad King2017-10-309-0/+89
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Autogen: Tests: Add test for STATIC_LIBRARY cyclesSebastian Holtermann2017-10-279-0/+89
| | |/ / / | |/| | |
| * | | | Merge branch 'imported-interface-no-system' into release-3.10Brad King2017-10-131-1/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'cpack-deb-mr-1296-fix' into release-3.10Brad King2017-10-114-0/+21
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'xcode-tests-ios-deployment-target' into release-3.10Brad King2017-10-105-27/+20
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'generalize-importedtargets-behavior'Brad King2017-10-2716-26/+132
|\ \ \ \ \ \ \
| * | | | | | | Add support for IMPORTED GLOBAL targets to be aliasedDeniz Bahadir2017-10-265-6/+99
| * | | | | | | Teach target_* commands to set INTERFACE properties of IMPORTED targetsDeniz Bahadir2017-10-269-11/+24
| * | | | | | | cmTargetPropCommandBase: Fix typo in error messageDeniz Bahadir2017-10-262-9/+9
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'cmp0040-wording'Brad King2017-10-271-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | CMP0040: Clarify policy warning to match documentationBrad King2017-10-261-3/+3
| |/ / / /
* | | | | Merge topic 'defer-target-source-check'Brad King2017-10-2518-50/+36
|\ \ \ \ \
| * | | | | Defer check for sources within a target until generation.Deniz Bahadir2017-10-2417-49/+33
| * | | | | Tests: Exclude bad RunCMake.add_executable case on multi-arch XcodeBrad King2017-10-241-1/+3
* | | | | | VS: Select and save a VS 2017 instance persistentlyBrad King2017-10-199-7/+52
* | | | | | Add infrastructure for generators to select a build tool instanceBrad King2017-10-1914-0/+60
|/ / / / /
* | | | | Merge topic 'curl_netrc_options'Brad King2017-10-199-0/+72
|\ \ \ \ \
| * | | | | Add testcases for file(DOWNLOAD|UPLOAD) netrc optionsShane Parris2017-10-189-0/+72
| |/ / / /
* | | | | VS,Xcode: Add CMakeLists.txt sources without mutating targetsBrad King2017-10-186-53/+1
* | | | | Merge topic 'module-fetchcontent'Brad King2017-10-1818-0/+318
|\ \ \ \ \
| * | | | | FetchContent: Add testsCraig Scott2017-10-1618-0/+318
| |/ / / /
* | | | | Merge topic 'imported-interface-no-system'Brad King2017-10-161-1/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE librariesBrad King2017-10-131-1/+0
| |/ / /
* | | | Merge topic 'cpack-deb-mr-1296-fix'Brad King2017-10-114-0/+21
|\ \ \ \ | | |_|/ | |/| |
| * | | CPack/Deb: CPACK_DEBIAN_PACKAGE_VERSION regex testing exceptionDomen Vrankar2017-10-104-0/+21
| |/ /