summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'imported-interface-no-system' into release-3.10Brad King2017-10-131-1/+0
|\
| * Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE librariesBrad King2017-10-131-1/+0
* | Merge branch 'cpack-deb-mr-1296-fix' into release-3.10Brad King2017-10-114-0/+21
|\ \
| * | CPack/Deb: CPACK_DEBIAN_PACKAGE_VERSION regex testing exceptionDomen Vrankar2017-10-104-0/+21
| |/
* | Merge branch 'xcode-tests-ios-deployment-target' into release-3.10Brad King2017-10-105-27/+20
|\ \ | |/ |/|
| * 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
* | Merge topic 'xcode9-ios-tests'Brad King2017-10-055-4/+22
|\ \ | |/
| * Xcode: Adjust tests to drop of 32bit iOS architecturesGregor Jasny2017-10-055-4/+22
* | Tests: Remove ancient workaround in LoadCommand testsBrad King2017-10-042-14/+0
|/
* Merge topic 'test-macos-updates'Brad King2017-10-042-3/+13
|\
| * 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
* | Merge topic 'src-flags-genex-target'Brad King2017-10-043-4/+15
|\ \ | |/ |/|
| * VS,Xcode: Fix TARGET_PROPERTY genex in source COMPILE_FLAGS propertyBrad King2017-10-033-4/+15
* | Merge topic 'FindProtobuf-gen-desc'Brad King2017-10-035-1/+98
|\ \ | |/ |/|
| * FindProtobuf: add flag to allow descriptor files to be generatedPeter Mitrano2017-10-025-1/+98
* | Merge topic 'FindBoost-cmake-package'Brad King2017-10-027-0/+19
|\ \
| * | FindBoost: Improve messages when a Boost CMake package is foundBrad King2017-09-297-0/+19
* | | Tests: Fix CudaOnly.WithDefs test on CUDA 9Brad King2017-09-291-1/+5
|/ /
* | Merge topic 'add-vs-shader-properties'Brad King2017-09-291-2/+4
|\ \
| * | VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties.Kevin M. Godby2017-09-271-2/+4
* | | Autogen: Tests: Update AUTOMOC_MACRO_NAMES testSebastian Holtermann2017-09-2815-49/+139
* | | 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 'ninja-rc-depfile-quoting'Brad King2017-09-271-0/+7
|\ \ \
| * | | Ninja: Fix quoting of RC language depfile in cmcldeps callBrad King2017-09-251-0/+7
| |/ /
* | | Merge topic 'FindOpenGL-glvnd'Brad King2017-09-272-1/+64
|\ \ \
| * | | FindOpenGL: Add support for GLVND on LinuxTom Fogal2017-09-252-1/+64
| |/ /
* | | 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 'autogen-generators-refactor'Brad King2017-09-2246-274/+572
|\ \
| * | Autogen: Tests: Add a change-not test to the mocRerun testSebastian Holtermann2017-09-212-17/+36
| * | Autogen: Tests: Disable an AUTOMOC_DEPENDS_FILTER test for NinjaSebastian Holtermann2017-09-211-3/+11
| * | Autogen: Tests: Refactor the QtAutogenRebuild rccDepends testSebastian Holtermann2017-09-2116-103/+151
| * | Autogen: Tests: Move each rerun test script to a NAME.cmake fileSebastian Holtermann2017-09-214-217/+224
| * | Autogen: Tests: Extend CMAKE_AUTOMOC_DEPEND_FILTERS rebuild testSebastian Holtermann2017-09-2112-31/+71
| * | Autogen: Tests: Add <SUBDIR>/ui_view.h AUTOUIC includes to sameName testSebastian Holtermann2017-09-2113-1/+118
| * | Autogen: Tests: Add <SUBDIR>/item.moc includes to sameName testSebastian Holtermann2017-09-216-9/+68
* | | Merge topic 'cpack-rpm-deb-version'Brad King2017-09-2216-13/+49
|\ \ \
| * | | CPack RPM and DEB: improved package version handlingDomen Vrankar2017-09-2116-13/+49
* | | | 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