Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OpenWatcom: Enable 16-bit targets | Jiri Malak | 2020-05-01 | 2 | -0/+13 |
* | 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 |
| * | | | | | | FindLibXslt: identify libexslt include directory | Markus Rickert | 2020-04-28 | 1 | -0/+15 |
* | | | | | | | Merge topic 'FindVulkan-env-sdk-first' | Brad King | 2020-04-29 | 1 | -6/+5 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | FindVulkan: Prefer VULKAN_SDK env var before standard paths | pheonix xx | 2020-04-28 | 1 | -6/+5 |
* | | | | | | | Merge topic 'openwatcom-platform-independence' | Brad King | 2020-04-29 | 4 | -109/+123 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | OpenWatcom: Organize and update C/C++ toolchain command lines | Jiri Malak | 2020-04-28 | 1 | -20/+22 |
| * | | | | | | | OpenWatcom: Move non-Windows settings to Modules/Compiler | Jiri Malak | 2020-04-28 | 4 | -109/+121 |
* | | | | | | | | Merge topic 'FindPython-find-implementations' | Brad King | 2020-04-29 | 9 | -491/+695 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindPython: Add capability to specify Python implementations | Marc Chevrier | 2020-04-28 | 9 | -491/+695 |
| | |_|_|_|/ / / | |/| | | | | | |