summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / / /
* | | | 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 '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
| |/ /
* | | Tests: Teach RunCMake to ignore clang unused sanitizer flag warningsBrad King2017-10-101-0/+1
* | | Tests: Refactor RunCMake output line ignore regex constructionBrad King2017-10-101-1/+12
| |/ |/|
* | Xcode 9: Lower iOS deployment version to get armv7 buildsGregor Jasny2017-10-101-5/+16
* | Revert "Xcode: Adjust tests to drop of 32bit iOS architectures"Gregor Jasny2017-10-105-22/+4
|/
* Xcode: Adjust tests to drop of 32bit iOS architecturesGregor Jasny2017-10-055-4/+22
* Tests: Fix RunCMake.Framework ios arch for Xcode 9Brad King2017-10-031-1/+11
* Tests: Fix RunCMake.Framework expected output on macOS 10.13Brad King2017-10-031-2/+2
* FindBoost: Improve messages when a Boost CMake package is foundBrad King2017-09-297-0/+19
* Merge topic 'GetPrerequisites-no-clear-on-missing'Brad King2017-09-274-0/+11
|\
| * GetPrerequisites: Restore behavior on missing binary of not clearing listBrad King2017-09-264-0/+11
* | Merge topic 'revert-perf-source-lookup'Brad King2017-09-272-1/+17
|\ \ | |/ |/|
| * Tests: Add case for legacy source file property behaviorBrad King2017-09-252-1/+17
* | Merge topic 'test-fix-msvc-standard-default'Brad King2017-09-251-13/+31
|\ \ | |/ |/|
| * Tests: Fix RunCMake.try_compile CxxStandard case on MSVCBrad King2017-09-221-13/+31
* | Merge topic 'cpack-rpm-deb-version'Brad King2017-09-227-4/+40
|\ \
| * | CPack RPM and DEB: improved package version handlingDomen Vrankar2017-09-217-4/+40
* | | test: Added additional unit test to variable_watchJustin Berger2017-09-212-0/+18
| |/ |/|
* | Merge topic 'cpack-different-checksum-file-per-generator'Brad King2017-09-211-3/+2
|\ \
| * | CPack: use a distinct checksum file for each generatorDomen Vrankar2017-09-201-3/+2
| |/
* | Merge topic 'cpack-check-install-script'Brad King2017-09-213-0/+15
|\ \
| * | CPack: Add missing check for CPACK_INSTALL_SCRIPT variableAlex Turbov2017-09-203-0/+15
| |/
* | Merge topic 'test_for_missing_sources'Brad King2017-09-2159-0/+209
|\ \ | |/ |/|
| * Tests: Add tests for missing sources in add_executable and add_library.Deniz Bahadir2017-09-2059-0/+209
* | Merge topic 'refactor-iwyu-code'Brad King2017-09-1517-8/+30
|\ \
| * | Clean up iwyu code to not be one big if statement.Bill Hoffman2017-09-1317-8/+30
* | | Merge topic 'fphsa-fix-version-exact'Brad King2017-09-151-4/+4
|\ \ \ | |_|/ |/| |
| * | FPHSA: fix typo in commentYves Frederix2017-09-141-2/+2
| * | FPHSA: Add (failing) unit test when checking EXACT on full version numberYves Frederix2017-09-141-2/+2
| |/