summaryrefslogtreecommitdiff
path: root/src/.nuget
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-05Change order in .builds and .pkgproj, fix build.sh for not modifying dir.propHyeongseok Oh10-70/+70
2016-12-02First step to generate nuget package for ARM32/LinuxHyeongseok Oh20-40/+109
2016-11-23Make RyuJIT/x86 the default x86 JITBruce Forstall1-0/+1
2016-10-19Merge pull request #7714 from gkhanna79/CleanupArm32Gaurav Khanna2-12/+0
2016-10-19Merge pull request #7709 from wtgodbe/publishProjStephen Toub1-0/+3
2016-10-18Cleanup External Dependency referencesGaurav Khanna1-5/+0
2016-10-18Remove Arm32 dependency from closed buildGaurav Khanna1-7/+0
2016-10-18Revert "Delete mscorlib from CoreCLR targeting pack"William Godbe1-0/+3
2016-10-18Only publish TargetingPack when building on Windowswtgodbe1-0/+3
2016-10-18Fix placeholder pdb file path in alpine nuget packagesEric Mellino5-5/+5
2016-10-17Add new alpine packages to pkg .builds and .pkgproj filesEric Mellino10-0/+35
2016-10-17Add alpine.3.4.3-x64 nuget package definitionsEric Mellino5-0/+172
2016-10-14Simplify External Dependency versioningGaurav Khanna1-1/+1
2016-10-05Delete mscorlib from CoreCLR targeting pack (#7494)Jan Kotas1-3/+0
2016-09-27Centralize APISet and WinArm32 package versions as well.Gaurav Khanna1-2/+2
2016-09-27Centralize versioning and stabilization of nuget packages.Gaurav Khanna61-61/+0
2016-09-22Generate CrossGen Pdbs as part of bulid (#7298)Vance Morrison1-1/+1