Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CPack test: expand output checking fallback | Domen Vrankar | 2017-11-08 | 2 | -0/+3 |
* | 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 |
* | | | | | | | | | | Merge topic 'cpack-deb-0-so-version-support' | Brad King | 2017-10-30 | 3 | -3/+13 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | CPack/Deb: handle shlibs file generation when SOVERSION set to 0 | Domen Vrankar | 2017-10-28 | 3 | -3/+13 |
* | | | | | | | | | | | Merge topic 'cpack-rpm-dist-test-fix' | Brad King | 2017-10-30 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | CPack/RPM: DIST-MONOLITHIC-type subtest fix | Domen Vrankar | 2017-10-30 | 1 | -0/+5 |
* | | | | | | | | | | | Merge topic 'fix-co-compile' | Brad King | 2017-10-30 | 14 | -5/+100 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'backport-fix-co-compile' into fix-co-compile | Brad King | 2017-10-27 | 14 | -5/+100 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | / / / / | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | cmcmd: Restore support for running multiple lint tools | Brad King | 2017-10-27 | 14 | -5/+100 |
| | | |_|/ / / / / / | | |/| | | | | | | | |||||
* | | | | | | | | | | Merge topic 'autogen-static-library-cycles' | Brad King | 2017-10-30 | 9 | -0/+89 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | / / / / | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | Autogen: Tests: Add test for STATIC_LIBRARY cycles | Sebastian Holtermann | 2017-10-27 | 9 | -0/+89 |
| | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'imported-interface-no-system' into release-3.10 | Brad King | 2017-10-13 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'cpack-deb-mr-1296-fix' into release-3.10 | Brad King | 2017-10-11 | 4 | -0/+21 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'xcode-tests-ios-deployment-target' into release-3.10 | Brad King | 2017-10-10 | 5 | -27/+20 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | |