Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark operator bool explicit | Regina Pfeifer | 2018-11-19 | 6 | -12/+9 |
* | Merge branch 'release-3.13' | Brad King | 2018-11-19 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'backport-configure_file-canonical-deps' into release-3.13 | Brad King | 2018-11-19 | 5 | -11/+18 |
| |\ | |||||
| * \ | Merge branch 'ctest-stdin' into release-3.13 | Brad King | 2018-11-15 | 7 | -2/+45 |
| |\ \ | |||||
* | \ \ | Merge topic 'backport-configure_file-canonical-deps' | Brad King | 2018-11-19 | 0 | -0/+0 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | configure_file: canonicalize input and output path in dependencies | Frank Benkstein | 2018-11-19 | 5 | -11/+18 |
* | | | | Merge topic 'macro_doc_cleanups' | Brad King | 2018-11-19 | 1 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | Help: Minor grammar and typo corrections for macro command docs | Craig Scott | 2018-11-15 | 1 | -5/+5 |
* | | | | | Merge topic 'findx11-imported-targets' | Brad King | 2018-11-19 | 6 | -121/+887 |
|\ \ \ \ \ | |||||
| * | | | | | Tests/FindX11: add a test | Ben Boeckel | 2018-11-15 | 4 | -0/+508 |
| * | | | | | FindX11: add imported targets | Ben Boeckel | 2018-11-13 | 2 | -36/+244 |
| * | | | | | FindX11: require Freetype and Fontconfig for Xft | Ben Boeckel | 2018-11-12 | 1 | -1/+5 |
| * | | | | | FindX11: remove local variable from the advanced list | Ben Boeckel | 2018-11-12 | 1 | -1/+0 |
| * | | | | | FindX11: find Xext.h | Ben Boeckel | 2018-11-12 | 2 | -1/+5 |
| * | | | | | FindX11: match variables with library names | Ben Boeckel | 2018-11-12 | 2 | -41/+84 |
| * | | | | | FindX11: fix some formatting in the documentation | Ben Boeckel | 2018-11-12 | 1 | -2/+2 |
| * | | | | | FindX11: use `list(APPEND)` for clearer code | Ben Boeckel | 2018-11-12 | 1 | -39/+39 |
| * | | | | | FindX11: use lowercase function names | Ben Boeckel | 2018-11-12 | 1 | -14/+14 |
* | | | | | | Merge topic 'pie-link-options' | Brad King | 2018-11-19 | 2 | -1/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMP0083: fix warning message on try_compile | Marc Chevrier | 2018-11-19 | 2 | -1/+9 |
* | | | | | | | Merge topic 'ctest-stdin' | Brad King | 2018-11-19 | 7 | -2/+45 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | CTest: Restore inheritance of stdin by test processes | Brad King | 2018-11-15 | 6 | -2/+36 |
| * | | | | | | Tests: Teach RunCMake infrastructure to optionally provide stdin | Brad King | 2018-11-15 | 1 | -0/+9 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-11-19 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-11-18 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-11-17 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-11-16 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'cpack' | Brad King | 2018-11-15 | 2 | -23/+44 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Explain interaction of cpack(1) and CPack. | Joachim Wuttke (l) | 2018-11-15 | 2 | -23/+44 |
* | | | | | | Merge topic 'test-WriteBasicConfigVersionFile' | Brad King | 2018-11-15 | 5 | -906/+891 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Simplify RunCMake.WriteBasicConfigVersionFile | Brad King | 2018-11-14 | 2 | -29/+8 |
| * | | | | | | Tests: Factor out RunCMake.WriteBasicConfigVersionFile test | Brad King | 2018-11-14 | 6 | -906/+912 |
* | | | | | | | Merge topic 'configure_file-canonical-deps' | Brad King | 2018-11-15 | 5 | -11/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | configure_file: canonicalize input and output path in dependencies | Frank Benkstein | 2018-11-13 | 5 | -11/+18 |
* | | | | | | | | Merge topic 'deprecate-findqt' | Brad King | 2018-11-15 | 16 | -5/+141 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | find_package(): Add policy to remove the FindQt module | Kyle Edwards | 2018-11-14 | 16 | -5/+141 |
* | | | | | | | | Merge topic 'autogen_info_write' | Brad King | 2018-11-15 | 7 | -184/+271 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Autogen: Sort tests | Sebastian Holtermann | 2018-11-14 | 3 | -38/+32 |
| * | | | | | | | | Autogen: Add a definitions test to the MocOnly test | Sebastian Holtermann | 2018-11-14 | 2 | -1/+7 |
| * | | | | | | | | Autogen: Add and use cmQtAutoGenInitializer::InfoWriter class | Sebastian Holtermann | 2018-11-14 | 2 | -145/+232 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'test-XcodeProject-timeout' | Brad King | 2018-11-15 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Tests: Add option for custom RunCMake.XcodeProject timeout | Brad King | 2018-11-14 | 1 | -0/+7 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'doc-developer-to-source-guide' | Brad King | 2018-11-15 | 4 | -584/+552 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help/dev: Factor out a CMake Documentation Guide for developing the docs | Brad King | 2018-11-14 | 4 | -530/+552 |
| * | | | | | | | | Help: Fix policy markup example in cmake-developer(7) | Brad King | 2018-11-14 | 1 | -1/+1 |
| * | | | | | | | | Help: Drop compile features section from cmake-developer(7) manual | Brad King | 2018-11-14 | 1 | -47/+0 |
| * | | | | | | | | Help/dev: Drop 'size_t' preference from source code guide | Brad King | 2018-11-14 | 1 | -7/+0 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'macro3' | Brad King | 2018-11-15 | 2 | -15/+43 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: describe differences between macro and function. | Joachim Wuttke (l) | 2018-11-14 | 2 | -10/+38 |
| * | | | | | | | | Help: in macro vs function example, use lowercase names. | Joachim Wuttke (l) | 2018-11-14 | 1 | -5/+5 |
| |/ / / / / / / |