summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cpack-new-tests'Brad King2017-01-1020-63/+110
|\
| * RunCMake.CPack_* add COMPONENT to minimal testDomen Vrankar2016-12-231-1/+1
| * CPack/Archive minimal tests for more formatsDomen Vrankar2016-12-2320-63/+110
* | Merge topic 'cpack-deb-md5sums-paths-fix'Brad King2017-01-104-0/+11
|\ \
| * | CPack/Deb invalid md5sums file fixDomen Vrankar2016-12-234-0/+11
| |/
* | CPack test additional std out/err regex file overloadsDomen Vrankar2017-01-102-3/+18
* | Merge topic '15687-revisit-xcode-system-include'Brad King2017-01-092-5/+14
|\ \
| * | Xcode: Properly mark SYSTEM includes as suchGregor Jasny2016-12-272-5/+14
| |/
* | cmTarget: Enforce TYPE being a read-only propertyGregor Jasny2017-01-094-0/+5
|/
* Merge topic 'cuda_tests_now_explain_why_they_fail'Brad King2016-12-164-11/+16
|\
| * CUDA: Tests now state why they are failing when no CUDA card is found.Robert Maynard2016-12-154-11/+16
* | Merge topic 'csharp_support_compiler_detection'Brad King2016-12-162-0/+24
|\ \ | |/ |/|
| * C# support: add compiler detection for MSVCMichael Stürmer2016-12-152-0/+24
* | try_compile: extend CMP0067 to honor language standards for CUDA.Robert Maynard2016-12-126-0/+23
* | CUDA: Fix Cuda.Complex test case extern function signaturesBrad King2016-12-091-2/+2
|/
* Merge topic 'try_compile-lang-std'Brad King2016-12-0717-0/+214
|\
| * try_compile: Add policy CMP0067 to honor language standardsBrad King2016-12-065-0/+90
| * try_compile: Add options to specify language standardsBrad King2016-12-0615-0/+124
* | QtAutogen: Tests: Don't use std::auto_ptrSebastian Holtermann2016-12-074-2/+14
* | QtAutogen: Tests: Update ui_ include lookup directorySebastian Holtermann2016-12-071-4/+3
* | QtAutogen: Tests: Increase minimum required CMake versionSebastian Holtermann2016-12-074-4/+4
* | QtAutogen: Tests: Don't use std::auto_ptrSebastian Holtermann2016-12-072-2/+7
* | QtAutogen: Tests: Don't include CMAKE_CURRENT_BINARY_DIRSebastian Holtermann2016-12-075-7/+3
* | Merge topic 'FindOpenGL-imported-targets'Brad King2016-12-064-0/+45
|\ \
| * | FindOpenGL: Provide imported targets for GL and GLUBrad King2016-12-024-0/+45
| |/
* | Merge topic 'features-c++17'Brad King2016-12-052-2/+7
|\ \
| * | Features: Add infrastructure for C++ 17 language standardBrad King2016-12-022-2/+7
* | | CPackRPM now supports multiple directives in CPACK_RPM_USER_FILELISTHarry Mallon2016-12-034-0/+28
| |/ |/|
* | Merge topic 'execute_process-encoding'Brad King2016-12-0211-0/+78
|\ \
| * | execute_process: Add ENCODING option for Windows child process outputDāvis Mosāns2016-11-3011-0/+78
* | | VS: Add target property VS_DEBUGGER_WORKING_DIRECTORYMichael Stürmer2016-11-303-0/+28
| |/ |/|
* | 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