Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary CTEST_PROJECT_NAME variables | Regina Pfeifer | 2018-11-20 | 56 | -58/+4 |
* | Remove warning when no CTestConfig.cmake file exists | Regina Pfeifer | 2018-11-20 | 1 | -10/+0 |
* | ctest_build: Do not require unnecessary [CTEST_]PROJECT_NAME value | Regina Pfeifer | 2018-11-20 | 2 | -17/+3 |
* | CDashUpload: Use the query part of the submit url as field | Regina Pfeifer | 2018-11-20 | 2 | -7/+6 |
* | CTest: Don't require 'submit.php?' in submit location | Regina Pfeifer | 2018-11-20 | 1 | -2/+4 |
* | Merge branch 'release-3.13' | Brad King | 2018-11-20 | 0 | -0/+0 |
|\ | |||||
| * | CMake 3.13.0v3.13.0 | Brad King | 2018-11-20 | 1 | -1/+1 |
* | | Merge branch 'release-3.13' | Brad King | 2018-11-20 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Merge branch 'blas-pkgcfg' into release-3.13 | Brad King | 2018-11-19 | 1 | -0/+1 |
| |\ | |||||
| * \ | Merge branch 'FindPython-lib-arch' into release-3.13 | Brad King | 2018-11-19 | 1 | -0/+17 |
| |\ \ | |||||
| * \ \ | Merge branch 'irsl-ucrt-version' into release-3.13 | Brad King | 2018-11-19 | 1 | -3/+19 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'genex-in_list-empty-args' | Brad King | 2018-11-20 | 13 | -6/+133 |
|\ \ \ \ \ | |||||
| * | | | | | Genex: Add policy to handle empty list items in $<IN_LIST:...> | Kyle Edwards | 2018-11-19 | 13 | -6/+133 |
* | | | | | | Merge topic 'blas-pkgcfg' | Brad King | 2018-11-20 | 1 | -0/+1 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | FindBLAS: Restore BLAS_FOUND when found using pkgconfig | Martin von Gagern | 2018-11-19 | 1 | -0/+1 |
* | | | | | | Merge topic 'FindPython-lib-arch' | Brad King | 2018-11-20 | 1 | -0/+17 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | FindPython: Ensure config tool matches library architecture | Marc Chevrier | 2018-11-19 | 1 | -0/+17 |
| |/ / / / | |||||
* | | | | | Merge topic 'irsl-ucrt-version' | Brad King | 2018-11-20 | 1 | -3/+19 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | IRSL: Detect versioned Windows Universal CRT directories | Brad King | 2018-11-19 | 1 | -3/+19 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-11-20 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | 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 |