summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Configure CMake itself with policies through CMake 3.29Brad King2024-06-052-2/+2
* curl: Set build options the way we need for CMakeBrad King2024-05-291-0/+3
* Merge branch 'upstream-curl' into update-curlBrad King2024-05-29158-4220/+6831
* curl: Update script to get curl 8.8.0Brad King2024-05-291-1/+1
* Merge topic 'execute_process-child-startup-info'Brad King2024-05-281-0/+7
|\
| * Merge branch 'libuv-win-process-no-extra-stdio'Brad King2024-05-221-0/+7
| |\
| | * libuv: win/spawn: disable extra-file-descriptor support not needed by CMakeBrad King2024-05-221-0/+7
* | | Merge topic 'FindOpenMP-runtime-msvc'Brad King2024-05-021-0/+1
|\ \ \
| * | | FindOpenMP: Add option to control OpenMP runtime with MSVCAxel Huebl2024-05-011-0/+1
* | | | Remove unnecessary executable permission from .ps1 scriptsBrad King2024-04-302-0/+0
|/ / /
* | | clang-tidy module: Update to build against LLVM/Clang 18Brad King2024-04-241-8/+9
* | | Utilities/Sphinx: Ignore warning in generated texinfo documentationBrad King2024-04-241-0/+1
* | | curl: Set build options the way we need for CMakeBrad King2024-04-051-0/+3
* | | Merge branch 'upstream-curl' into update-curlBrad King2024-04-05120-4643/+7293
* | | curl: Update script to get curl 8.7.1Brad King2024-04-051-1/+1
* | | 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