summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'check_fixtures_before_exe_existence'Craig Scott2017-11-291-1/+5
|\
| * CTest: Check failed fixture dependencies before test command and argsCraig Scott2017-11-281-1/+5
* | Merge topic 'CheckIncludeFiles-language-CXX'Brad King2017-11-2912-0/+54
|\ \
| * | CheckIncludeFiles: improve warning for missing argumentDavid Adam2017-11-241-2/+2
| * | CheckIncludeFiles: add unit testsDavid Adam2017-11-1112-0/+54
* | | Merge topic 'fortran-compiler-launcher'Brad King2017-11-297-0/+17
|\ \ \
| * | | Fortran: Add option to run the compiler through launcher toolsBrad King2017-11-217-0/+17
* | | | Merge topic 'extend-compile-language-genex'Brad King2017-11-2721-60/+61
|\ \ \ \ | |_|_|/ |/| | |
| * | | Genex: Enable COMPILE_LANGUAGE for COMPILE_OPTIONS with Visual StudioBrad King2017-11-2011-37/+49
| * | | 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 'WriteBasicConfigVersionFile_SameMinorVersion'Craig Scott2017-11-221-7/+84
|\ \ \ \ | |_|/ / |/| | |
| * | | WriteBasicConfigVersionFile: Fix messages in ExactVersion testsDaniele E. Domenichelli2017-11-211-6/+6
| * | | WriteBasicConfigVersionFile: Add SameMinorVersion COMPATIBILITY optionDaniele E. Domenichelli2017-11-211-1/+78
| |/ /
* | | Merge topic 'gtest-fix-discovery'Brad King2017-11-214-3/+42
|\ \ \
| * | | GoogleTest: Fix multiple discovery on same targetMatthew Woehlke2017-11-214-3/+42
* | | | 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 'cuda-sep-comp-var'Brad King2017-11-201-0/+6
|\ \ \ \
| * | | | CUDA: Add CMAKE_CUDA_SEPARABLE_COMPILATION variableBrad King2017-11-171-0/+6
* | | | | Merge topic 'FindOpenGL-glvnd-policy'Brad King2017-11-2012-1/+59
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GLBrad King2017-11-1712-1/+59
* | | | | Tests: Add test for bad foreach inside a functionBrad King2017-11-166-0/+18
| |/ / / |/| | |
* | | | Tests: Fix FindPatch test on WindowsBrad King2017-11-151-2/+2
|/ / /
* | | Merge topic 'cmake-gui-qt-static-windows'Brad King2017-11-141-4/+12
|\ \ \ | |/ /
| * | Tests: Add options to disable tests requiring QtBrad King2017-11-131-4/+12
| * | Merge branch 'implicit-lib-gcceh' into release-3.10Brad King2017-11-081-1/+21
| |\ \
* | \ \ Merge topic 'update-ctest-documentation'Brad King2017-11-101-1/+1
|\ \ \ \
| * | | | Tests: Remove incorrect use of 'test-timeout' optionBetsy McPhail2017-11-101-1/+1
| | |_|/ | |/| |
* | | | Tests: In CTestTest2 configure KWSys encoding to match CMakeBrad King2017-11-091-0/+1
* | | | Merge topic 'cmake-default-dir-install-permissions'Brad King2017-11-098-0/+85
|\ \ \ \
| * | | | 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 'contract-plplot'Brad King2017-11-093-0/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tests: Add contract test for PLplotBrad King2017-11-083-0/+23
* | | | | Merge topic 'imported-promotion'Brad King2017-11-089-1/+155
|\ \ \ \ \
| * | | | | Add new target-property `IMPORTED_GLOBAL`.Deniz Bahadir2017-11-079-1/+155
* | | | | | Merge topic 'implicit-lib-gcceh'Brad King2017-11-081-1/+21
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Restore exclusion of "gcc_eh" from implicit link librariesChristian Pfeiffer2017-11-081-1/+21
| * | | | Autogen: Tests: Backport tests for _autogen target dependenciesSebastian Holtermann2017-09-1311-47/+182
| * | | | Merge branch 'backport-genex-SOURCES-test' into release-3.9Brad King2017-09-071-2/+2
| |\ \ \ \
| | * | | | Tests: Fix RunCMake.GeneratorExpression to run in CMake 3.9Brad King2017-09-071-2/+2
| * | | | | Merge branch 'backport-vs-csharp-ref-no-asm' into release-3.9Brad King2017-09-053-0/+25
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix-genex-SOURCES' into release-3.9Brad King2017-09-015-0/+15
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Tests: Avoid hanging on check for FortranBrad King2017-11-061-0/+1
* | | | | | | Tests: Pass generator instance into check for FortranBrad King2017-11-061-0/+6
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'typos'Brad King2017-11-067-8/+8
|\ \ \ \ \ \