Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'stl-support' | Brad King | 2020-05-01 | 38 | -66/+43 |
|\ | |||||
| * | Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> | Marc Chevrier | 2020-04-30 | 38 | -66/+43 |
* | | Merge topic 'ctest-nightly-start-time' | Brad King | 2020-05-01 | 5 | -3/+16 |
|\ \ | |||||
| * | | Tests: Add tests to demonstrate when CTEST_NIGHTLY_START_TIME is needed | Kyle Edwards | 2020-04-29 | 4 | -1/+10 |
| * | | Help: Clarify why CTEST_NIGHTLY_START_TIME is needed | Kyle Edwards | 2020-04-29 | 1 | -2/+6 |
* | | | Merge branch 'release-3.17' | Brad King | 2020-05-01 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'cm_cxx_features-icpc-10121' into release-3.17 | Brad King | 2020-05-01 | 1 | -0/+2 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'cm_cxx_features-icpc-10121' | Brad King | 2020-05-01 | 1 | -0/+2 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | cm_cxx_features: Filter out 'icpc: command line warning #10121' | Jennifer Kathleen Green | 2020-04-30 | 1 | -0/+2 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-01 | 1 | -1/+1 |
* | | | | | Merge topic 'gitlab-ci-lint' | Brad King | 2020-04-30 | 36 | -16/+402 |
|\ \ \ \ \ | |||||
| * | | | | | gitlab-ci: add iwyu job | Ben Boeckel | 2020-04-29 | 2 | -0/+36 |
| * | | | | | gitlab-ci: add initial clang-tidy build | Ben Boeckel | 2020-04-29 | 1 | -0/+65 |
| * | | | | | gitlab-ci: add scripts for use by CI | Ben Boeckel | 2020-04-29 | 8 | -0/+146 |
| * | | | | | ci: add scripts to download build tools | Ben Boeckel | 2020-04-29 | 3 | -0/+47 |
| * | | | | | ci: add an image for Debian 10 | Ben Boeckel | 2020-04-29 | 3 | -0/+69 |
| * | | | | | ci: add a Docker container for building CMake | Ben Boeckel | 2020-04-29 | 2 | -0/+18 |
| * | | | | | cmFunctionBlocker: include missing header | Ben Boeckel | 2020-04-29 | 1 | -0/+1 |
| * | | | | | IWYU: mark includes needed for assert statements as needed | Ben Boeckel | 2020-04-29 | 1 | -0/+1 |
| * | | | | | IWYU: mark cmLinkLineComputer as necessary | Ben Boeckel | 2020-04-29 | 2 | -2/+2 |
| * | | | | | IWYU: mark <cstddef> as needed | Ben Boeckel | 2020-04-29 | 1 | -1/+1 |
| * | | | | | IWYU: mark <cstddef> as needed | Ben Boeckel | 2020-04-29 | 12 | -12/+12 |
| * | | | | | IWYU: add a mapping for other `__decay_and_strip` instances | Ben Boeckel | 2020-04-29 | 2 | -1/+2 |
| * | | | | | IWYU: add some mappings found with a newer IWYU build | Ben Boeckel | 2020-04-29 | 1 | -0/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'cmprop-gt' | Brad King | 2020-04-30 | 32 | -649/+644 |
|\ \ \ \ \ | |||||
| * | | | | | cmGeneratorTarget::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-04-29 | 32 | -649/+644 |
| |/ / / / | |||||
* | | | | | Merge topic 'patch-11' | Brad King | 2020-04-30 | 3 | -0/+18 |
|\ \ \ \ \ | |||||
| * | | | | | OpenWatcom: Add Linux support | Jiri Malak | 2020-04-29 | 3 | -0/+18 |
* | | | | | | Merge topic 'update-libuv' | Brad King | 2020-04-30 | 32 | -377/+842 |
|\ \ \ \ \ \ | |||||
| * | | | | | | libuv: Add proctitle and threadpool cleanup stubs to cmake-bootstrap.c | Brad King | 2020-04-29 | 1 | -0/+6 |
| * | | | | | | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2020-04-29 | 31 | -377/+836 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | libuv 2020-04-29 (e7ebae26) | libuv upstream | 2020-04-29 | 31 | -378/+837 |
* | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-04-30 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'FindPython-fphsa' into release-3.17 | Brad King | 2020-04-30 | 1 | -7/+7 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'FindPython-fphsa' | Brad King | 2020-04-30 | 1 | -20/+20 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'backport-3.17-FindPython-fphsa' into FindPython-fphsa | Marc Chevrier | 2020-04-29 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | FindPython: fix error on FPHSA call | Marc Chevrier | 2020-04-29 | 1 | -7/+7 |
| * | | | | | | | | | FindPython: fix error on FPHSA call | Marc Chevrier | 2020-04-29 | 1 | -20/+20 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-04-30 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'cm_cxx_features-libhugetlbfs' into release-3.17 | Brad King | 2020-04-30 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | | | |||||
* | | | | | | | | Merge topic 'cm_cxx_features-libhugetlbfs' | Brad King | 2020-04-30 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | cm_cxx_features: Filter out libhugetlbfs warnings | Jennifer Green | 2020-04-29 | 1 | -0/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'doc-PROJECT_SOURCE_DIR' | Craig Scott | 2020-04-30 | 1 | -3/+5 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Help: Clarify the use of PROJECT_SOURCE_DIR | Nicolas Bock | 2020-04-29 | 1 | -3/+5 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-30 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge topic 'vs_platform_toolset' | Brad King | 2020-04-29 | 7 | -2/+68 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | VS: Add option for per-target PlatformToolset | Julien Jemine | 2020-04-29 | 7 | -2/+68 |
* | | | | | | Merge topic 'FindLibXslt-targets' | Brad King | 2020-04-29 | 7 | -3/+157 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindLibXslt: use LIBXSLT_LIBRARY as cache variable | Markus Rickert | 2020-04-28 | 1 | -2/+9 |
| * | | | | | | FindLibXslt: provide imported targets | Markus Rickert | 2020-04-28 | 7 | -2/+134 |