summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Pass generator instance into check for FortranBrad King2017-11-061-0/+6
* Merge topic 'typos'Brad King2017-11-067-8/+8
|\
| * Fix trivial typos in textluzpaz2017-11-037-8/+8
* | Merge topic 'test-contract-refactor'Brad King2017-11-0610-288/+49
|\ \
| * | 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
| |/
* | Merge topic 'test-crash-ubsan'Brad King2017-11-061-1/+1
|\ \
| * | Tests: Fix CTestTestCrash test under ubsanBrad King2017-11-031-1/+1
| |/
* | Merge topic 'server-refactor'Brad King2017-11-063-122/+224
|\ \ | |/ |/|
| * server: Updated server tests to try various communication channelsJustin Berger2017-11-012-105/+142
| * Tests: reworked server tests to allow other operation modesJustin Berger2017-10-303-32/+97
* | 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
|/ / / / /