summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'extend-compile-language-genex'Brad King2017-11-2716-46/+16
|\
| * Genex: Enable COMPILE_LANGUAGE for COMPILE_OPTIONS with Visual StudioBrad King2017-11-206-23/+4
| * Genex: Enable COMPILE_LANGUAGE for file(GENERATE) with Visual StudioBrad King2017-11-174-12/+13
| * Genex: Fix COMPILE_LANGUAGE messages to allow file(GENERATE) with XcodeBrad King2017-11-172-4/+4
| * Tests: Decouple COMPILE_LANGUAGE in file(GENERATE) from COMPILE_OPTIONSBrad King2017-11-171-7/+1
| * Tests: Remove unnecessary result files from RunCMake.File_GenerateBrad King2017-11-176-6/+0
* | Merge topic 'gtest-fix-discovery'Brad King2017-11-214-3/+42
|\ \
| * | GoogleTest: Fix multiple discovery on same targetMatthew Woehlke2017-11-214-3/+42
| * | 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 'cmp0040-wording' into release-3.10Brad King2017-10-261-3/+3
| |\ \ \ \
* | \ \ \ \ Merge topic 'cpack-minor-cleanup-and-tests-extension'Brad King2017-11-2031-66/+150
|\ \ \ \ \ \
| * | | | | | CPack tests: add possibility for expecting config developer warningsDomen Vrankar2017-11-192-1/+28
| * | | | | | CPack test: correctly handle CPACK_PACKAGING_INSTALL_PREFIXDomen Vrankar2017-11-1930-65/+122
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'FindOpenGL-glvnd-policy'Brad King2017-11-2011-0/+57
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GLBrad King2017-11-1711-0/+57
* | | | | | Tests: Add test for bad foreach inside a functionBrad King2017-11-166-0/+18
|/ / / / /
* | | | | Merge topic 'update-ctest-documentation'Brad King2017-11-101-1/+1
|\ \ \ \ \
| * | | | | Tests: Remove incorrect use of 'test-timeout' optionBetsy McPhail2017-11-101-1/+1
* | | | | | CPack: enable setting default dir creation permissionsDomen Vrankar2017-11-086-0/+82
* | | | | | CPack test: expand output checking fallbackDomen Vrankar2017-11-082-0/+3
* | | | | | Merge topic 'imported-promotion'Brad King2017-11-089-1/+155
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add new target-property `IMPORTED_GLOBAL`.Deniz Bahadir2017-11-079-1/+155
* | | | | | Fix trivial typos in textluzpaz2017-11-032-3/+3
* | | | | | Add deprecation warnings for policies CMP0054 and belowBrad King2017-11-0145-23/+400
|/ / / / /
* | | | | 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 branch 'cpack-deb-mr-1296-fix' into release-3.10Brad King2017-10-114-0/+21
| | |\ \ \
* | | \ \ \ 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
|/ / / /