6 Commits
Author SHA1 Message Date
Brad King 2d77037b3a libuv: Update script to get libuv 1.52.0
We can move past 1.44.2 now because:

* We no longer support compilers without C11 atomics.

* We can restore support for Windows 7 and macOS 10.x
  ourselves, at least for the subset of libuv we need.

On other platforms libuv no longer supports, users can build
against an older external libuv.
2026-03-06 14:33:58 -05:00
Ben Boeckel e1f4a35171 Utilities/Scripts: do not use exact tree match
CMake patches its third party imports directly, so skip the exact match
strategy.
2025-11-08 07:45:05 -05:00
Brad King 703e3e03c3 libuv: Comment why we cannot update past 1.44.2
libuv 1.45 and above have higher minimum requirements than we do.
Until we raise ours, we will have to stick with 1.44.2 and backport
any further changes we need.
2023-08-18 15:52:49 -04:00
Brad King cfe8fd6421 libuv: Update script to get libuv 1.44.2 2022-09-27 09:49:15 -04:00
Brad King e8b57c2283 libuv: Teach import script to add missing newlines 2018-01-16 13:27:23 -05:00
Brad King 3800fc299f Add script to update libuv from upstream 2016-08-31 08:53:38 -04:00