PR-URL: https://github.com/libuv/libuv/pull/1479 Fixes: https://github.com/nodejs/libuv/issues/1476 Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com> Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Detection is attempted with `vswhere`. PR-URL: https://github.com/libuv/libuv/pull/1284 Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Add a script to generate the http://dist.libuv.org/ download page from the tags in the git repository. The HTML is a work of tearful beauty. PR-URL: https://github.com/libuv/libuv/pull/1251 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>