| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'libuv-idna' | Brad King | 2024-07-16 | 1 | -2/+6 |
|\ |
|
| * | libuv: backport IDNA input/output hardening fixes | Brad King | 2024-07-15 | 1 | -2/+6 |
|
|
| * | Merge topic 'libuv-macos-kqueue' into release-3.30 | Brad King | 2024-06-24 | 9 | -40/+54 |
| |\ |
|
* | | | STL: extend type_traits to deal with member pointers | Vito Gamberini | 2024-07-02 | 1 | -0/+26 |
|
|
* | | | Merge topic 'libuv-macos-kqueue' | Brad King | 2024-06-24 | 9 | -40/+54 |
|\ \ \
| | |/
| |/| |
|
| * | | libuv: macos: restore use of kqueue instead of posix poll | Brad King | 2024-06-21 | 3 | -11/+4 |
|
|
| * | | libuv: macos: reap child processes more reliably when using kqueue | Brad King | 2024-06-21 | 6 | -29/+50 |
|
|
* | | | Merge topic 'rel-win-wix-4' | Brad King | 2024-06-11 | 8 | -80/+84 |
|\ \ \
| | |/
| |/| |
|
| * | | Utilities/Release: Update MSI generation to use WIX 4 | Brad King | 2024-06-10 | 8 | -80/+84 |
|
|
* | | | Configure CMake itself with policies through CMake 3.29 | Brad King | 2024-06-05 | 2 | -2/+2 |
|/ / |
|
* | | curl: Set build options the way we need for CMake | Brad King | 2024-05-29 | 1 | -0/+3 |
|
|
* | | Merge branch 'upstream-curl' into update-curl | Brad King | 2024-05-29 | 158 | -4220/+6831 |
|
|
* | | curl: Update script to get curl 8.8.0 | Brad King | 2024-05-29 | 1 | -1/+1 |
|
|
* | | Merge topic 'execute_process-child-startup-info' | Brad King | 2024-05-28 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Merge branch 'libuv-win-process-no-extra-stdio' | Brad King | 2024-05-22 | 1 | -0/+7 |
| |\ |
|
| | * | libuv: win/spawn: disable extra-file-descriptor support not needed by CMake | Brad King | 2024-05-22 | 1 | -0/+7 |
|
|
* | | | Merge topic 'FindOpenMP-runtime-msvc' | Brad King | 2024-05-02 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | FindOpenMP: Add option to control OpenMP runtime with MSVC | Axel Huebl | 2024-05-01 | 1 | -0/+1 |
|
|
* | | | | Remove unnecessary executable permission from .ps1 scripts | Brad King | 2024-04-30 | 2 | -0/+0 |
|/ / / |
|
* | | | clang-tidy module: Update to build against LLVM/Clang 18 | Brad King | 2024-04-24 | 1 | -8/+9 |
|
|
* | | | Utilities/Sphinx: Ignore warning in generated texinfo documentation | Brad King | 2024-04-24 | 1 | -0/+1 |
|
|
* | | | curl: Set build options the way we need for CMake | Brad King | 2024-04-05 | 1 | -0/+3 |
|
|
* | | | Merge branch 'upstream-curl' into update-curl | Brad King | 2024-04-05 | 120 | -4643/+7293 |
|
|
* | | | curl: Update script to get curl 8.7.1 | Brad King | 2024-04-05 | 1 | -1/+1 |
|
|
* | | | Merge topic 'libuv-macos-posix-poll' | Brad King | 2024-04-01 | 4 | -9/+12 |
|\ \ \
| |/ / |
|
| * | | libuv: macos: use posix poll instead of kqueue | Brad King | 2024-04-01 | 3 | -2/+9 |
|
|
| * | | libuv: darwin: group kqueue-specific definitions together | Brad King | 2024-04-01 | 1 | -2/+2 |
|
|
| * | | libuv: process: de-duplicate conditions for using kqueue | Brad King | 2024-04-01 | 1 | -5/+1 |
|
|
| * | | Merge topic 'libuv-macos-10.5' into release-3.29 | Brad King | 2024-03-26 | 1 | -3/+7 |
| |\ \
| | |/ |
|
* | | | Utilities/Release/WiX: Modify PATH by default when installing on Windows | Brad King | 2024-03-29 | 1 | -1/+1 |
|
|
* | | | Utilities/Release/WiX: Save PATH modification preference persistently | Brad King | 2024-03-29 | 2 | -1/+20 |
|
|
* | | | Utilities/Release/WiX: Convert PATH modification preference to checkbox | Brad King | 2024-03-28 | 3 | -17/+26 |
|
|
* | | | Utilities/Release/WiX: Clarify UI options dialog name | Brad King | 2024-03-28 | 2 | -6/+6 |
|
|
* | | | Utilities/Release/WiX: Clarify UI dialog order | Brad King | 2024-03-28 | 1 | -3/+3 |
|
|
* | | | Utilities/Release/WiX: Backport UI dialog condition fix from WiX 3.11 | Brad King | 2024-03-28 | 1 | -1/+1 |
|
|
* | | | Utilities/Release/WiX: Simplify desktop shortcut condition | Brad King | 2024-03-28 | 1 | -1/+1 |
|
|
* | | | Utilities/Release/WiX: Simplify specification of CMake registry value | Brad King | 2024-03-28 | 1 | -6/+3 |
|
|
* | | | Utilities/Release/WiX: Require Windows Installer 5.0 | Brad King | 2024-03-28 | 1 | -1/+1 |
|
|
* | | | Merge topic 'libuv-macos-10.5' | Brad King | 2024-03-26 | 1 | -3/+7 |
|\ \ \
| | |/
| |/| |
|
| * | | libuv: Avoid posix_spawn on macOS < 10.8 | Brad King | 2024-03-25 | 1 | -3/+7 |
|
|
* | | | Merge topic 'ci-wix' | Brad King | 2024-03-12 | 5 | -106/+106 |
|\ \ \ |
|
| * | | | ci: Explicitly build WiX custom action in packaging jobs | Brad King | 2024-03-11 | 1 | -1/+1 |
|
|
| * | | | Utilities/Release: Replace tabs with spaces in WiX input files | Brad King | 2024-03-11 | 4 | -105/+105 |
|
|
* | | | | Merge branch 'upstream-zlib' into update-zlib | Brad King | 2024-03-11 | 23 | -1530/+1016 |
|
|
* | | | | zlib: Update script to get zlib 1.3.1 | Brad King | 2024-03-11 | 1 | -2/+2 |
|/ / / |
|
* | | | cmzstd: Explicitly disable ASM | Kyle Edwards | 2024-03-08 | 1 | -2/+7 |
|
|
* | | | Merge topic 'update-zstd' | Brad King | 2024-02-16 | 73 | -5968/+15171 |
|\ \ \ |
|
| * | | | zstd: Fix compilation with Oracle Studio compiler on Solaris | Brad King | 2024-02-15 | 1 | -0/+4 |
|
|
| * | | | zstd: Suppress clang-analyzer warnings | Brad King | 2024-02-15 | 1 | -1/+1 |
|
|
| * | | | Merge branch 'upstream-zstd' into update-zstd | Brad King | 2024-02-14 | 72 | -5967/+15166 |
|
|