Commit Graph

2 Commits

Author SHA1 Message Date
Refael Ackermann
19c896dd08 win,build: support building with VS2017
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>
2017-07-04 22:36:50 +02:00
Ben Noordhuis
7e36c94e56 tools: add make_dist_html.py script
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>
2017-03-21 15:33:19 +01:00