Tyler Veness
dd72a78aa4
[upstream_utils] Upgrade to libuv 1.49.2 ( #7226 )
2024-10-19 09:55:45 -07:00
Peter Johnson
8870d98f80
[upstream_utils] Revert upgrade to libuv 1.49.0
...
This reverts commit eab93f4fdc (#7129 ).
There's broken behavior in getaddrinfo.
2024-10-11 16:13:15 -07:00
Tyler Veness
eab93f4fdc
[upstream_utils] Upgrade to libuv 1.49.0 ( #7129 )
2024-09-27 12:00:54 -07:00
Tyler Veness
0954ded60a
[upstream_utils] Upgrade to libuv 1.48.0 ( #6806 )
2024-07-07 06:39:56 -07:00
Jade
047eaac11e
[wpinet] Remove non GP language ( #6774 )
2024-06-28 20:14:26 -07:00
Tyler Veness
23dd591394
[upstream_utils] Remove libuv patch that adjusts whitespace ( #5976 )
2023-11-29 12:22:28 -08:00
Tyler Veness
a8b80ca256
[upstream_utils] Update to libuv 1.47.0 ( #5889 )
2023-11-14 12:12:56 -08:00
Tyler Veness
0960f11eba
[wpinet] Revert removal of uv_clock_gettime() ( #5723 )
...
GetSystemTimePreciseAsFileTime() is supposed to be available, and
wpiutil already uses it.
2023-10-03 20:39:09 -07:00
Tyler Veness
3c4b58ae1e
[wpinet] Upgrade to libuv 1.46.0 ( #5446 )
2023-07-14 18:55:32 -07:00
Tyler Veness
652d1c44e3
[wpiutil] Upgrade to macOS 12 to remove concept shims ( #5379 )
...
The macOS deployment target has been upgraded from 10.15 to 11. Also, a
deprecation warning for sprintf() in libuv was suppressed.
2023-06-08 19:59:54 -07:00
Tyler Veness
fd294bdd71
[build] Fix compilation with GCC 13 ( #5322 )
2023-05-16 13:31:58 -07:00
Tyler Veness
abc19bcb43
[upstream_utils] Zero out commit hashes and show 40 digits in index hashes ( #5336 )
2023-05-16 09:41:46 -07:00
Tyler Veness
148c18e658
[wpinet] Upgrade to libuv 1.44.2 ( #4362 )
2022-08-18 13:57:49 -07:00
Tyler Veness
44abc8dfa6
[upstream_utils] Remove git version from upstream patches ( #4351 )
...
This reduces commit noise when other git versions are used. The version
was removed by passing `--no-signature` to `git format-patch` which is
now documented in the readme.
2022-08-13 18:31:26 -07:00
Peter Johnson
41d40dd62f
[wpinet] Fix libuv unused variable warning on Mac ( #4299 )
2022-06-09 23:30:16 -07:00
Tyler Veness
d651a1fcec
Fix internal deprecation warnings ( #4257 )
...
This allows us to error out on deprecation warnings for thirdparty
libraries and standard library features.
Co-authored-by: Starlight220 <53231611+Starlight220@users.noreply.github.com >
2022-05-24 13:56:48 -07:00
Tyler Veness
3fada4e0b4
[wpinet] Update to libuv 1.44.1 ( #4232 )
2022-05-18 20:40:27 -07:00
Tyler Veness
6a4752dcdc
Fix GCC 12.1 warning false positives ( #4246 )
2022-05-18 12:22:10 -07:00
PJ Reiniger
18db343cdc
[wpiutil, wpinet] Vendor libuv, stack walker ( #4219 )
2022-05-08 22:21:54 -07:00