summaryrefslogtreecommitdiff
path: root/src/.nuget
AgeCommit message (Expand)AuthorFilesLines
2017-04-13[ARM32/Linux] Build libcoreclrtraceptprovider.so (#10406)Hyeongseok Oh1-2/+1
2017-04-05[x86/Linux] Fix build error in nuget packaging (#10691)Hyeongseok Oh1-1/+5
2017-04-05Only build compatjit.dll when building JIT32.Pat Gavlin1-1/+1
2017-04-03Publish VC Redist DLLs as part of CoreCLR Packagewtgodbe2-0/+5
2017-03-29Reflect PortableRIDs in Identity packages (#10567)Gaurav Khanna1-0/+14
2017-03-22Various fixes for generating portable RID packages (#10409)Gaurav Khanna1-0/+6
2017-03-22Enable Portable Windows RID (#10365)Gaurav Khanna1-3/+7
2017-03-22Move OSX packages to use 10.12 as the RID (#10354)Gaurav Khanna1-3/+3
2017-03-16Delete mscorlib facade (#10157)Jan Kotas4-9/+0
2017-03-08Update to buildtools version 1.0.27-prerelease-01407-02, and enable creating ...chcosta2-1/+6
2017-03-06Change PackagePlatform to Platform for x86 jit pkgMichelle McDaniel1-1/+1
2017-03-06Add stripSymbols argument; refactor symbol package build (#9664)Davis Goodin21-376/+186
2017-02-17Remove ubuntu 16.10 arm build from packagingChristopher Costa2-5/+1
2017-02-17Remove contraction from property nameChristopher Costa1-6/+6
2017-02-17Exclude ni files from linux arm32 buildsChristopher Costa1-3/+8
2017-02-16Remove all references to OpenSuse13.2wtgodbe1-1/+0
2017-02-15Rename dir.targets -> dir.traversal.targetsChristopher Costa15-16/+16
2017-02-14change package_platform to platformChristopher Costa1-3/+3
2017-02-14Exclude binaries not built on armelChristopher Costa1-3/+3
2017-02-14Remove PackagePlatforms propertyChristopher Costa20-54/+3
2017-02-14Add arch to distroridChristopher Costa1-1/+1
2017-02-14Fix typoChristopher Costa1-1/+1
2017-02-14Default distrorid on osxChristopher Costa1-3/+5
2017-02-14Always specify a default for derivedpackagetargetosgroupChristopher Costa1-1/+1
2017-02-13Merge branch 'master' of https://github.com/dotnet/coreclr into refactor_pack...Christopher Costa6-7/+7
2017-02-13Respond to PR feedbackChristopher Costa16-34/+34
2017-02-09Revert "Delete mscorlib from packages (#9313)"Jan Kotas13-0/+26
2017-02-06Merge branch 'master' into nuget_armelHyeongseok Oh29-28/+483
2017-02-04Add mscorlib.dll back to Microsoft.TargetingPack.Private.CoreCLRJan Kotas1-0/+3
2017-02-03Delete mscorlib from packages (#9313)Jan Kotas15-31/+2
2017-02-02tweak derivedpackagetargetosgroup definitionChristopher Costa1-1/+1
2017-02-02default derivedpackagetargetosgroup to __buildosChristopher Costa2-13/+13
2017-02-01Fix index logic bugChristopher Costa1-1/+2
2017-02-01Break projectreference traversal when building a lineup packageChristopher Costa8-17/+27
2017-02-01Add missing dependency to ilasm / ildasm packages, parse distroridChristopher Costa3-3/+17
2017-02-01add arm packageplatform for ubuntu 14.04 and 16.04Christopher Costa5-1/+10
2017-02-01Use __distrorid, distrorid is not set on osxChristopher Costa1-3/+1
2017-02-01Cleanup jit package, remove redundant includesChristopher Costa1-21/+0
2017-02-01Default runtimeos, remove unused variables from jit pkgprojChristopher Costa2-4/+6
2017-01-31Refactor coreclr packagingChristopher Costa93-2985/+328
2017-01-10Add Microsoft.NETCore.Native package (2nd attempt) (#8882)Sedar Gokbulut16-0/+481
2017-01-06Generate nuget package for armel (Tizen, Debian)Hyeongseok Oh20-22/+265
2017-01-05Revert "Adding Microsoft.NETCore.Native package (#8791)"Sedar Gokbulut16-481/+0
2017-01-04Adding Microsoft.NETCore.Native package (#8791)Sedar Gokbulut16-0/+481
2016-12-16Packaging support for portable Linux binaries.Gaurav Khanna15-0/+207
2016-12-15Remove API Set dependency (#8624)John Chen1-5/+0
2016-12-12Fix longname DAC to enable arm[64] symbol packages (#8574)Davis Goodin1-2/+2
2016-12-08fix parenthesesHyeongseok Oh1-3/+3
2016-12-07fix comparisonHyeongseok Oh1-3/+3
2016-12-06fix semicolonHyeongseok Oh1-1/+1