summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-3.17'Brad King2020-05-050-0/+0
|\
| * Merge topic 'bootstrap-solaris-tr' into release-3.17Brad King2020-05-051-1/+1
| |\
* | \ Merge topic 'bootstrap-solaris-tr'Brad King2020-05-051-1/+1
|\ \ \ | | |/ | |/|
| * | bootstrap: Use 'tr' more portablyBrad King2020-05-041-1/+1
* | | CMake Nightly Date StampKitware Robot2020-05-051-1/+1
* | | Merge topic 'patch-7'Brad King2020-05-042-0/+13
|\ \ \
| * | | OpenWatcom: Enable 16-bit targetsJiri Malak2020-05-012-0/+13
* | | | Merge topic 'FindPython-pypy'Brad King2020-05-0410-10/+331
|\ \ \ \
| * | | | FindPython: Add support for 'PyPy'Marc Chevrier2020-05-0110-10/+331
* | | | | Merge topic 'gcc8-unused-function'Brad King2020-05-042-0/+4
|\ \ \ \ \
| * | | | | Fix build warnings for unused functionsWouter Klouwen2020-05-012-0/+4
* | | | | | CMake Nightly Date StampKitware Robot2020-05-041-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-05-031-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-05-021-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'FPHSA-handle-components'Brad King2020-05-018-4/+85
|\ \ \ \ \
| * | | | | FPHSA: REQUIRED_VARS is optional if HANDLE_COMPONENTS is specifiedMarc Chevrier2020-04-308-4/+85
* | | | | | Merge topic 'cpack-deb-windows-newline'Brad King2020-05-011-11/+15
|\ \ \ \ \ \
| * | | | | | CPack: Fix newline output in .deb generatorKyle Edwards2020-04-301-11/+15
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'cmprop-state'Brad King2020-05-018-30/+24
|\ \ \ \ \ \
| * | | | | | cmState::GetInitializedCacheValue: return cmPropVitaly Stakhovsky2020-04-308-30/+24
| |/ / / / /
* | | | | | Merge topic 'stdstring-getsafeprop'Brad King2020-05-0112-28/+36
|\ \ \ \ \ \
| * | | | | | GetSafeProperty: return std::string const&Vitaly Stakhovsky2020-04-3012-28/+36
| |/ / / / /
* | | | | | Merge topic 'CTestCoverageCollectGCOV-compress-opts'Brad King2020-05-014-19/+191
|\ \ \ \ \ \
| * | | | | | CTestCoverageCollectGCOV: Add TARBALL_COMPRESSION optionKelly (KT) Thompson2020-04-303-14/+191
| * | | | | | Tests: Fix re-running CTestCoverageCollectGCOV on in-source buildBrad King2020-04-301-2/+0
| * | | | | | Tests: Remove unnecessary pass regex on CTestCoverageCollectGCOVBrad King2020-04-291-3/+0
* | | | | | | 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
| | |_|/ / / / | |/| | | | |