Ben Adams
|
dd7c4b374d
|
Fix LibuvCopier DNXCore compile error
|
2015-10-31 01:53:24 +00:00 |
moozzyk
|
c1b21b89d5
|
Removing dependency on Microsoft.Extensions.PlatformAbstractions
|
2015-10-27 01:40:28 -07:00 |
Pavel Krymets
|
eb2c3a1ce8
|
Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions
|
2015-10-22 18:22:05 -07:00 |
Stephen Halter
|
412d527d01
|
Check all DNX_HOME env variables in LibuvCopier
- Report error if the HOME env variable is required and not set on Linux
|
2015-10-14 11:44:18 -07:00 |
Troy Dai
|
a198ae39cc
|
Split the DNX_HOME environment variable when it is a semi-colon separated list
|
2015-10-14 11:42:18 -07:00 |
Stephen Halter
|
06e895b7b6
|
Make LibuvCopier work on CoreCLR even without DNX env variables
- This should fix our AppVeyor builds
|
2015-10-14 11:42:17 -07:00 |
Stephen Halter
|
34a422b865
|
Ifdef lines in LibuvCopier that use APIs not available on CoreCLR
- This means DNX_HOME or DNX_PACKAGES must be set to restore with CoreCLR
|
2015-09-29 11:11:58 -07:00 |
moozzyk
|
454812e9bc
|
Expanding environment variables in paths
|
2015-09-28 12:14:09 -07:00 |
moozzyk
|
e47192b9e9
|
Using a path from `DNX_PACKAGES` if defined
|
2015-09-27 21:02:18 -07:00 |
moozzyk
|
d2f282f54f
|
Consuming Libuv from NuGet package
Fixes #50
|
2015-09-26 18:00:50 -07:00 |