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-04-28Move local corefx targets/tasks to BuildToolsWes Haggard
2017-04-27Use the "portable linux" version of the CLIMatt Ellis
2017-04-26Enable testing using remote processes in uapaot (#18950)Alex Perovich
2017-04-25Merge pull request #18692 from ericstj/cleanBinplaceEric StJohn
2017-04-25Add a comment linking to nuget issue on all new usages of chmod.Eric Mellino
2017-04-25Fix clean of binplaced files/propsEric St. John
2017-04-25Merge pull request #18766 from ericstj/removeIsDesktopFacadeEric StJohn
2017-04-25Remove use of IsDesktopFacadeEric St. John
2017-04-24Rename src to sources in private packagesEric St. John
2017-04-21Merge pull request #18694 from ericstj/netfxNetStandardMultiFxEric StJohn
2017-04-21Merge pull request #18307 from ericstj/preferInboxEric StJohn
2017-04-21Give binplace configurations a unique props fileEric St. John
2017-04-21Preserve BuildConfiguration TFM on binplaced itemsEric St. John
2017-04-20Re-enable System.JSON signing with SL keys (#18636)Tarek Mahmoud Sayed
2017-04-18Sign System.JSON with original Silverlight key (#18558)Tarek Mahmoud Sayed
2017-04-18Don't run perf tests in parallel in outerloop runs. (#18503)Eric Mellino
2017-04-14Add manual step to sign with open key using snWes Haggard
2017-04-14Enable authenticode signing for libraries with open keyWes Haggard
2017-04-14Run one iteration of performance tests in Outerloop runs (#18243)Eric Mellino
2017-04-14Fix crossgen.sh on OSXMatt Ellis
2017-04-14Don't crossgen existing .ni imagesMatt Ellis
2017-04-13Fix IBC data package restore by moving it to SyncDavis Goodin
2017-04-13Add PreferInbox=true to corefx assembliesEric St. John
2017-04-13Restore XML docs and include them in framework packagesEric St. John
2017-04-12Make BinPlaceProps understand ItemName, SaveItemNameEric St. John
2017-04-12Update buildtools and merge in changes to codeOptimization.targets.Eric Mellino
2017-04-12Don't copy unnecessarily in codeOptimization.targetsEric Mellino
2017-04-11Make codeOptimization.targets compatible with .NET Core 2.0 toolingEric Mellino
2017-04-11Unchanged version of codeOptimization.targets.Eric Mellino
2017-04-11Copy desktop runner config file to test folder (#18183)Santiago Fernandez Madero
2017-04-11Merge pull request #18165 from weshaggard/UpdateAssemblyKeysWes Haggard
2017-04-11Pass OSGroup to the restore command as well.Eric Mellino
2017-04-11Pass ConfigurationGroup and ArchitectureGroup to restore command.Eric Mellino
2017-04-11PR feedbackEric Mellino
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-08Revert "Merge pull request #18043 from safern/CopyConfigFile" (#18113)Dan Moseley
2017-04-07PR FeedbackSantiago Fernandez
2017-04-07Update buildtoolsversion and copy config file over to test folderSantiago Fernandez
2017-04-07Change netfx vertical test build and execution to be able to have helix runs ...Santiago Fernandez Madero
2017-04-05Merge pull request #17825 from ericstj/ILLinkTrimAssemblyEric StJohn
2017-04-05Merge pull request #17893 from weshaggard/UpdateStandardStephen Toub
2017-04-04Update project configurations to account for .NET Standard changesWes Haggard
2017-04-04Remove redundant propertyJose Perez Rodriguez
2017-04-03Make BinPlacing support custom source & set propsEric St. John
2017-04-03Add the Globalization Invariant mode tests (#17798)Tarek Mahmoud Sayed
2017-04-01Add "mono" configuration (#17573)Ludovic Henry
2017-03-31Enable sending uapaot test runs to Helix (#17493)Jose Perez Rodriguez
2017-03-31Add switch to enable GCStress (#17707)Dan Moseley
2017-03-24Set default value for EnableBinplacing in FrameworkTargeting.targetsEric Mellino