Libuv build automation for ASP.NET Core
Перейти к файлу
moozzyk 7fd3ff922c Libuv needs just clang 2016-03-07 11:29:45 -08:00
build Creating a NuGet package containing libuv.so for Linux 2016-03-04 17:41:48 -08:00
src/libuv Changing the folder of ARM version of libuv to win7-arm 2015-12-14 16:15:29 -08:00
submodules Updating libuv submodule to a version with working multi-loop 2015-11-06 10:38:01 -08:00
.gitattributes Populating build from template 2015-09-23 10:46:05 -07:00
.gitignore Change to build to use dotnet 2016-01-13 11:52:23 -08:00
.gitmodules [PATCH 1/2] Adding libuv submodule pointing to version 1.7.4 2015-09-21 15:24:24 -07:00
CONTRIBUTING.md Initial commit 2015-09-21 11:00:14 -07:00
LICENSE.txt Initial commit 2015-09-21 11:00:14 -07:00
NuGet.config React to aspnet/Universe#290 fix 2015-10-11 00:47:47 -07:00
NuGet.master.config Populating build from template 2015-09-23 10:46:05 -07:00
README.md Update README.md 2016-01-20 13:52:44 -08:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:15 -08:00
build.ps1 Update the build scripts 2016-02-27 12:51:11 -08:00
build.sh Working around a NuGet bug where replacement tokens dont work correctly 2016-03-04 17:16:34 -08:00
makefile.shade Libuv needs just clang 2016-03-07 11:29:45 -08:00

README.md

Libuv build automation

This repo hosts libuv build automation for ASP.NET 5.

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.