summaryrefslogtreecommitdiff
path: root/src/.nuget
AgeCommit message (Collapse)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 ↵Christopher Costa6-7/+7
refactor_packaging
2017-02-13Respond to PR feedbackChristopher Costa16-34/+34
2017-02-09Revert "Delete mscorlib from packages (#9313)"Jan Kotas13-0/+26
This reverts commit 4fe623c9235e4df42be810d09ca7f282956e3cec. # Conflicts: # src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/debian/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
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
Removing it broke BuildFromPackages flavor of test build
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
* 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.
2017-01-06Generate nuget package for armel (Tizen, Debian)Hyeongseok Oh20-22/+265
- Tizen 4.0.0 - Debian 8
2017-01-05Revert "Adding Microsoft.NETCore.Native package (#8791)"Sedar Gokbulut16-481/+0
This reverts commit eea7b4691c0a489435814e48a257a9d047475006.
2017-01-04Adding Microsoft.NETCore.Native package (#8791)Sedar Gokbulut16-0/+481
* "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
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
JIT32 becomes compatjit.dll and RyuJIT LEGACY_BACKEND becomes legacyjit.dll (and is an altjit). If JIT32 is not being built, then RyuJIT LEGACY_BACKEND becomes compatjit.dll and is a normal jit (not an altjit). Both clrjit.dll and compatjit.dll are added to the JIT NuGet package.
2016-10-19Merge pull request #7714 from gkhanna79/CleanupArm32Gaurav Khanna2-12/+0
Cleanup arm32
2016-10-19Merge pull request #7709 from wtgodbe/publishProjStephen Toub1-0/+3
Only build TargetingPack when building on Windows
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
This change has two parts. The first part changes build.cmd and the pkgproj so that as part of generating a .NET Core package we also generate the PDBS for the Native System.Private.Corelib.ni.dll. The second part changes crossgen so that it marks the Native Images as having a list of 0 exports. This is important because we want the generated PDBs to be naturally published on the symbol server, and currently the symbol server skips DLLs what are 'resource only' (no imports or exports). Because native images don't use 'normal' PE imports and exports, they get optimized away by the symbol server. Making a empy list of exports fixes this.