Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-tidy: fix `readability-redundant-string-init` warnings | Ben Boeckel | 2021-01-27 | 3 | -3/+0 |
* | clang-tidy: fix `readability-redundant-access-specifiers` warnings | Ben Boeckel | 2021-01-27 | 25 | -42/+0 |
* | clang-tidy: fix `readability-qualified-auto` warnings | Ben Boeckel | 2021-01-27 | 36 | -80/+85 |
* | clang-tidy: fix `readability-make-member-function-const` warnings | Ben Boeckel | 2021-01-27 | 37 | -91/+108 |
* | clang-tidy: fix `performance-trivially-destructible` warnings | Ben Boeckel | 2021-01-27 | 10 | -19/+7 |
* | clang-tidy: fix `performance-no-automatic-move` warnings | Ben Boeckel | 2021-01-27 | 3 | -3/+2 |
* | clang-tidy: fix `bugprone-suspicious-include` warnings | Ben Boeckel | 2021-01-27 | 3 | -1/+3 |
* | clang-tidy: fix `bugprone-signed-char-misuse` warnings | Ben Boeckel | 2021-01-27 | 2 | -3/+1 |
* | clang-tidy: fix `bugprone-reserved-identifier` warnings | Ben Boeckel | 2021-01-27 | 13 | -50/+60 |
* | CMake Nightly Date Stamp | Kitware Robot | 2021-01-27 | 1 | -1/+1 |
* | Merge topic 'nmc-cache-targets' | Brad King | 2021-01-26 | 5 | -2/+17 |
|\ | |||||
| * | Ninja Multi-Config: Restore rebuild_cache and edit_cache targets | Brad King | 2021-01-25 | 5 | -0/+17 |
| * | cmNinjaUtilityTargetGenerator: Remove leftover development comment | Brad King | 2021-01-25 | 1 | -2/+0 |
* | | Merge topic 'cm-optional-warning' | Brad King | 2021-01-26 | 1 | -4/+4 |
|\ \ | |||||
| * | | cm::optional: Fix `-Wunused-parameter` warnings in comparison operators | Brad King | 2021-01-25 | 1 | -4/+4 |
| |/ | |||||
* | | Merge topic 'irsl-msvc-arm64' | Brad King | 2021-01-26 | 1 | -7/+9 |
|\ \ | |||||
| * | | IRSL: Add support for non-x86/x64 architectures such as arm64 | pastdue | 2021-01-25 | 1 | -7/+9 |
* | | | Merge topic 'csharp-vs-v142-flags' | Brad King | 2021-01-26 | 1 | -0/+18 |
|\ \ \ | |||||
| * | | | CSharp: Add 'warnaserror:...' to v142 flag table for VS | Francois Keith | 2021-01-25 | 1 | -0/+11 |
| * | | | CSharp: Add 'debug:portable' to v142 flag table for VS | Francois Keith | 2021-01-25 | 1 | -0/+7 |
| | |/ | |/| | |||||
* | | | Merge topic 'update-kwsys' | Brad King | 2021-01-26 | 1 | -1/+4 |
|\ \ \ | |||||
| * \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2021-01-25 | 1 | -1/+4 |
| |\ \ \ | |||||
| | * | | | KWSys 2021-01-25 (10e36d47) | KWSys Upstream | 2021-01-25 | 1 | -1/+4 |
* | | | | | Merge topic 'reproducible-unity-id' | Brad King | 2021-01-26 | 5 | -11/+55 |
|\ \ \ \ \ | |||||
| * | | | | | Unity: Generate reproducible unity IDs for anonymous namespaces | Craig Scott | 2021-01-22 | 5 | -11/+55 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-26 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge branch 'release-3.19' | Brad King | 2021-01-25 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'doc-multi-config-prop' into release-3.19 | Brad King | 2021-01-25 | 1 | -2/+6 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'doc-multi-config-prop' | Brad King | 2021-01-25 | 1 | -2/+6 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Help: Add Ninja Multi-Config to list in GENERATOR_IS_MULTI_CONFIG | Brad King | 2021-01-25 | 1 | -2/+6 |
* | | | | | | | Merge branch 'release-3.19' | Brad King | 2021-01-25 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'intel-fortran-nofor-main' into release-3.19 | Brad King | 2021-01-25 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'intel-fortran-nofor-main' | Brad King | 2021-01-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Intel: Replace deprecated Fortran flag -nofor_main with -nofor-main | Brad King | 2021-01-22 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'cpack-deb-shlibdeps-private-search-dirs' | Brad King | 2021-01-25 | 14 | -5/+271 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | CPackDeb: dpkg-shlibdeps now supports searching for private shared libs | Deniz Bahadir | 2021-01-22 | 14 | -5/+271 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-25 | 1 | -1/+1 |
* | | | | | | Merge topic 'doc-xcode-attr' | Craig Scott | 2021-01-24 | 2 | -3/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Document intended purpose of XCODE_ATTRIBUTE_<an-attribute> | Brad King | 2021-01-22 | 2 | -3/+15 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-24 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-23 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge topic 'SWIG-dependencies' | Brad King | 2021-01-22 | 5 | -18/+93 |
|\ \ \ \ \ \ | |||||
| * | | | | | | UseSWIG: use swig tool to generate dependencies | Marc Chevrier | 2021-01-21 | 5 | -18/+93 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'msvc-arm64ec-platform-support' | Brad King | 2021-01-22 | 5 | -3/+33 |
|\ \ \ \ \ \ | |||||
| * | | | | | | MSVC: Add support for targeting ARM64EC | Moyo Okeremi 😊 | 2021-01-21 | 5 | -3/+33 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-22 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge branch 'release-3.18' | Brad King | 2021-01-21 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'backport-3.18-ci-wix-download' into release-3.18 | Brad King | 2021-01-21 | 4 | -0/+23 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'release-3.19' | Brad King | 2021-01-21 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'ci-wix-download' into release-3.19 | Brad King | 2021-01-21 | 4 | -0/+23 |
| |\ \ \ \ \ \ \ |