summaryrefslogtreecommitdiff
path: root/src/.nuget
AgeCommit message (Expand)AuthorFilesLines
2019-08-12Use Arcade's internal tool restore project for restoring IBCMerge (#26133)Elinor Fung1-13/+3
2019-06-20Remove SOS and lldb plugin (#25220)Mike McLaughlin4-19/+14
2019-06-18Fix 25233 (#25234)Jarret Shook2-3/+3
2019-06-17Enable createdump on arm and arm64 (#24832)Juan Hoyos1-4/+0
2019-06-14Address all feedbackjashook2-6/+6
2019-06-13Partially address commentsjashook2-9/+9
2019-06-13Address PR feedback.jashook2-12/+24
2019-06-13Fix nmake buildjashook2-6/+6
2019-06-13Also use WriteLinesToFile for IBC merge and read in the file in build.cmdjashook2-2/+14
2019-06-12Change how build.sh/build.cmd parse the PGO and IBC versionsjashook1-1/+26
2019-05-29Specify restore sources in optdata.csproj (#24825)Elinor Fung1-0/+7
2019-05-28Use Arcade for native versioning (#24785)Elinor Fung3-28/+15
2019-05-28Stop using BuildTools for signing (#24808)Elinor Fung1-3/+0
2019-05-23Fix restoring internal tools (#24750)Elinor Fung2-0/+10
2019-05-22Use Microsoft.Build.Traversal instead of dir.traversal.targets for packaging ...Elinor Fung10-42/+33
2019-05-21Add Microsoft.DotNet.Build.Tasks.Packaging to Version.Details.xml (#24700)Elinor Fung1-1/+1
2019-05-21Switch NuGet package build to use Arcade instead of BuildTools (#24619)Elinor Fung8-61/+112
2019-05-06Port all managed product binaries to use SDK style projects (#24285)Aaron Robinson2-2/+2
2019-04-29Restore IBCMerge using an authenticated service connection (#24284)Jeremy Koritzinsky1-1/+6
2019-03-14Make ILProj work in Visual Studio (#23264)Eric StJohn1-0/+7
2019-03-11Add a target to get native resources from another DLL to ILProj SDK (#23117)Eric StJohn1-0/+44
2019-02-28Consume optimization packages using new dependency flow system (#22915)Juan Hoyos1-4/+4
2019-02-26Fix _IlasmDir definition (#22856)Eric StJohn1-3/+3
2019-02-25Merge pull request #22796 from ericstj/splitILAsmCopyEric StJohn1-16/+24
2019-02-22Correctly build packages for linux-musl-arm64 (#22793)Jarret Shook1-0/+3
2019-02-22Split out copy of Ilasm and make it optionalEric St. John1-16/+24
2019-01-08Attempt to fix paths with spaces again (#21837)Viktor Hofer1-3/+3
2019-01-06Revert "Fix ilasm exec on paths with spaces (#21819)" (#21835)Jan Kotas1-2/+2
2019-01-04Fix ilasm exec on paths with spaces (#21819)Viktor Hofer1-2/+2
2018-12-07Build Microsoft.NET.Sdk.IL in source-buildDavis Goodin1-0/+3
2018-12-03Remove Hostx86/arm CrossGen from building and Simplify build.sh command line ...Egor Chesakov3-11/+0
2018-11-20Sign api-ms-win-core-xstate-l2-1-0.dllMatt Mitchell1-1/+1
2018-11-01one more place to add case for freebsd (#20756)Tomas Weinfurt1-0/+1
2018-10-31more changes to fix packaging on FreeBSD. runtime.json now contains freebsd-x...Tomas Weinfurt1-0/+10
2018-09-13Merge pull request #19933 from echesakovMSFT/PublishCrossBitnessCrossGenAsWellEgor Chesakov3-0/+11
2018-09-12Publish Hostx64/arm32 crossgen and libclrjit.so on LinuxEgor Chesakov3-0/+11
2018-09-05Updating the ilproj-sdk to support the `-RESOURCES` switchTanner Gooding1-0/+1
2018-08-20Add IBC support (#19046)Michelle McDaniel1-0/+19
2018-08-10Updating the ilproj-sdk to also copy native dependencies from Microsoft.NETCo...Tanner Gooding1-0/+3
2018-07-30Moving the ilproj sdk to be built/published under the TargetsWindows conditionTanner Gooding1-4/+1
2018-07-26Adding the Microsoft.NET.Sdk.IL pkgprojTanner Gooding6-0/+165
2018-07-20Add Tizen 5.0 RID (#19057)Gleb Balykov1-0/+3
2018-07-03add missing files to package properly on FreeBSD (#18764)Tomas Weinfurt8-3/+52
2018-06-11Adds the CoreLib IL to packages (#18372)Paulo Janotti4-5/+12
2018-05-01Switch source build property to DotNetBuildFromSourceWes Haggard1-5/+5
2018-04-23Remove Alpine 3.6 buildsWes Haggard1-1/+0
2018-04-17Add linux-musl build legWes Haggard1-5/+12
2018-04-14Make Windows builds always portableRuss Keldorph1-7/+2
2018-03-29Fix identity package filteringWes Haggard1-6/+13
2018-03-23Fix RestoreSources for optdata packagesWes Haggard2-14/+0