Add Microsoft.NETCore.Native package (2nd attempt) (#8882)
authorSedar Gokbulut <sedarg@microsoft.com>
Wed, 11 Jan 2017 00:54:16 +0000 (16:54 -0800)
committerGitHub <noreply@github.com>
Wed, 11 Jan 2017 00:54:16 +0000 (16:54 -0800)
commitdecdf7d5a2ad1b8163d5d6756a1c43a6a028f438
tree1fc95d04ca806106d1e658f926c6c0e48bbc0f3c
parent2fc44782c783f363c1a98e0767f6fa65b5548c95
Add Microsoft.NETCore.Native package (2nd attempt) (#8882)

* Adding Microsoft.NETCore.Native package (#8791)

* "Adding Microsoft.NETCore.Native package"

* Adding generic linux configuration to Microsoft.NETCore.Native package

* Fixing the OSX pkgproj of Microsoft.NETCore.Native to include S.Globalization.Native.dylib and not .so

* Fixing the osx release build.
18 files changed:
.gitignore
src/.nuget/Microsoft.NETCore.Native/Microsoft.NETCore.Native.builds [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/alpine/3.4.3/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/debian/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/fedora/23/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/fedora/24/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/linux/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/opensuse/13.2/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/opensuse/42.1/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/osx/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/rhel/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/ubuntu/14.04/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/ubuntu/16.04/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/Microsoft.NETCore.Native/ubuntu/16.10/Microsoft.NETCore.Native.pkgproj [new file with mode: 0644]
src/.nuget/descriptions.json
src/.nuget/packages.builds
src/corefx/System.Globalization.Native/CMakeLists.txt