summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'stl-support'Brad King2020-05-0138-66/+43
|\
| * Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>Marc Chevrier2020-04-3038-66/+43
* | Merge topic 'ctest-nightly-start-time'Brad King2020-05-015-3/+16
|\ \
| * | Tests: Add tests to demonstrate when CTEST_NIGHTLY_START_TIME is neededKyle Edwards2020-04-294-1/+10
| * | Help: Clarify why CTEST_NIGHTLY_START_TIME is neededKyle Edwards2020-04-291-2/+6
* | | Merge branch 'release-3.17'Brad King2020-05-010-0/+0
|\ \ \
| * \ \ Merge topic 'cm_cxx_features-icpc-10121' into release-3.17Brad King2020-05-011-0/+2
| |\ \ \
* | \ \ \ Merge topic 'cm_cxx_features-icpc-10121'Brad King2020-05-011-0/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | cm_cxx_features: Filter out 'icpc: command line warning #10121'Jennifer Kathleen Green2020-04-301-0/+2
* | | | | CMake Nightly Date StampKitware Robot2020-05-011-1/+1
* | | | | Merge topic 'gitlab-ci-lint'Brad King2020-04-3036-16/+402
|\ \ \ \ \
| * | | | | gitlab-ci: add iwyu jobBen Boeckel2020-04-292-0/+36
| * | | | | gitlab-ci: add initial clang-tidy buildBen Boeckel2020-04-291-0/+65
| * | | | | gitlab-ci: add scripts for use by CIBen Boeckel2020-04-298-0/+146
| * | | | | ci: add scripts to download build toolsBen Boeckel2020-04-293-0/+47
| * | | | | ci: add an image for Debian 10Ben Boeckel2020-04-293-0/+69
| * | | | | ci: add a Docker container for building CMakeBen Boeckel2020-04-292-0/+18
| * | | | | cmFunctionBlocker: include missing headerBen Boeckel2020-04-291-0/+1
| * | | | | IWYU: mark includes needed for assert statements as neededBen Boeckel2020-04-291-0/+1
| * | | | | IWYU: mark cmLinkLineComputer as necessaryBen Boeckel2020-04-292-2/+2
| * | | | | IWYU: mark <cstddef> as neededBen Boeckel2020-04-291-1/+1
| * | | | | IWYU: mark <cstddef> as neededBen Boeckel2020-04-2912-12/+12
| * | | | | IWYU: add a mapping for other `__decay_and_strip` instancesBen Boeckel2020-04-292-1/+2
| * | | | | IWYU: add some mappings found with a newer IWYU buildBen Boeckel2020-04-291-0/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'cmprop-gt'Brad King2020-04-3032-649/+644
|\ \ \ \ \
| * | | | | cmGeneratorTarget::GetProperty: return cmPropVitaly Stakhovsky2020-04-2932-649/+644
| |/ / / /
* | | | | Merge topic 'patch-11'Brad King2020-04-303-0/+18
|\ \ \ \ \
| * | | | | OpenWatcom: Add Linux supportJiri Malak2020-04-293-0/+18
* | | | | | Merge topic 'update-libuv'Brad King2020-04-3032-377/+842
|\ \ \ \ \ \
| * | | | | | libuv: Add proctitle and threadpool cleanup stubs to cmake-bootstrap.cBrad King2020-04-291-0/+6
| * | | | | | Merge branch 'upstream-libuv' into update-libuvBrad King2020-04-2931-377/+836
| |\ \ \ \ \ \
| | * | | | | | libuv 2020-04-29 (e7ebae26)libuv upstream2020-04-2931-378/+837
* | | | | | | | Merge branch 'release-3.17'Brad King2020-04-300-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge topic 'FindPython-fphsa' into release-3.17Brad King2020-04-301-7/+7
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'FindPython-fphsa'Brad King2020-04-301-20/+20
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'backport-3.17-FindPython-fphsa' into FindPython-fphsaMarc Chevrier2020-04-290-0/+0
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | FindPython: fix error on FPHSA callMarc Chevrier2020-04-291-7/+7
| * | | | | | | | | FindPython: fix error on FPHSA callMarc Chevrier2020-04-291-20/+20
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.17'Brad King2020-04-300-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'cm_cxx_features-libhugetlbfs' into release-3.17Brad King2020-04-301-0/+2
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge topic 'cm_cxx_features-libhugetlbfs'Brad King2020-04-301-0/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | cm_cxx_features: Filter out libhugetlbfs warningsJennifer Green2020-04-291-0/+2
| |/ / / / / /
* | | | | | | Merge topic 'doc-PROJECT_SOURCE_DIR'Craig Scott2020-04-301-3/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Help: Clarify the use of PROJECT_SOURCE_DIRNicolas Bock2020-04-291-3/+5
* | | | | | | CMake Nightly Date StampKitware Robot2020-04-301-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'vs_platform_toolset'Brad King2020-04-297-2/+68
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | VS: Add option for per-target PlatformToolsetJulien Jemine2020-04-297-2/+68
* | | | | | Merge topic 'FindLibXslt-targets'Brad King2020-04-297-3/+157
|\ \ \ \ \ \
| * | | | | | FindLibXslt: use LIBXSLT_LIBRARY as cache variableMarkus Rickert2020-04-281-2/+9
| * | | | | | FindLibXslt: provide imported targetsMarkus Rickert2020-04-287-2/+134