0
0
Fork 0
Commit Graph

26 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
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04: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 fabddbd834 libuv: posix_error_mapper isn't needed. 2019-06-01 11:14:05 -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
fbrosson abf5a80257 dev-libs: add $secondaryArchSuffix for libtoolize in 34 recipes. (#791) 2016-09-02 21:00:13 -04:00
Vale 6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
Vale f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale 79a9915b2f Fix ordering on new recipes 2016-02-21 14:34:51 -05:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Augustin Cavalier 1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier 55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Adrián Arroyo Calle 3cf60fdc4a libuv 1.2.0 style fixes 2015-01-18 18:44:14 +00:00
Adrián Arroyo Calle 464c74b346 libuv 1.2.0 2015-01-17 15:50:03 +00:00
Adrián Arroyo Calle 4752d43f92 [WIP] libuv 1.2.0 - Build system fixed 2015-01-16 21:31:51 +00:00