summaryrefslogtreecommitdiff
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS`Alex Turbov2022-09-221-9/+3
* QtHelp: Update Sphinx issue URLs in commentsFeRD (Frank Dana)2022-09-041-2/+2
* cm::enum_set: fix various bugsMarc Chevrier2022-08-221-5/+8
* Remove stale references to CMakeServerLibKyle Edwards2022-08-022-2/+2
* MSVC: Recognize -XYZ as well as /XYZ when parsing MS tool command linesDubach, Joev2022-07-272-0/+6
* cmArgumentParser: Simplify internal method signaturesBrad King2022-07-201-1/+1
* Merge topic 'rel-macos-sign-notarize'Brad King2022-07-081-18/+25
|\
| * Utilities/Release: Update macOS notarization script to use notarytoolBrad King2022-07-081-18/+25
| * libarchive: Update build within CMake after changes in 3.5.3Brad King2022-05-241-0/+2
| * libarchive: include archive_platform.h first in blake2s sourcesBrad King2022-05-242-0/+4
| * Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2022-05-2440-826/+1800
| * libarchive: Update script to get 3.5.3Brad King2022-05-241-1/+1
* | curl: make libcmcurl buildable with old LibreSSLmakise-homura2022-06-281-7/+17
* | Merge topic 'ci-rel-win-arm64'Brad King2022-06-202-135/+121
|\ \
| * | Utilities/Release: Simplify script to build Qt 6.3.0 Windows binariesCristian Adam2022-06-172-135/+121
| * | Merge topic 'update-kwiml' into release-3.24Brad King2022-06-141-1/+7
| |\ \
* | | | Configure CMake itself with policies through CMake 3.23Brad King2022-06-142-2/+2
* | | | Merge topic 'update-kwiml'Brad King2022-06-141-1/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'upstream-KWIML' into update-kwimlBrad King2022-06-141-1/+7
* | | Utilities/Release: Add windows-arm64 package to file tableBrad King2022-06-132-1/+13
* | | Utilities/Release: Add script to build Qt 6.3.0 Windows binariesBrad King2022-06-131-0/+135
|/ /
* | zlib: Mangle symbols to avoid conflict with external transitive dependenciesBrad King2022-06-115-0/+155
* | Utilities/Release: Drop unnecessary system API definitions for LinuxBrad King2022-06-062-6/+0
* | Utilities: Activate POSIX APIs even without compiler extensionsBrad King2022-06-044-0/+40
* | libarchive: Remove a system preprocessor macro that conflicts with a local varBrad King2022-06-041-0/+3
* | librhash: Explicitly enable large file support on 32-bit targetsBrad King2022-06-041-0/+1
* | Utilities/Release: Drop docker specs for Windows binariesBrad King2022-06-0115-454/+1
* | Utilities/Release: Document Linux aarch64 packaging supportBrad King2022-06-011-0/+1
* | Merge topic 'update-zlib'Brad King2022-05-3130-3647/+16074
|\ \
| * | zlib: Update build within CMake for 1.2.12Brad King2022-05-281-1/+4
| * | Merge branch 'upstream-zlib' into update-zlibBrad King2022-05-2828-3642/+16062
| * | zlib: Update script to get zlib 1.2.12Brad King2022-05-261-4/+8
* | | Merge branch 'upstream-KWIML' into update-kwimlBrad King2022-05-271-1/+1
|/ /
* | zlib: Add CMakeLists.txt for build within CMakeBrad King2022-05-261-0/+25
* | zlib: Use unistd.h on all non-Windows platformsBrad King2022-05-261-1/+1
* | zlib: Suppress some MSVC warningsBrad King2022-05-261-0/+6
* | zlib: Add initialization to satisfy valgrindBrad King2022-05-261-0/+7
* | zlib: Fix typo in commentBrad King2022-05-261-1/+1
* | Merge branch 'upstream-zlib' into update-zlibBrad King2022-05-2624-0/+10308
* | zlib: add script to import zlib 1.2.3 from upstreamBrad King2022-05-261-0/+51
* | zlib: Drop old sources to make room for a fresh importBrad King2022-05-2634-11842/+0
* | Utilities/Release: Add script to sign and package Windows binariesBrad King2022-05-191-0/+29
* | Utilities/Release: Add script to build Qt 5.12.1 Windows binariesBrad King2022-05-193-0/+150
* | Merge branch 'upstream-curl' into update-curlBrad King2022-05-1626-158/+290
* | curl: Update script to get curl 7.83.1Brad King2022-05-161-1/+1
* | stl containers: enhance compatibility with C++14, C++17 and C++20Marc Chevrier2022-05-0713-189/+338
* | Merge topic 'update-curl'Brad King2022-05-03147-4573/+4738
|\ \
| * | Merge branch 'upstream-curl' into update-curlBrad King2022-04-28146-4572/+4737
| * | curl: Update script to get curl 7.83.0Brad King2022-04-281-1/+1
* | | cm::enum_set: fix compilation warningMarc Chevrier2022-04-291-1/+5