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
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
2017-03-18Only include symbols / src in transport packages, also fix pre-existing typo ...chcosta
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-07Enable Dumpling on all CI runs (#16791)Eric Mellino
2017-03-02Merge pull request #16620 from jkotas/disable-overflow-checksStephen Toub
2017-03-02Disable overflow checks by defaultJan Kotas
2017-03-02Add capability of running uapaot ilc tests locallyJose Perez Rodriguez
2017-03-01Restore ilasm from external directoryEric Mellino
2017-02-24Use consistent casing for BinPlaceEric St. John
2017-02-24Setting up ILCInputFolder that will be passed in to the ilc.exe that gets res...Jose Perez Rodriguez
2017-02-23Clean-up references to old build against packages propertiesWes Haggard
2017-02-19Make CheckForOverflowUnderflow overrideable from msbuild command line (#16299)Jan Kotas
2017-02-17Enable Dumpling for Unix CI tests (#16246)Eric Mellino
2017-02-17Merge pull request #16191 from ericstj/packagesEric StJohn
2017-02-17Enabling overflow checks for debug (#16189)Dennis "D.C." Dietrich