summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'msbuild-customization'Brad King2016-11-304-0/+38
|\
| * VS: Add option to customize vcxproj user props fileMichael Stürmer2016-11-294-0/+38
* | Merge topic 'QtAutogen_tests_update_v2'Brad King2016-11-3064-101/+127
|\ \
| * | QtAutogen tests: Pass Qt compiler features to library targetsSebastian Holtermann2016-11-292-1/+7
| * | QtAutogen tests: Move the complex test case to a subdirectorySebastian Holtermann2016-11-2957-84/+89
| * | QtAutogen tests: Extend test description in CMakeLists.txtSebastian Holtermann2016-11-291-6/+14
| * | QtAutogen tests: Move independent sameName test to top list of CMakeLists.txtSebastian Holtermann2016-11-291-3/+4
| * | QtAutogen tests: Rename uiconly target to camel case uicOnlySebastian Holtermann2016-11-294-4/+6
| * | QtAutogen tests: Rename rcc_empty target to camel case rccEmptySebastian Holtermann2016-11-293-7/+6
| * | QtAutogen tests: Rename rcconly target to camel case rccOnly.Sebastian Holtermann2016-11-293-6/+11
* | | Make error message of standalone endwhile command consistentDaniel Pfeifer2016-11-291-1/+1
* | | Merge topic 'vs-default-build-package'Brad King2016-11-293-0/+32
|\ \ \
| * | | VS: Add option to place `PACKAGE` target in solution default buildMichael Stürmer2016-11-293-0/+32
| | |/ | |/|
* | | Merge topic 'try_compile-honor-CMAKE_WARN_DEPRECATED'Brad King2016-11-292-0/+20
|\ \ \
| * | | try_compile: Honor CMAKE_WARN_DEPRECATED in test projectBrad King2016-11-222-0/+20
| | |/ | |/|
* | | Merge topic 'initial_cuda_language_support'Brad King2016-11-2937-0/+624
|\ \ \
| * | | CUDA: Add tests to verify CUDA compiler works properly.Robert Maynard2016-11-1437-0/+624
* | | | Merge topic 'include-what-you-use'Brad King2016-11-284-4/+18
|\ \ \ \
| * | | | iwyu: Fix more findingsDaniel Pfeifer2016-11-283-3/+15
| * | | | iwyu: Fix OSX specific issuesDaniel Pfeifer2016-11-221-1/+3
| | |/ / | |/| |
* | | | Merge topic 'cpack-tests-framework-updates'Brad King2016-11-28129-612/+778
|\ \ \ \
| * | | | Tests: CPack test documentation faceliftDomen Vrankar2016-11-271-32/+136
| * | | | Tests: CPack/DEB test change prerequirements checkDomen Vrankar2016-11-274-6/+11
| * | | | Tests: source CPack tests don't require build stageDomen Vrankar2016-11-272-3/+3
| * | | | Tests: CPack test set packaging typeDomen Vrankar2016-11-2725-158/+130
| * | | | Tests: remove generator prefix from CPack test nameDomen Vrankar2016-11-2719-7/+7
| * | | | Tests: CPack test long_filenames prerequirementsDomen Vrankar2016-11-271-2/+2
| * | | | Tests: CPack test use same content listDomen Vrankar2016-11-2722-107/+154
| * | | | Tests: CPack test unify expected file namingDomen Vrankar2016-11-2727-54/+122
| * | | | Tests: CPack test move and merge VerifyResultDomen Vrankar2016-11-2716-117/+110
| * | | | Tests: CPack test move per test prerequirementsDomen Vrankar2016-11-274-2/+2
| * | | | Tests: CPack test merge generator specificsDomen Vrankar2016-11-2721-104/+127
| * | | | Tests: CPack test move ExpectedFiles scriptDomen Vrankar2016-11-2735-105/+109
| * | | | Tests: CPack test should always check test outputDomen Vrankar2016-11-274-7/+5
| * | | | Tests: CPack test move std error files to test filesDomen Vrankar2016-11-275-4/+4
| * | | | Tests: CPack move tests to separate dirDomen Vrankar2016-11-2720-1/+1
| * | | | Tests: CPack test should use default package nameDomen Vrankar2016-11-2728-46/+18
| * | | | Tests: CPack/RPM test introduction of default stderr test outputDomen Vrankar2016-11-2714-22/+3
| * | | | Tests: fix CPack test source packages missing generator typeDomen Vrankar2016-11-271-1/+1
| * | | | Tests: CPack fix for invalid config file pathDomen Vrankar2016-11-271-2/+1
| |/ / /
* | | | Merge topic '16449-revert-xcode-system-includes'Brad King2016-11-282-14/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "Xcode: Obey SYSTEM keyword for includes (#15687)"Gregor Jasny2016-11-282-14/+5
| * | | Merge branch 'cmake-server-handshake-improvements' into releaseBrad King2016-10-281-2/+2
| |\ \ \
| * \ \ \ Merge branch 'cmake-server-message-quoting' into releaseBrad King2016-10-241-5/+5
| |\ \ \ \
| * \ \ \ \ Merge branch 'backport-ninja-subdir-binary-dir' into releaseBrad King2016-10-246-0/+19
| |\ \ \ \ \
| | * | | | | Ninja: Use binary dir for `$subdir/all` targetsAlexis Murzeau2016-10-246-0/+19
* | | | | | | Allow NO_SYSTEM_FROM_IMPORTED on imported INTERFACE librariesBrad King2016-11-211-0/+1
* | | | | | | Merge topic 'capture-clang-tidy-errors'Brad King2016-11-216-1/+15
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | cmake: Report if the <LANG>_CLANG_TIDY tool exits with non-zeroBrad King2016-11-185-0/+13
| * | | | | | cmake: Comment why we ignore the include-what-you-use return codeBrad King2016-11-181-1/+2