summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'rel-file-table' into release-3.20Brad King2021-04-065-0/+392
|\
| * Utilities/Release: Add deprecation fields to File Table v1Brad King2021-04-051-0/+20
| * Utilities/Release: Update file table for 3.20.0Brad King2021-04-052-10/+10
| * Merge branch 'backport-3.19-rel-file-table' into rel-file-tableBrad King2021-04-055-0/+372
| |\
| | * Utilities/Release: Update file table for 3.19.3Brad King2021-04-052-4/+37
| | * Merge tag 'v3.19.3' into backport-3.19-rel-file-tableBrad King2021-04-0511-0/+474
| | |\
| | * | Utilities/Release: Update file table for 3.19.2Brad King2021-04-052-9/+11
| | * | Merge tag 'v3.19.2' into backport-3.19-rel-file-tableBrad King2021-04-053-0/+159
| | |\ \
| | * \ \ Merge branch 'backport-3.18-rel-file-table' into backport-3.19-rel-file-tableBrad King2021-04-055-0/+337
| | |\ \ \
| | | * | | Utilities/Release: Add script to generate a table of filesBrad King2021-04-055-0/+337
| | | * | | Merge branch 'cmext-vs16-declval' into release-3.18Brad King2020-07-061-8/+9
| | | |\ \ \
| | | | * | | cmext: Implement cm::static_reference_cast by declvalSumit Bhardwaj2020-07-061-8/+9
* | | | | | | Merge topic 'libarchive-u_char' into release-3.20Brad King2021-04-061-4/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | libarchive: Use uint8_t instead of u_charBrad King2021-04-051-4/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Utilities/Sphinx: Avoid converting -- to an en-dashBrad King2021-02-181-0/+1
* | | | | | curl: Set build options the way we need for CMakeBrad King2021-02-031-0/+2
* | | | | | Merge branch 'upstream-curl' into update-curlBrad King2021-02-03145-6620/+9148
* | | | | | curl: Update script to get curl 7.75.0Brad King2021-02-031-1/+1
* | | | | | Utilities: Suppress warnings in third-party code when using IntelLLVMBrad King2021-01-2811-11/+11
* | | | | | gitlab-ci: consolidate release and package job infrastructureBrad King2021-01-272-2/+2
* | | | | | Merge topic 'rel-package-names'Brad King2021-01-277-9/+9
|\ \ \ \ \ \
| * | | | | | Utilities/Release: Rename Windows packages to 'windows-$arch'Brad King2021-01-262-2/+2
| * | | | | | Utilities/Release: Rename Linux packages to 'linux-$arch'Brad King2021-01-255-7/+7
* | | | | | | Merge topic 'update-bison-parser'Brad King2021-01-271-6/+1
|\ \ \ \ \ \ \
| * | | | | | | LexerParser: Manual removing code from Bison is no longer neededChristoph GrĂ¼ninger2021-01-251-5/+0
| * | | | | | | LexerParser: Do not use GNU Bison's yacc mode, we use Bison extensionsChristoph GrĂ¼ninger2021-01-251-1/+1
| |/ / / / / /
* | | | | | | libarchive: Fix lzma_stream_encoder_mt detectionRodolfo Lima2021-01-261-1/+7
* | | | | | | cm::optional: Fix `-Wunused-parameter` warnings in comparison operatorsBrad King2021-01-251-4/+4
|/ / / / / /
* | | | | | Utilities/Sphinx: Add role and directive for 'genex' in CMake domainBrad King2021-01-182-2/+20
* | | | | | Merge branch 'backport-rel-macos-modern' into rel-macos-modernBrad King2021-01-072-0/+127
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Utilities/Release: Add script to build Qt 5.15.2 macOS universal binariesBrad King2021-01-071-0/+125
| * | | | | Utilities/Release: Fix macOS Qt 5.9 build script umaskBrad King2021-01-071-0/+2
* | | | | | Code style: add missed explicit 'this->'Oleksandr Koval2021-01-053-2411/+2883
* | | | | | Merge branch 'backport-rel-linux-aarch64' into rel-linux-aarch64Brad King2020-12-229-0/+347
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Utilities/Release: Add docker specs for Linux aarch64 binariesHi Key2020-12-229-0/+347
| | |_|_|/ | |/| | |
* | | | | Merge topic 'rel-macos-apple-silicon'Brad King2020-12-152-0/+21
|\ \ \ \ \ | |/ / / /
| * | | | Utilities/Release: Update macOS Qt 5.9 build for platform versioningBrad King2020-12-142-0/+21
* | | | | Merge topic 'update-curl'Brad King2020-12-14328-3684/+4813
|\ \ \ \ \
| * | | | | curl: Set build options the way we need for CMakeBrad King2020-12-111-1/+3
| * | | | | Merge branch 'upstream-curl' into update-curlBrad King2020-12-09327-3682/+4809
| * | | | | curl: Update script to get curl 7.74.0Brad King2020-12-091-1/+1
* | | | | | Merge topic 'rel-macos-apple-silicon'Brad King2020-12-102-0/+138
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Utilities/Release: Add script to build Qt 5.9.9 macOS universal binariesBrad King2020-12-102-0/+138
| |/ / /
* | | | Help: Improve styling for versionadded/deprecated directivesNikita Nemkin2020-12-021-0/+6
* | | | Merge topic 'doc-html-lang'Brad King2020-11-091-0/+1
|\ \ \ \ | |/ / /
| * | | Utilities/Sphinx: Tell Sphinx that documentation is written in EnglishBrad King2020-11-091-0/+1
* | | | cm::optional: Add constructor delegation to nullopt_t constructorKyle Edwards2020-10-221-0/+1
* | | | cm::optional: Fix move assignmentKyle Edwards2020-10-211-13/+34
* | | | Configure CMake itself with policies through CMake 3.18Brad King2020-10-132-2/+2
|/ / /
* | | IWYU: Map <*> headers to <cm/*> headersKyle Edwards2020-10-081-1/+6