| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | clang-tidy module: Add stub module | Kyle Edwards | 2022-10-12 | 2 | -0/+37 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Configure CMake itself with policies through CMake 3.24 | Brad King | 2022-10-12 | 2 | -2/+2 |
|/ / / / / |
|
* | | | | | Utilities/Sphinx: Avoid deprecated docutils error handling helpers | Brad King | 2022-10-11 | 1 | -12/+6 |
|
|
* | | | | | Merge topic 'update-libuv' | Brad King | 2022-09-27 | 55 | -1410/+2527 |
|\ \ \ \ \ |
|
| * | | | | | libuv: Update CMake-internal buildsystem for 1.44.2 | Brad King | 2022-09-27 | 3 | -0/+10 |
|
|
| * | | | | | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2022-09-27 | 52 | -1409/+2516 |
|
|
| * | | | | | libuv: Update script to get libuv 1.44.2 | Brad King | 2022-09-27 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
| * | | | | Merge topic 'rel-macos-sign-notarize' into release-3.24 | Brad King | 2022-07-08 | 1 | -18/+25 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
* | | | | | Build: Use imported target `kwiml::kwiml` instead of variables | Alex Turbov | 2022-09-22 | 1 | -1/+1 |
|
|
* | | | | | Build: Use imported target `ZLIB::ZLIB` instead of variables | Alex Turbov | 2022-09-22 | 4 | -16/+7 |
|
|
* | | | | | Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS` | Alex Turbov | 2022-09-22 | 1 | -9/+3 |
|
|
* | | | | | QtHelp: Update Sphinx issue URLs in comments | FeRD (Frank Dana) | 2022-09-04 | 1 | -2/+2 |
|
|
* | | | | | cm::enum_set: fix various bugs | Marc Chevrier | 2022-08-22 | 1 | -5/+8 |
|
|
* | | | | | Remove stale references to CMakeServerLib | Kyle Edwards | 2022-08-02 | 2 | -2/+2 |
|
|
* | | | | | MSVC: Recognize -XYZ as well as /XYZ when parsing MS tool command lines | Dubach, Joev | 2022-07-27 | 2 | -0/+6 |
|
|
* | | | | | cmArgumentParser: Simplify internal method signatures | Brad King | 2022-07-20 | 1 | -1/+1 |
|
|
* | | | | | Merge topic 'rel-macos-sign-notarize' | Brad King | 2022-07-08 | 1 | -18/+25 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Utilities/Release: Update macOS notarization script to use notarytool | Brad King | 2022-07-08 | 1 | -18/+25 |
| | |_|/
| |/| | |
|
| * | | | libarchive: Update build within CMake after changes in 3.5.3 | Brad King | 2022-05-24 | 1 | -0/+2 |
|
|
| * | | | libarchive: include archive_platform.h first in blake2s sources | Brad King | 2022-05-24 | 2 | -0/+4 |
|
|
| * | | | Merge branch 'upstream-LibArchive' into update-libarchive | Brad King | 2022-05-24 | 40 | -826/+1800 |
|
|
| * | | | libarchive: Update script to get 3.5.3 | Brad King | 2022-05-24 | 1 | -1/+1 |
|
|
* | | | | curl: make libcmcurl buildable with old LibreSSL | makise-homura | 2022-06-28 | 1 | -7/+17 |
|
|
* | | | | Merge topic 'ci-rel-win-arm64' | Brad King | 2022-06-20 | 2 | -135/+121 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Utilities/Release: Simplify script to build Qt 6.3.0 Windows binaries | Cristian Adam | 2022-06-17 | 2 | -135/+121 |
|
|
| * | | | Merge topic 'update-kwiml' into release-3.24 | Brad King | 2022-06-14 | 1 | -1/+7 |
| |\ \ \ |
|
* | | | | | Configure CMake itself with policies through CMake 3.23 | Brad King | 2022-06-14 | 2 | -2/+2 |
|
|
* | | | | | Merge topic 'update-kwiml' | Brad King | 2022-06-14 | 1 | -1/+7 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | Merge branch 'upstream-KWIML' into update-kwiml | Brad King | 2022-06-14 | 1 | -1/+7 |
|
|
* | | | | Utilities/Release: Add windows-arm64 package to file table | Brad King | 2022-06-13 | 2 | -1/+13 |
|
|
* | | | | Utilities/Release: Add script to build Qt 6.3.0 Windows binaries | Brad King | 2022-06-13 | 1 | -0/+135 |
|/ / / |
|
* | | | zlib: Mangle symbols to avoid conflict with external transitive dependencies | Brad King | 2022-06-11 | 5 | -0/+155 |
|
|
* | | | Utilities/Release: Drop unnecessary system API definitions for Linux | Brad King | 2022-06-06 | 2 | -6/+0 |
|
|
* | | | Utilities: Activate POSIX APIs even without compiler extensions | Brad King | 2022-06-04 | 4 | -0/+40 |
|
|
* | | | libarchive: Remove a system preprocessor macro that conflicts with a local var | Brad King | 2022-06-04 | 1 | -0/+3 |
|
|
* | | | librhash: Explicitly enable large file support on 32-bit targets | Brad King | 2022-06-04 | 1 | -0/+1 |
|
|
* | | | Utilities/Release: Drop docker specs for Windows binaries | Brad King | 2022-06-01 | 15 | -454/+1 |
|
|
* | | | Utilities/Release: Document Linux aarch64 packaging support | Brad King | 2022-06-01 | 1 | -0/+1 |
|
|
* | | | Merge topic 'update-zlib' | Brad King | 2022-05-31 | 30 | -3647/+16074 |
|\ \ \ |
|
| * | | | zlib: Update build within CMake for 1.2.12 | Brad King | 2022-05-28 | 1 | -1/+4 |
|
|
| * | | | Merge branch 'upstream-zlib' into update-zlib | Brad King | 2022-05-28 | 28 | -3642/+16062 |
|
|
| * | | | zlib: Update script to get zlib 1.2.12 | Brad King | 2022-05-26 | 1 | -4/+8 |
|
|
* | | | | Merge branch 'upstream-KWIML' into update-kwiml | Brad King | 2022-05-27 | 1 | -1/+1 |
|/ / / |
|
* | | | zlib: Add CMakeLists.txt for build within CMake | Brad King | 2022-05-26 | 1 | -0/+25 |
|
|
* | | | zlib: Use unistd.h on all non-Windows platforms | Brad King | 2022-05-26 | 1 | -1/+1 |
|
|
* | | | zlib: Suppress some MSVC warnings | Brad King | 2022-05-26 | 1 | -0/+6 |
|
|
* | | | zlib: Add initialization to satisfy valgrind | Brad King | 2022-05-26 | 1 | -0/+7 |
|
|
* | | | zlib: Fix typo in comment | Brad King | 2022-05-26 | 1 | -1/+1 |
|
|
* | | | Merge branch 'upstream-zlib' into update-zlib | Brad King | 2022-05-26 | 24 | -0/+10308 |
|
|
* | | | zlib: add script to import zlib 1.2.3 from upstream | Brad King | 2022-05-26 | 1 | -0/+51 |
|
|