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-25Remove use of IsDesktopFacadeEric 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-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
2017-03-24Set default for BinPlaceUseHardLinksIfPossible in FrameworkTargeting.targetsEric Mellino
2017-03-24Condition additional clean targets on AdditionalCleanDirectories being set.Eric Mellino
2017-03-24Address PR feedbackEric Mellino
2017-03-24Move contents of binplace.targetsEric Mellino
2017-03-23Enable running CoreFx tests in UAP on CoreCLR (#17212)Alex Ghiondea
2017-03-23Fix incremental restore of externalEric St. John
2017-03-23Add property to disable xunit appdomain execution from particular tests proje...Santiago Fernandez Madero
2017-03-22Readd testResults.xml now that FileStream is available for uapaotJose Perez Rodriguez
2017-03-20Merge pull request #17053 from dagood/ibcmergeDavis Goodin
2017-03-18Do not block reflection on testsdanmosemsft
2017-03-13Use optional tooling to merge optimization dataDavis Goodin
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-09Check for crossgen in shared framework before trying to restore itWes Haggard