Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | CPack: Use SOURCE_DATE_EPOCH for all timestamps in archives | Ben Stone | 2020-06-02 | 1 | -0/+5 | |
* | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-06-03 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge topic 'pch-no-Fortran' into release-3.17 | Brad King | 2020-06-03 | 2 | -11/+15 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'pch-no-Fortran' | Brad King | 2020-06-03 | 2 | -13/+17 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'backport-3.17-pch-no-Fortran' into pch-no-Fortran | Brad King | 2020-06-02 | 2 | -13/+17 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | / / / / / | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | PCH: Do not enable GNU or Intel PCH settings for Fortran | Brad King | 2020-06-02 | 2 | -11/+15 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-06-03 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'vs-sln-version-16' into release-3.17 | Brad King | 2020-06-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'vs-sln-version-16' | Brad King | 2020-06-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | VS: Fix .sln support for VS Version Selector with VS 2019 | Brad King | 2020-06-02 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'libarchive-reduce-checks' | Brad King | 2020-06-03 | 4 | -330/+56 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | libarchive: Use KWIML to get fixed-size integer types | Brad King | 2020-06-02 | 2 | -216/+41 | |
| * | | | | | | | | libarchive: Avoid configure-time checks for integer range constants | Brad King | 2020-06-01 | 4 | -101/+15 | |
| * | | | | | | | | libarchive: Drop unused code providing uintmax_t and intmax_t | Brad King | 2020-06-01 | 2 | -13/+0 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'curl-reduce-checks' | Brad King | 2020-06-03 | 2 | -19/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | curl: Use KWIML to get integer type sizes | Brad King | 2020-06-02 | 2 | -19/+12 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-06-03 | 1 | -1/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'gitlab-ci-ninja-multi' | Brad King | 2020-06-02 | 12 | -31/+103 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | gitlab-ci: add a Ninja Multi-Config test job | Ben Boeckel | 2020-06-02 | 2 | -0/+35 | |
| * | | | | | | gitlab-ci: also build ncurses and Qt code on Linux | Ben Boeckel | 2020-06-02 | 5 | -7/+11 | |
| * | | | | | | ci: install ncurses and Qt development into the Fedora 31 image | Ben Boeckel | 2020-06-02 | 1 | -2/+4 | |
| * | | | | | | CursesDialog: resolve clang-tidy warnings | Ben Boeckel | 2020-06-02 | 4 | -22/+6 | |
| * | | | | | | QtDialog: avoid using deprecated APIs | Ben Boeckel | 2020-06-02 | 2 | -0/+47 | |
* | | | | | | | Merge topic 'getdef-expand' | Brad King | 2020-06-02 | 16 | -137/+70 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmMakefile: add GetDefExpandList() that splits value into std::vector | Vitaly Stakhovsky | 2020-05-30 | 16 | -137/+70 | |
* | | | | | | | | Merge topic 'doc-c-standard' | Brad King | 2020-06-02 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: Clarify that no version of MSVC today support C standard levels | Hong Xu | 2020-06-01 | 1 | -2/+2 | |
* | | | | | | | | | Merge topic 'cmprop' | Brad King | 2020-06-02 | 61 | -28/+62 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Single location for cmProp typedef | Vitaly Stakhovsky | 2020-06-01 | 61 | -28/+62 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'UseSWIG-note-dep-strategy' | Brad King | 2020-06-02 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | UseSWIG: note dependency behavior for Make generators | Ben Boeckel | 2020-06-01 | 1 | -0/+8 | |
* | | | | | | | | | | Merge topic 'macos-sdk-libraries' | Brad King | 2020-06-02 | 1 | -5/+21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Darwin: honour `CMAKE_OSX_SYSROOT` more faithfully | Saleem Abdulrasool | 2020-05-31 | 1 | -5/+21 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'target_link_libraries-self-link-is-an-error' | Brad King | 2020-06-02 | 12 | -1/+62 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | target_link_libraries: self-link through ALIAS is an error | Marc Chevrier | 2020-05-30 | 12 | -1/+62 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'getdef-nodups' | Brad King | 2020-06-02 | 5 | -15/+14 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | GetDefinition: avoid duplicate calls | Vitaly Stakhovsky | 2020-05-29 | 5 | -15/+14 | |
* | | | | | | | | | | Merge topic 'asm-preprocessor-flag' | Brad King | 2020-06-02 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ASM: Fix preprocessor definition flags for GNU 'as' tool | Kyle Edwards | 2020-06-01 | 2 | -0/+2 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'test-fs-time-resolution' | Brad King | 2020-06-02 | 2 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Tests: Skip RunCMake.try_compile RerunCMake-nowork case on 1s filesystems | Brad King | 2020-06-01 | 2 | -2/+7 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-06-02 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-06-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'release-3.16' into release-3.17 | Brad King | 2020-06-01 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge branch 'release-3.16' | Brad King | 2020-06-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | CMake 3.16.8v3.16.8 | Brad King | 2020-06-01 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'fc-ep-git-update-strategy' | Brad King | 2020-06-01 | 4 | -62/+94 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ExternalProject: Add missing release note for git update strategy | Craig Scott | 2020-05-29 | 1 | -0/+9 | |
| * | | | | | | | | FetchContent: Pass through CMAKE_EP_GIT_REMOTE_UPDATE_STRATEGY if set | Craig Scott | 2020-05-29 | 1 | -6/+11 | |
| * | | | | | | | | ExternalProject: Remote checkout needs to include the remote name | Craig Scott | 2020-05-29 | 2 | -56/+74 | |
| | |_|/ / / / / | |/| | | | | | |