Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-06 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-05 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'env-toolchain-file' | Brad King | 2021-06-04 | 17 | -0/+86 | |
|\ \ \ \ | ||||||
| * | | | | cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable | Brad King | 2021-06-03 | 17 | -0/+86 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge topic 'implicit-link-static' | Brad King | 2021-06-04 | 43 | -37/+322 | |
|\ \ \ \ | ||||||
| * | | | | CMakeParseImplicitLinkInfo: Honor GNU static runtime library flags | Brad King | 2021-06-03 | 7 | -3/+40 | |
| * | | | | Tests: Extend ParseImplicit*Info with static GNU runtime library flags | Brad King | 2021-06-03 | 12 | -1/+249 | |
| * | | | | Tests: Teach RunCMake.ParseImplicitLinkInfo to match output by regex | Brad King | 2021-06-03 | 30 | -35/+35 | |
| |/ / / | ||||||
* | | | | Merge topic 'ci-clang-analyzer' | Brad King | 2021-06-04 | 25 | -2917/+2467 | |
|\ \ \ \ | ||||||
| * | | | | gitlab-ci: add job to build with clang-analyzer | Brad King | 2021-06-03 | 5 | -18/+32 | |
| * | | | | ci: add clang-analyzer to Fedora base image | Brad King | 2021-06-03 | 2 | -1/+2 | |
| * | | | | clang-analyzer: Suppress warnings in intentional use-after-move cases | Brad King | 2021-06-03 | 2 | -0/+6 | |
| * | | | | clang-analyzer: rename from scan-build in comments | Brad King | 2021-06-03 | 14 | -14/+14 | |
| * | | | | cmFileAPICodemodel: Assert input in DirectoryObject::DumpInstaller | Brad King | 2021-06-03 | 1 | -0/+1 | |
| * | | | | cmStandardLevelResolver: Fix size assertion in constructor | Brad King | 2021-06-03 | 1 | -1/+1 | |
| * | | | | jsoncpp: Revert "Code style: add missed explicit 'this->'" | Kitware Robot | 2021-06-03 | 3 | -2883/+2411 | |
| |/ / / | ||||||
* | | | | Merge branch 'release-3.20' | Brad King | 2021-06-04 | 0 | -0/+0 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Merge topic 'ci-sccache-consistent-builds' into release-3.20 | Brad King | 2021-06-04 | 1 | -33/+18 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge topic 'ci-sccache-consistent-builds' | Brad King | 2021-06-04 | 1 | -33/+18 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into ci-sccache-consistent-builds | Brad King | 2021-06-03 | 1424 | -10453/+28901 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| | | ||||||
| * | | | | ci: use consistent sccache builds | Ben Boeckel | 2021-06-02 | 1 | -33/+18 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-04 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'find_item-NO_CACHE' | Brad King | 2021-06-03 | 19 | -54/+700 | |
|\ \ \ \ | ||||||
| * | | | | find_*: Add support for option NO_CACHE | Marc Chevrier | 2021-06-02 | 19 | -54/+700 | |
* | | | | | Merge topic 'doc_regex' | Brad King | 2021-06-03 | 5 | -6/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: links to CMake regex syntax | Michael Hirsch | 2021-06-02 | 5 | -6/+10 | |
* | | | | | | Merge topic 'ctest-coverage-no-dir' | Brad King | 2021-06-03 | 3 | -0/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CTest: Exit coverage handling early if no binary dir | Joseph Snyder | 2021-06-02 | 3 | -0/+14 | |
* | | | | | | | Merge topic 'ninja-multi-config-default-configs-doc' | Brad King | 2021-06-03 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Clarify default value of CMAKE_CONFIGURATION_TYPES for NMC | Kyle Edwards | 2021-06-02 | 1 | -1/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2021-06-03 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2021-06-02 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | KWSys 2021-06-02 (ad35b3ba) | KWSys Upstream | 2021-06-02 | 1 | -3/+4 | |
* | | | | | | | | Merge topic 'depfile-no-vstlog' | Brad King | 2021-06-03 | 5 | -47/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmake_transform_depfile: Remove unused incomplete vstlog support | Brad King | 2021-06-02 | 5 | -47/+0 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-03 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'command_target' | Brad King | 2021-06-02 | 9 | -7/+65 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add_custom_command: Target-dependent generator expression support | Raul Tambre | 2021-05-31 | 9 | -7/+65 | |
* | | | | | | | | Merge topic 'get-runtime-dependencies-file-filter' | Brad King | 2021-06-02 | 12 | -103/+258 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | file(GET_RUNTIME_DEPENDENCIES): Add POST_{IN,EX}CLUDE_FILES arguments | Kyle Edwards | 2021-06-01 | 12 | -103/+258 | |
* | | | | | | | | | Merge branch 'release-3.20' | Brad King | 2021-06-02 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'msvc_cxx20_23' into release-3.20 | Brad King | 2021-06-02 | 2 | -4/+20 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'msvc_cxx20_23' | Brad King | 2021-06-02 | 2 | -4/+20 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Clang/MSVC: C++20 final flag, C++23 support | Raul Tambre | 2021-05-29 | 1 | -3/+12 | |
| * | | | | | | | MSVC: C++20 final flag, C++23 support | Raul Tambre | 2021-05-29 | 1 | -1/+8 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-02 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'install-imported-runtime-artifacts' | Brad King | 2021-06-01 | 22 | -88/+746 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FileAPI: Populate information for IMPORTED_RUNTIME_ARTIFACTS | Kyle Edwards | 2021-05-31 | 5 | -3/+86 | |
| * | | | | | | | | install(): Add IMPORTED_RUNTIME_ARTIFACTS mode | Kyle Edwards | 2021-05-31 | 12 | -7/+572 | |
| * | | | | | | | | Refactor: Move common methods into cmInstallGenerator | Kyle Edwards | 2021-05-31 | 5 | -78/+88 | |