summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'libuv-macos-posix-poll'Brad King2024-04-014-9/+12
|\
| * libuv: macos: use posix poll instead of kqueueBrad King2024-04-013-2/+9
| * libuv: darwin: group kqueue-specific definitions togetherBrad King2024-04-011-2/+2
| * libuv: process: de-duplicate conditions for using kqueueBrad King2024-04-011-5/+1
| * Merge topic 'libuv-macos-10.5' into release-3.29Brad King2024-03-261-3/+7
| |\
* | | Utilities/Release/WiX: Modify PATH by default when installing on WindowsBrad King2024-03-291-1/+1
* | | Utilities/Release/WiX: Save PATH modification preference persistentlyBrad King2024-03-292-1/+20
* | | Utilities/Release/WiX: Convert PATH modification preference to checkboxBrad King2024-03-283-17/+26
* | | Utilities/Release/WiX: Clarify UI options dialog nameBrad King2024-03-282-6/+6
* | | Utilities/Release/WiX: Clarify UI dialog orderBrad King2024-03-281-3/+3
* | | Utilities/Release/WiX: Backport UI dialog condition fix from WiX 3.11Brad King2024-03-281-1/+1
* | | Utilities/Release/WiX: Simplify desktop shortcut conditionBrad King2024-03-281-1/+1
* | | Utilities/Release/WiX: Simplify specification of CMake registry valueBrad King2024-03-281-6/+3
* | | Utilities/Release/WiX: Require Windows Installer 5.0Brad King2024-03-281-1/+1
* | | Merge topic 'libuv-macos-10.5'Brad King2024-03-261-3/+7
|\ \ \ | | |/ | |/|
| * | libuv: Avoid posix_spawn on macOS < 10.8Brad King2024-03-251-3/+7
* | | Merge topic 'ci-wix'Brad King2024-03-125-106/+106
|\ \ \
| * | | ci: Explicitly build WiX custom action in packaging jobsBrad King2024-03-111-1/+1
| * | | Utilities/Release: Replace tabs with spaces in WiX input filesBrad King2024-03-114-105/+105
* | | | Merge branch 'upstream-zlib' into update-zlibBrad King2024-03-1123-1530/+1016
* | | | zlib: Update script to get zlib 1.3.1Brad King2024-03-111-2/+2
|/ / /
* | | cmzstd: Explicitly disable ASMKyle Edwards2024-03-081-2/+7
* | | Merge topic 'update-zstd'Brad King2024-02-1673-5968/+15171
|\ \ \
| * | | zstd: Fix compilation with Oracle Studio compiler on SolarisBrad King2024-02-151-0/+4
| * | | zstd: Suppress clang-analyzer warningsBrad King2024-02-151-1/+1
| * | | Merge branch 'upstream-zstd' into update-zstdBrad King2024-02-1472-5967/+15166
| * | | zstd: Update script to get zstd 1.5.5Brad King2024-02-141-1/+1
* | | | Merge topic 'librhash-glibc-version'Brad King2024-02-151-2/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | librhash: aligned_alloc is not available with glibc < 2.15Brad King2024-02-141-2/+3
| * | Merge topic 'libuv-1.48' into release-3.29Brad King2024-02-093-11/+19
| |\ \ | | |/
* | | Merge topic 'libuv-1.48'Brad King2024-02-093-11/+19
|\ \ \ | | |/ | |/|
| * | libuv: win/spawn: optionally run executable paths with no file extensionBrad King2024-02-083-6/+18
| * | libuv: Revert "win/spawn: run executables with no file extension"Brad King2024-02-081-6/+2
* | | Configure CMake itself with policies through CMake 3.28Brad King2024-02-062-2/+2
| |/ |/|
* | Merge branch 'upstream-curl' into update-curlBrad King2024-01-31137-4573/+7357
* | curl: Update script to get curl 8.6.0Brad King2024-01-311-10/+1
* | Merge topic 'update-zlib'Brad King2024-01-312-3/+3
|\ \ | |/
| * Merge branch 'upstream-zlib' into update-zlibBrad King2024-01-301-1/+1
| * zlib: Fix 1.2.13 version and date noticeBrad King2024-01-301-2/+2
| * Revert use of libuv for process execution for 3.28Brad King2024-01-241-4/+0
* | CPack/WiX: Fix installer status textBrad King2024-01-241-0/+1
* | libarchive: avoid lchmod not implemented warning on old LCCmakise-homura2024-01-161-1/+3
* | liblzma: Make cmliblzma buildable on LCC 1.21makise-homura2024-01-161-2/+2
* | jsoncpp: fix missing template deletion support on LCC < 1.23makise-homura2024-01-161-0/+4
* | cmcurl: fix X509_STORE_up_ref issue not just on LCC 1.23, but on LCC <= 1.23makise-homura2024-01-161-3/+3
* | cppdap: Use std::is_same<>::value instead of std::is_same<>() for old LCCmakise-homura2024-01-161-1/+1
* | Merge topic 'update-zlib'Brad King2024-01-1118-222/+253
|\ \ | |/
| * Merge branch 'upstream-zlib' into update-zlibBrad King2024-01-1017-221/+252
| * zlib: Update script to get zlib 1.2.13Brad King2024-01-101-1/+1
* | curl: Set build options the way we need for CMakeBrad King2023-12-121-2/+5