summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'clang-tidy-fixes'Brad King2021-01-27117-481/+426
|\
| * clang-tidy: fix `readability-use-anyofallof` warningsBen Boeckel2021-01-2714-189/+161
| * clang-tidy: fix `readability-simplify-boolean-expr` warningsBen Boeckel2021-01-272-3/+2
| * clang-tidy: fix `readability-redundant-string-init` warningsBen Boeckel2021-01-273-3/+0
| * clang-tidy: fix `readability-redundant-access-specifiers` warningsBen Boeckel2021-01-2725-42/+0
| * clang-tidy: fix `readability-qualified-auto` warningsBen Boeckel2021-01-2736-80/+85
| * clang-tidy: fix `readability-make-member-function-const` warningsBen Boeckel2021-01-2737-91/+108
| * clang-tidy: fix `performance-trivially-destructible` warningsBen Boeckel2021-01-2710-19/+7
| * clang-tidy: fix `performance-no-automatic-move` warningsBen Boeckel2021-01-273-3/+2
| * clang-tidy: fix `bugprone-suspicious-include` warningsBen Boeckel2021-01-273-1/+3
| * clang-tidy: fix `bugprone-signed-char-misuse` warningsBen Boeckel2021-01-272-3/+1
| * clang-tidy: fix `bugprone-reserved-identifier` warningsBen Boeckel2021-01-2713-50/+60
* | Merge topic 'rel-package-names'Brad King2021-01-2710-12/+22
|\ \
| * | Utilities/Release: Rename Windows packages to 'windows-$arch'Brad King2021-01-263-2/+6
| * | Utilities/Release: Rename Linux packages to 'linux-$arch'Brad King2021-01-258-10/+16
* | | Merge topic 'update-bison-parser'Brad King2021-01-2719-3693/+3998
|\ \ \
| * | | LexerParser: Suppress -Wused-but-marked-unused warning in cmExprParserBrad King2021-01-262-52/+62
| * | | LexerParser: Clean up includes following include-what-you-useChristoph Grüninger2021-01-259-115/+115
| * | | LexerParser: Regenerate parser files with GNU Bison 3.7.4Christoph Grüninger2021-01-2514-3666/+3977
| * | | LexerParser: Manual removing code from Bison is no longer neededChristoph Grüninger2021-01-255-16/+0
| * | | LexerParser: Do not use GNU Bison's yacc mode, we use Bison extensionsChristoph Grüninger2021-01-255-5/+5
| |/ /
* | | Merge topic 'outdir-target-genex'Brad King2021-01-279-4/+91
|\ \ \
| * | | OUTPUT_DIRECTORY: Support tgt genex in output artifact varsAsit Dhal2021-01-269-4/+91
* | | | Merge topic 'doc-system-processor'Brad King2021-01-271-4/+9
|\ \ \ \
| * | | | Help: Clarify meaning of CMAKE_SYSTEM_PROCESSORBrad King2021-01-261-4/+9
* | | | | Merge topic 'cpack-compression-threads'Brad King2021-01-2713-10/+90
|\ \ \ \ \
| * | | | | CPack: add CPACK_THREADS variable to control compression threadsRodolfo Lima2021-01-2612-9/+83
| * | | | | libarchive: Fix lzma_stream_encoder_mt detectionRodolfo Lima2021-01-261-1/+7
| |/ / / /
* | | | | Merge topic 'ExternalProject-vcs-tests'Brad King2021-01-275-7/+136
|\ \ \ \ \
| * | | | | Tests: Generate simpler ExternalProject sample Git repositoriesBrad King2021-01-255-7/+136
| | |_|/ / | |/| | |
* | | | | Merge topic 'doc-if'Brad King2021-01-271-3/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Help: Document that if(EXISTS) does not expand ~Michael Hirsch, Ph.D2021-01-261-3/+4
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2021-01-271-1/+1
| |/ / |/| |
* | | Merge topic 'nmc-cache-targets'Brad King2021-01-265-2/+17
|\ \ \
| * | | Ninja Multi-Config: Restore rebuild_cache and edit_cache targetsBrad King2021-01-255-0/+17
| * | | cmNinjaUtilityTargetGenerator: Remove leftover development commentBrad King2021-01-251-2/+0
| |/ /
* | | Merge topic 'cm-optional-warning'Brad King2021-01-261-4/+4
|\ \ \
| * | | cm::optional: Fix `-Wunused-parameter` warnings in comparison operatorsBrad King2021-01-251-4/+4
| |/ /
* | | Merge topic 'irsl-msvc-arm64'Brad King2021-01-261-7/+9
|\ \ \
| * | | IRSL: Add support for non-x86/x64 architectures such as arm64pastdue2021-01-251-7/+9
* | | | Merge topic 'csharp-vs-v142-flags'Brad King2021-01-261-0/+18
|\ \ \ \
| * | | | CSharp: Add 'warnaserror:...' to v142 flag table for VSFrancois Keith2021-01-251-0/+11
| * | | | CSharp: Add 'debug:portable' to v142 flag table for VSFrancois Keith2021-01-251-0/+7
| | |/ / | |/| |
* | | | Merge topic 'update-kwsys'Brad King2021-01-261-1/+4
|\ \ \ \
| * \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-01-251-1/+4
| |\ \ \ \
| | * | | | KWSys 2021-01-25 (10e36d47)KWSys Upstream2021-01-251-1/+4
* | | | | | Merge topic 'reproducible-unity-id'Brad King2021-01-265-11/+55
|\ \ \ \ \ \
| * | | | | | Unity: Generate reproducible unity IDs for anonymous namespacesCraig Scott2021-01-225-11/+55
* | | | | | | CMake Nightly Date StampKitware Robot2021-01-261-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'release-3.19'Brad King2021-01-250-0/+0
|\ \ \ \ \ \