0
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
extrowerk 51ceb32166
Libuv: bump to 1.42.0 (#6301)
* remove r1b1 specific patch
2021-10-19 06:43:15 +02:00
extrowerk 54dfffbbab
LibUV: bump (#5361) 2020-11-30 07:20:09 +01:00
Jerome Duval e51f47bcc9 libuv: bump version.
remove static library.
2020-03-26 09:27:45 +01:00
miqlas 52296cb265
Libuv: bump (#4672) 2020-02-02 14:25:46 +01:00
Jerome Duval 7d710aad55 libuv: bump version. 2019-10-25 21:35:19 +02:00
Jerome Duval 5b2f322fa0 libuv: disable features not available on R1B1. 2019-09-08 12:44:38 +02:00
Calvin Hill 530e5de5a5 libuv: Implement various missing functions. (#3897)
This patch syncs the changes of alaviss's libuv
port from upstream into HaikuPorts with the following
changes:

* Implements uv__fs_utime() using utimensat()
* Implements uv__fs_futime() using futimens()
* Stub implementation of uv_get_constrained_memory()

This is just enough to get npm (Node Package Manager) working.
2019-06-03 22:24:25 -04:00
Augustin Cavalier 1d4daf6fa1 libuv: Add recipe for 1.29.1 based on leorize's port. 2019-05-25 15:25:24 -04:00
miqlas 61258b45c0 Libuv: update patchset, disable on every archs (#1406) 2017-06-11 12:33:45 -04:00
miqlas ea482d4a38 libuv: bump version, improved patchset. (#1044)
* libuv: bump version, improved patchset.

* Fixed include
2017-01-14 12:39:52 -05:00
fbrosson f2d4c9606a libuv: bump to 1.10.1, drop unneeded mkdirs in INSTALL. 2016-11-19 14:21:10 +00:00
miqlas 4d94a2ef9b libuv: update recipe, rework patchset, fix Haiku linker flags. (#837) 2016-10-31 06:38:26 +00:00