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
AgeCommit message (Expand)Author
2018-12-13Merged with dotnet/release/2.2.Martin Baulig
2018-04-20Lock Vectors reference assembly to 4.1.3.0 and don't OOB it on netcoreapp2.0 ...Eric StJohn
2018-03-30Merge branch 'master' into release/2.1Wes Haggard
2018-03-29Produce Windows PDBs when building for netfx and in a Windows OS (#28562)Santiago Fernandez Madero
2018-03-17Merge branch 'master' into release/2.1Wes Haggard
2018-03-08Updating the package index for UAP and updating buildtools (#27787)Jose Perez Rodriguez
2018-02-07Tests for span overloaded path api (#26017)Anirudh Agnihotry
2018-01-24Disable the default interface methods featureMichal Strehovský
2018-01-18Upgrading the UAP TFM to vNext (#26371)Jose Perez Rodriguez
2018-01-12Update references assemblies to include private fields for structsWes Haggard
2017-12-16Add RuntimeFeature.DefaultImplementationsOfInterfaces (#25943)Michal Strehovský
2017-11-01TransportFeed URL updateJC Aguilera
2017-10-31Merge pull request #24924 from karajas/addFeedToRestoreWes Haggard
2017-10-28Add blob feed as a default restore sourceKarthik Rajasekaran
2017-10-26Use Portable PDBs and turn on SourceLinkVance Morrison
2017-10-25Enable packages path overrideWes Haggard
2017-10-25Move web sources before potentially local sourcesWes Haggard
2017-10-25Fix file casing in project fileWes Haggard
2017-10-06Disable CoreCLR symbols download when TargetGroup=uapaot to avoid warnings (#...Santiago Fernandez Madero
2017-09-24Use stackalloc directly into Span (#24212)Stephen Toub
2017-09-19Updating corefx to use new roslyn compiler (#24076)Jose Perez Rodriguez
2017-09-14Disable binplacing test framework when -BuildTests=false (#24034)Jan Vorlicek
2017-09-05Add BinPlaceConfiguration for test projects to have a working directory per B...Santiago Fernandez Madero
2017-08-29Remove NetFx support libsEric St. John
2017-08-15Turn on setting GIT URL in File Version (#23214)Vance Morrison
2017-08-01Disable multifile test configurationsJose Perez Rodriguez
2017-07-17Move RID computations to dir.propsTom Deseyn
2017-07-14Enable UWP multi-file test runs for the ARM32 Release configurationJohn Bottenberg
2017-07-04Renaming uap10.1 to uap10.0.15138Jose Perez Rodriguez
2017-06-22Enable Debug x86 uapaot test runs to be multifileJose Perez Rodriguez
2017-06-21Enabling Multifile ILC Tests for uapaot-Release-x64 configurationJose Perez Rodriguez
2017-05-30Make portable builds the default and remove non-portable official buildsWes Haggard
2017-04-28Move more common stuff into BuildToolsWes Haggard
2017-04-28Move local corefx targets/tasks to BuildToolsWes Haggard
2017-04-21Don't build tests for net462 / net47 in netfx legEric St. John
2017-04-21Make desktop ns2.0 support package support net47Eric St. John
2017-04-19Remove the alpine-specific workaround in dir.props. This distro is not suppor...Eric Mellino
2017-04-12Fix typo in BuildingNETFxVertical conditionEric St. John
2017-04-12Add NETStandard.Library.NETFramework packageEric St. John
2017-04-11Merge pull request #18165 from weshaggard/UpdateAssemblyKeysWes Haggard
2017-04-11Move corefx onto the .NET Core 2.0 toolsetEric Mellino
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-07Merge pull request #18032 from ericstj/disableIllinkAlpineEric StJohn
2017-04-07Move ILLink alpine workaround after RuntimeOS is setEric St. John
2017-04-07Merge pull request #18031 from ericstj/disableIllinkAlpineEric StJohn
2017-04-07Disable illink on alpineEric St. John
2017-04-07Change netfx vertical test build and execution to be able to have helix runs ...Santiago Fernandez Madero
2017-04-04Remove redundant propertyJose Perez Rodriguez
2017-03-31Enable sending uapaot test runs to Helix (#17493)Jose Perez Rodriguez
2017-03-23Enable running CoreFx tests in UAP on CoreCLR (#17212)Alex Ghiondea