summaryrefslogtreecommitdiff
path: root/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR
AgeCommit message (Expand)AuthorFilesLines
2017-08-01[Arm64/Unix] Add OfficialBuildRID linux-arm64 (#12372)Steve MacLean1-0/+2
2017-06-08First steps for generating nuget packages for ARM64/Android. (#10286)Cyd Haselton1-1/+3
2017-06-01Ensure that platform is considered for LongPlatformName instead of PackagePla...Karthik Rajasekaran1-2/+2
2017-05-08Add the "createdump" to the linux runtime package. (#11441)Mike McLaughlin1-3/+5
2017-05-03Place precompiled SPC.dll in native assets folder. (#11359)Gaurav Khanna3-3/+3
2017-05-02Fix folder name for cross-targeting assetsEric St. John1-1/+1
2017-04-27[WIP] Enable binding to CoreLib as NI image (#11040)Gaurav Khanna3-3/+0
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-03Publish VC Redist DLLs as part of CoreCLR Packagewtgodbe1-0/+1
2017-03-16Delete mscorlib facade (#10157)Jan Kotas3-6/+0
2017-03-06Add stripSymbols argument; refactor symbol package build (#9664)Davis Goodin5-143/+56
2017-02-17Remove ubuntu 16.10 arm build from packagingChristopher Costa1-2/+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-15Rename dir.targets -> dir.traversal.targetsChristopher Costa2-2/+2
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 Costa3-9/+0
2017-02-13Merge branch 'master' of https://github.com/dotnet/coreclr into refactor_pack...Christopher Costa1-1/+1
2017-02-13Respond to PR feedbackChristopher Costa2-4/+4
2017-02-09Revert "Delete mscorlib from packages (#9313)"Jan Kotas13-0/+26
2017-02-06Merge branch 'master' into nuget_armelHyeongseok Oh13-26/+0
2017-02-03Delete mscorlib from packages (#9313)Jan Kotas13-26/+0
2017-02-01Break projectreference traversal when building a lineup packageChristopher Costa1-4/+6
2017-02-01add arm packageplatform for ubuntu 14.04 and 16.04Christopher Costa1-0/+2
2017-01-31Refactor coreclr packagingChristopher Costa15-729/+26
2017-01-06Generate nuget package for armel (Tizen, Debian)Hyeongseok Oh4-6/+77
2016-12-16Packaging support for portable Linux binaries.Gaurav Khanna3-0/+63
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-05Change order in .builds and .pkgproj, fix build.sh for not modifying dir.propHyeongseok Oh2-14/+14
2016-12-02First step to generate nuget package for ARM32/LinuxHyeongseok Oh4-12/+25
2016-10-18Remove Arm32 dependency from closed buildGaurav Khanna1-7/+0
2016-10-18Fix placeholder pdb file path in alpine nuget packagesEric Mellino1-1/+1
2016-10-17Add new alpine packages to pkg .builds and .pkgproj filesEric Mellino2-0/+7
2016-10-17Add alpine.3.4.3-x64 nuget package definitionsEric Mellino1-0/+56
2016-10-14Simplify External Dependency versioningGaurav Khanna1-1/+1
2016-09-27Centralize APISet and WinArm32 package versions as well.Gaurav Khanna1-2/+2
2016-09-27Centralize versioning and stabilization of nuget packages.Gaurav Khanna12-12/+0
2016-09-22Generate CrossGen Pdbs as part of bulid (#7298)Vance Morrison1-1/+1
2016-09-20Update Nuget package versions to 1.2.0Gaurav Khanna12-13/+13
2016-09-19Create long-named DAC and SOS DLLs for Windows. (#7265)Mike McLaughlin1-3/+35
2016-08-26Add fedora24 native packagesEric Mellino3-0/+64
2016-08-25Add pkgproj's for Ubuntu 16.10Eric Mellino3-0/+64
2016-08-25Add pkgproj's for openSUSE 42.1Eric Mellino3-0/+64
2016-08-23Initial commit to build Win32 Arm CoreCLRGaurav Khanna2-2/+11
2016-08-19Create SOS SymbolReader managed project and change SOS to use it. (#6783)Mike McLaughlin8-7/+15