Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Add test for bad foreach inside a function | Brad King | 2017-11-16 | 6 | -0/+18 |
* | Tests: Fix FindPatch test on Windows | Brad King | 2017-11-15 | 1 | -2/+2 |
* | Merge topic 'cmake-gui-qt-static-windows' | Brad King | 2017-11-14 | 1 | -4/+12 |
|\ | |||||
| * | Tests: Add options to disable tests requiring Qt | Brad King | 2017-11-13 | 1 | -4/+12 |
| * | Merge branch 'implicit-lib-gcceh' into release-3.10 | Brad King | 2017-11-08 | 1 | -1/+21 |
| |\ | |||||
* | \ | Merge topic 'update-ctest-documentation' | Brad King | 2017-11-10 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Tests: Remove incorrect use of 'test-timeout' option | Betsy McPhail | 2017-11-10 | 1 | -1/+1 |
* | | | | Tests: In CTestTest2 configure KWSys encoding to match CMake | Brad King | 2017-11-09 | 1 | -0/+1 |
* | | | | Merge topic 'cmake-default-dir-install-permissions' | Brad King | 2017-11-09 | 8 | -0/+85 |
|\ \ \ \ | |||||
| * | | | | CPack: enable setting default dir creation permissions | Domen Vrankar | 2017-11-08 | 6 | -0/+82 |
| * | | | | CPack test: expand output checking fallback | Domen Vrankar | 2017-11-08 | 2 | -0/+3 |
* | | | | | Merge topic 'contract-plplot' | Brad King | 2017-11-09 | 3 | -0/+23 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Tests: Add contract test for PLplot | Brad King | 2017-11-08 | 3 | -0/+23 |
* | | | | | Merge topic 'imported-promotion' | Brad King | 2017-11-08 | 9 | -1/+155 |
|\ \ \ \ \ | |||||
| * | | | | | Add new target-property `IMPORTED_GLOBAL`. | Deniz Bahadir | 2017-11-07 | 9 | -1/+155 |
* | | | | | | Merge topic 'implicit-lib-gcceh' | Brad King | 2017-11-08 | 1 | -1/+21 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Restore exclusion of "gcc_eh" from implicit link libraries | Christian Pfeiffer | 2017-11-08 | 1 | -1/+21 |
| * | | | | Autogen: Tests: Backport tests for _autogen target dependencies | Sebastian Holtermann | 2017-09-13 | 11 | -47/+182 |
| * | | | | Merge branch 'backport-genex-SOURCES-test' into release-3.9 | Brad King | 2017-09-07 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Tests: Fix RunCMake.GeneratorExpression to run in CMake 3.9 | Brad King | 2017-09-07 | 1 | -2/+2 |
| * | | | | | Merge branch 'backport-vs-csharp-ref-no-asm' into release-3.9 | Brad King | 2017-09-05 | 3 | -0/+25 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'fix-genex-SOURCES' into release-3.9 | Brad King | 2017-09-01 | 5 | -0/+15 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
* | | | | | | | Tests: Avoid hanging on check for Fortran | Brad King | 2017-11-06 | 1 | -0/+1 |
* | | | | | | | Tests: Pass generator instance into check for Fortran | Brad King | 2017-11-06 | 1 | -0/+6 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'typos' | Brad King | 2017-11-06 | 7 | -8/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix trivial typos in text | luzpaz | 2017-11-03 | 7 | -8/+8 |
* | | | | | | | Merge topic 'test-contract-refactor' | Brad King | 2017-11-06 | 10 | -288/+49 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Refactor contract test activation | Brad King | 2017-11-03 | 3 | -26/+25 |
| * | | | | | | | Tests: Factor out contract test HOME finding | Brad King | 2017-11-03 | 3 | -36/+21 |
| * | | | | | | | Tests: Drop unused contract test environment script | Brad King | 2017-11-03 | 1 | -32/+0 |
| * | | | | | | | Tests: Drop unused contract test | Brad King | 2017-11-03 | 3 | -193/+0 |
| * | | | | | | | Tests: Honor already-set CTEST_REAL_HOME in case of repeat run | Brad King | 2017-11-03 | 1 | -1/+3 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'test-crash-ubsan' | Brad King | 2017-11-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Fix CTestTestCrash test under ubsan | Brad King | 2017-11-03 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'server-refactor' | Brad King | 2017-11-06 | 3 | -122/+224 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | server: Updated server tests to try various communication channels | Justin Berger | 2017-11-01 | 2 | -105/+142 |
| * | | | | | | Tests: reworked server tests to allow other operation modes | Justin Berger | 2017-10-30 | 3 | -32/+97 |
* | | | | | | | Add deprecation warnings for policies CMP0054 and below | Brad King | 2017-11-01 | 45 | -23/+400 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'autogen-moc-predefs-no-moc-options' | Brad King | 2017-11-01 | 1 | -0/+5 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Autogen: Tests: Set AUTOMOC_MOC_OPTIONS in a simple test | Sebastian Holtermann | 2017-10-31 | 1 | -0/+5 |
| * | | | | | Merge branch 'cpack-rpm-dist-test-fix' into release-3.10 | Brad King | 2017-10-30 | 1 | -0/+5 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'backport-fix-co-compile' into release-3.10 | Brad King | 2017-10-27 | 14 | -5/+100 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'autogen-static-library-cycles' into release-3.10 | Brad King | 2017-10-27 | 9 | -0/+89 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'cmp0040-wording' into release-3.10 | Brad King | 2017-10-26 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic '16780-write-single-xcodeproj' | Brad King | 2017-11-01 | 4 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Xcode: Add option to generate only topmost project file | Gregor Jasny | 2017-10-31 | 4 | -0/+8 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'cmp0037-conditional-targets' | Brad King | 2017-10-31 | 33 | -8/+173 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | CMP0037: Allow test and package targets when features are not enabled | Brad King | 2017-10-30 | 23 | -0/+124 |
| * | | | | | | | | | Tests: Add RunCMake.CMP0037 case for WARN on reserved targets | Brad King | 2017-10-26 | 3 | -0/+41 |
| * | | | | | | | | | Tests: Do not enable languages in all cases of RunCMake.CMP0037 | Brad King | 2017-10-26 | 8 | -8/+8 |