Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/pkg
AgeCommit message (Expand)Author
2018-12-20Add WebAssembly build architecture (#28936)Morgan Brown
2018-12-13Merged with dotnet/release/2.2.Martin Baulig
2018-05-11Fix extra space in MSBuild variable that causes BuildingAnOfficialBuildLeg to...Chris Rummel
2018-05-04Remove package test version workaround for NETCoreApp2.1 (#29497)Eric StJohn
2018-05-02Exclude TFM netcoreapp2.2 from packaging testingWes Haggard
2018-05-01Switch source build property to DotNetBuildFromSourceWes Haggard
2018-04-25Remove Alpine 3.6 buildsWes Haggard
2018-04-21Permit version mismatches during package testing for incremented ref assmsEric St. John
2018-04-20Ensure framework assemblies have higher version than those applied to previou...Eric St. John
2018-04-20Update BuildTools, CoreClr, CoreFx, CoreSetup, Standard to rc1-02719-01, rc1-...dotnet-maestro-bot
2018-04-19Add linux-musl build legWes Haggard
2018-04-05Ensure we use a unique path to package test semaphore (#28827)Eric StJohn
2018-04-04Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestIL...dotnet-maestro-bot
2018-04-04Removing unused TargetJose Perez Rodriguez
2018-04-03Adding test execution to the allConfigurations leg (#28663)Jose Perez Rodriguez
2018-04-03Fix allocated Encoding memory initialization (#28720)Tarek Mahmoud Sayed
2018-03-31Bump System.Data.SqlClient assembly version to 4.4.0. (#27011)Cory Rivera
2018-03-31Fixing two additional package tests (#28654)Jose Perez Rodriguez
2018-03-30Merge pull request #28600 from ericstj/packageTestingEric StJohn
2018-03-30Support musl-libc based linux RIDs (#28560)Eric Erhardt
2018-03-30MS.NETCore.Targets should not be tested on 1.x as it drops all runtime-depend...Eric St. John
2018-03-30Permit cycles in netstandard when testing OOB packagesEric St. John
2018-03-30Enable package testing of latest NETCoreApp2.1Eric St. John
2018-03-30Ensure we run on private CLI/SDK and not a newer machine wide oneEric St. John
2018-03-30Exclude CoreFx.Private.TestUtilities from testingEric St. John
2018-03-30Ensure we test runtime closureEric St. John
2018-03-30Permit type overlap between System.Memory and S.P.Corelib on netcoreapp2.0Eric St. John
2018-03-30Account for source-build in our package build filteringWes Haggard
2018-03-29Fix compat pack publish script to work if we build corefx on debug or release...Santiago Fernandez Madero
2018-03-29Add workarounds to package testing for issue 28551Eric St. John
2018-03-29NETStandard project now support desktop shims with dangling refsEric St. John
2018-03-29Workaround NuGet restore bug in package testsEric St. John
2018-03-29Set property in validation csproj (#28567)Santiago Fernandez Madero
2018-03-28Fix compat pack dependencies to be live pre-release and harvest System.Buffer...Santiago Fernandez Madero
2018-03-16Move corefx test util project under src directoryWes Haggard
2018-03-14Merge pull request #28034 from weshaggard/AddXamarinPlaceholdersWes Haggard
2018-03-14Update the System.Memory package description and common types listed. (#28026)Ahson Khan
2018-03-14Add Xamarin placeholders for System.Memory packageWes Haggard
2018-03-10Update System.Memory package description to be complete (#27888)Alexander Radchenko
2018-03-09Update UAP System.Private.CoreLib to unblock UAP builds (#27805)Simon Nattress
2018-03-08Updating the package index for UAP and updating buildtools (#27787)Jose Perez Rodriguez
2018-03-07Fix System.Threading.Tasks.Extensions packaging for 2.1 (#27760)Stephen Toub
2018-03-06Merge pull request #27420 from ericstj/SystemEventsEric StJohn
2018-03-02Disable uapaot builds on several projectsStephen Toub
2018-03-02Re-enable UAP builds (#27531)Simon Nattress
2018-03-02Merge pull request #27582 from weshaggard/SupportStableBuildsWes Haggard
2018-03-01Update Microsoft.Diagnostics.Tracing.EventSource.Redist description. (#27609)Brian Robbins
2018-03-01Add support for queuing a stable package buildWes Haggard
2018-03-01System.Runtime.Intrinsics for .NET Core 2.1Eric Erhardt
2018-03-01Add TestUtilities NuGet package (#26963)Andon Andonov