summaryrefslogtreecommitdiff
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy module: add test for cmStrLen() checkSean Orner2022-10-195-0/+98
* clang-tidy module: add check for cmStrLen()Kyle Edwards2022-10-194-1/+61
* clang-tidy module: add test frameworkKyle Edwards2022-10-143-0/+87
* Merge topic 'clang-tidy-plugin-stub'Kyle Edwards2022-10-142-0/+37
|\
| * clang-tidy module: Add stub moduleKyle Edwards2022-10-122-0/+37
* | Configure CMake itself with policies through CMake 3.24Brad King2022-10-122-2/+2
|/
* Utilities/Sphinx: Avoid deprecated docutils error handling helpersBrad King2022-10-111-12/+6
* Merge topic 'update-libuv'Brad King2022-09-2755-1410/+2527
|\
| * libuv: Update CMake-internal buildsystem for 1.44.2Brad King2022-09-273-0/+10
| * Merge branch 'upstream-libuv' into update-libuvBrad King2022-09-2752-1409/+2516
| * libuv: Update script to get libuv 1.44.2Brad King2022-09-271-1/+1
| * Merge topic 'rel-macos-sign-notarize' into release-3.24Brad King2022-07-081-18/+25
| |\
* | | Build: Use imported target `kwiml::kwiml` instead of variablesAlex Turbov2022-09-221-1/+1
* | | Build: Use imported target `ZLIB::ZLIB` instead of variablesAlex Turbov2022-09-224-16/+7
* | | 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