Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge topic 'vs-flag-tables' | Brad King | 2021-06-18 | 7 | -30/+36 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | VS: Do not apply any '/external:*' flag table mapping on VS < 16.10 | Brad King | 2021-06-17 | 2 | -8/+18 | |
| * | | | | | VS: Compare VS instance versions as strings | Brad King | 2021-06-17 | 6 | -25/+21 | |
* | | | | | | Merge branch 'release-3.21' | Brad King | 2021-06-18 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge topic 'gcc11-errors' into release-3.21 | Brad King | 2021-06-18 | 1 | -2/+4 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'gcc11-errors' | Brad King | 2021-06-18 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | / | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | CheckCompilerFlag: Handle -Werror= for GCC 11 | Marc Aldorasi | 2021-06-17 | 1 | -2/+4 | |
| | |/ / / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-18 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Begin post-3.21 development | Brad King | 2021-06-17 | 4 | -9/+18 | |
* | | | | Merge branch 'release-3.21' | Brad King | 2021-06-17 | 4 | -19/+10 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Begin 3.21 release versioning | Brad King | 2021-06-17 | 1 | -3/+3 | |
| * | | | gitlab-ci: Drop package pipeline upload jobs for release branch | Brad King | 2021-06-17 | 1 | -7/+7 | |
| * | | | Help: Drop development topic notes to prepare release | Brad King | 2021-06-17 | 2 | -9/+0 | |
|/ / / | ||||||
* | | | Merge topic 'doc-3.21-relnotes' | Brad King | 2021-06-17 | 61 | -343/+294 | |
|\ \ \ | ||||||
| * | | | Help: Update Sphinx versionadded directives for 3.21 release | Brad King | 2021-06-17 | 1 | -0/+2 | |
| * | | | Help: Organize and revise 3.21 release notes | Brad King | 2021-06-17 | 1 | -148/+204 | |
| * | | | Help: Consolidate 3.21 release notes | Brad King | 2021-06-14 | 60 | -343/+236 | |
* | | | | Merge topic 'help-tutorial-separate-pages' | Brad King | 2021-06-17 | 14 | -938/+1018 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Tutorial: Add infrastructure to preserve old links when renaming steps | Brad King | 2021-06-17 | 1 | -0/+9 | |
| * | | | Tutorial: Add captions for code blocks | Josef Angstenberger | 2021-06-17 | 12 | -0/+52 | |
| * | | | Tutorial: Small formatting improvements | Josef Angstenberger | 2021-06-17 | 11 | -39/+43 | |
| * | | | Tutorial: Fix links after splitting steps | Josef Angstenberger | 2021-06-17 | 5 | -14/+16 | |
| * | | | Tutorial: Split steps into separate files | Josef Angstenberger | 2021-06-17 | 13 | -931/+932 | |
| * | | | Tutorial: Break up intro paragraph | Brad King | 2021-06-17 | 1 | -6/+7 | |
| * | | | Utilities/Sphinx: Index guide section documents for cross-referencing | Brad King | 2021-06-17 | 1 | -0/+11 | |
* | | | | Merge topic 'c_17_23-AppleClang' | Brad King | 2021-06-17 | 1 | -1/+11 | |
|\ \ \ \ | ||||||
| * | | | | AppleClang: Add flags for C17 and C23 | Brad King | 2021-06-16 | 1 | -1/+11 | |
* | | | | | Merge branch 'release-3.20' | Brad King | 2021-06-17 | 0 | -0/+0 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Merge topic 'fix-flow-control-override' into release-3.20 | Brad King | 2021-06-17 | 6 | -8/+22 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'fix-flow-control-override' | Brad King | 2021-06-17 | 6 | -8/+22 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | CMake: Allow override of unexpected non-flow-control commands | Kyle Edwards | 2021-06-16 | 6 | -8/+22 | |
* | | | | | | Merge branch 'release-3.20' | Brad King | 2021-06-17 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge topic 'vs-map-external-warnings' into release-3.20 | Brad King | 2021-06-17 | 4 | -14/+38 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'vs-map-external-warnings' | Brad King | 2021-06-17 | 4 | -10/+31 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'backport-3.20-vs-map-external-warnings' | Brad King | 2021-06-16 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | VS: Do not apply '/external:W*' flag table mapping on VS < 16.10 | Brad King | 2021-06-16 | 1 | -4/+14 | |
| | * | | | | | cmGlobalVisualStudio10Generator: Adopt GetVSInstanceVersion method | Brad King | 2021-06-16 | 3 | -7/+19 | |
| | * | | | | | cmGlobalVisualStudio10Generator: Move static functions to anonymous namespace | Brad King | 2021-06-16 | 1 | -4/+6 | |
| | |/ / / / | ||||||
| * | | | | | VS: Do not apply '/external:W*' flag table mapping on VS < 16.10 | Brad King | 2021-06-16 | 1 | -2/+11 | |
| * | | | | | cmGlobalVisualStudio10Generator: Adopt GetVSInstanceVersion method | Brad King | 2021-06-16 | 3 | -7/+17 | |
| * | | | | | cmGlobalVisualStudio10Generator: Move static functions to anonymous namespace | Brad King | 2021-06-16 | 1 | -2/+4 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'ci-clang' | Brad King | 2021-06-17 | 4 | -0/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | gitlab-ci: add job to test with clang-7 and ninja on debian10 | Brad King | 2021-06-16 | 4 | -0/+19 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'ci-cuda' | Brad King | 2021-06-17 | 8 | -1/+83 | |
|\ \ \ \ \ | ||||||
| * | | | | | gitlab-ci: add job testing cuda10.2 with clang 11 | Brad King | 2021-06-16 | 4 | -0/+23 | |
| * | | | | | ci: add clang-11 to cuda10.2 base image | Brad King | 2021-06-16 | 5 | -1/+60 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-17 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'FindLATEX' | Brad King | 2021-06-16 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| * | | | | FindLATEX: Search user-local MiKTeX locations | Steven A White | 2021-06-16 | 1 | -0/+4 | |
* | | | | | Merge topic 'scandep-format' | Brad King | 2021-06-16 | 2 | -17/+39 | |
|\ \ \ \ \ |