summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-expat' into update-expatBrad King2022-01-187-19/+214
* expat: Update script to get Expat 2.4.3Brad King2022-01-181-1/+1
* libuv: add cast to pass sockaddr_storage as sockaddr on windowsBrad King2022-01-131-1/+1
* Merge branch 'upstream-libuv' into update-libuvBrad King2022-01-1321-914/+169
* jsoncpp: Drop outdated CMake-specific READMEBrad King2022-01-121-66/+0
* jsoncpp: Drop deprecation markupBrad King2022-01-121-2/+2
* Merge branch 'upstream-jsoncpp' into update-jsoncppBrad King2022-01-1211-81/+105
* jsoncpp: Update script to get jsoncpp 1.9.5Brad King2022-01-121-1/+1
* curl: Set build options the way we need for CMakeBrad King2022-01-072-16/+19
* Merge branch 'upstream-curl' into update-curlBrad King2022-01-07101-2001/+3551
* curl: Update script to get curl 7.81.0Brad King2022-01-071-1/+1
* curl: Update script for new curl mailing list addressBrad King2022-01-071-1/+1
* cmnghttp2: check for HAVE_SIZEOF_SSIZE_T and not HAVE_SSIZE_TAli Mohammad Pur2022-01-061-4/+4
* Utilities/Release: Update macOS signing script for CPack OSXX11 removalBrad King2021-12-061-1/+0
* Merge branch 'backport-3.22-rel-macos-sign-notarize' into rel-macos-sign-nota...Brad King2021-12-061-0/+118
|\
| * Utilities/Release: Add script to sign/notarize macOS application bundleBrad King2021-12-061-0/+118
| * libuv: Backport MinGW-w64 compilation fix to CMake 3.22 branchBrad King2021-11-161-0/+7
* | libuv: Fix clang-analyzer deadcode.DeadStores warning on LinuxBrad King2021-11-171-1/+2
* | libuv: Convert C++-style comment to C-styleBrad King2021-11-171-1/+1
* | libuv: Update CMake-internal buildsystemBrad King2021-11-171-0/+1
* | libuv: Update uv__fs_copy_file_range signature in cmake-bootstrap.cBrad King2021-11-171-2/+2
* | Merge branch 'upstream-libuv' into update-libuvBrad King2021-11-1758-1256/+2005
* | libuv: Build unix tcp support during CMake bootstrapBrad King2021-11-171-17/+0
* | Merge topic 'lcc-compiler'Brad King2021-10-1912-20/+20
|\ \
| * | LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-1512-20/+20
* | | Merge topic 'update-zstd'Brad King2021-10-1468-3316/+8564
|\ \ \ | | |/ | |/|
| * | zstd: Fix trace compilation on AIXBrad King2021-10-141-1/+1
| * | zstd: Fix ZSTD_VecMask_next compilation of software ctz implementationBrad King2021-10-141-1/+2
| * | Merge branch 'upstream-zstd' into update-zstdBrad King2021-10-1367-3314/+8561
| * | zstd: Update script to get zstd 1.5.0Brad King2021-10-131-2/+2
| |/
* | Configure CMake itself with policies through CMake 3.21Brad King2021-10-082-2/+2
|/
* Merge topic 'indexurl'Brad King2021-10-051-0/+7
|\
| * Utilities/Sphinx: Print path to index.html in build outputArcturus Arcturus2021-10-041-0/+7
* | zstd: Fix incorrect pragma error on LCC compilermakise-homura2021-09-301-1/+1
|/
* Merge topic 'libuv-openbsd'Brad King2021-09-301-2/+5
|\
| * libuv: Include BSD sys/cpuset.h only on platforms where we use itBrad King2021-09-291-2/+5
* | update-third-party: update from upstreamBrad King2021-09-291-4/+38
|/
* Merge branch 'upstream-curl' into update-curlBrad King2021-09-249-47/+65
* curl: Update script to get curl 7.79.1Brad King2021-09-241-1/+1
* curl: Set build options the way we need for CMakeBrad King2021-09-151-0/+12
* Merge branch 'upstream-curl' into update-curlBrad King2021-09-15124-3029/+3817
* curl: Update script to get curl 7.79.0Brad King2021-09-151-1/+1
* IWYU: Map jsoncpp internal header to its public headerBrad King2021-09-101-0/+1
* Merge branch 'upstream-jsoncpp' into update-jsoncppBrad King2021-09-0915-2338/+2289
* jsoncpp: Update script to get jsoncpp 1.9.4Brad King2021-09-091-1/+1
* libarchive: Limit xz compression level to 6 on AIXBrad King2021-08-241-0/+4
* Utilities: Add hard-coded try_compile result for libarchive strnlen checkBrad King2021-08-241-0/+1
* Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2021-08-2466-627/+1238
* libarchive: Update script to get 3.5.1Brad King2021-08-241-1/+1
* Merge topic 'archive-error-handling'Brad King2021-08-242-3/+3
|\