Commit graph

9 commits

Author SHA1 Message Date
Benjamin Saunders cec71a01d9 libuv: 1.5.0 -> 1.6.1, closes #8365 2015-06-18 11:23:04 +02:00
Benjamin Saunders f392d36b17 libuv: version 1.5.0 2015-05-09 17:13:51 +00:00
Benjamin Saunders 7f00ab7f67 libuv: version 1.4.2 2015-05-06 01:44:24 +00:00
Valérian Galliat ef86e3c1b5 libuv: version 1.4.0 2015-02-22 12:41:03 +01:00
Benjamin Saunders c6269eb0d8 libuv: pkgconfig 2015-01-18 22:24:16 +01:00
Benjamin Saunders f012dc3216 libuv: add v1.2.0 2015-01-07 20:56:31 -08:00
Benjamin Saunders 1f80c4cb2d libuv: update to new repository location 2015-01-07 20:56:06 -08:00
ambrop7@gmail.com 896ef91242 libuv: Add version 0.11.29. 2014-08-22 21:52:22 +02:00
Charles Strahan 16bcf5bda9 add libuv package
This adds multiple versions of libuv: "a multi-platform support library with a
focus on asynchronous I/O."

The latest 0.10.* versions are considered stable (and thus I've only included
0.10.27), while the 0.11.* versions are unstable and often break API
compatibility (and thus I've included multiple version thereof).

Versions >= 0.11.1 && <= 0.11.5 do not create shared libraries, so I've
excluded them.

This should help clean up some of our other packages that depend on libuv (e.g.
rust, nodejs) where we currently use whatever version is included in the
package's archive.
2014-07-08 21:01:57 -04:00