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-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
2017-03-03Update to new Microsoft.xunit.netcore.extensions version (#16591)Santiago Fernandez Madero
2017-03-02Add capability of running uapaot ilc tests locallyJose Perez Rodriguez
2017-02-28Revert "Update buildtools and re-enable projects disabled due to Unix ilasm"Eric Mellino
2017-02-27Update buildtools and re-enable projects disabled due to Unix ilasmEric Mellino
2017-02-24Fix Helix property bag to include ArchGroup instead of Platform (so that it w...Matt Galbraith
2017-02-23Merge pull request #15767 from DrewScoggins/PerfRunDevEngDrew Scoggins
2017-02-23Update performance csprojsDrew Scoggins
2017-02-23Move perf runner to dotnet coreDrew Scoggins
2017-02-23Clean-up references to old build against packages propertiesWes Haggard
2017-02-22Commit unchanged targets to Tools-OverrideWes Haggard
2017-02-21Fix line lost from test targets (#16300)Dan Moseley
2017-02-18Make RemoteExecutorConsoleApp runs against the full framework (#16282)Tarek Mahmoud Sayed
2017-02-17PR Feedback. Noted that since we're actually using RecursiveDir, RelativeBlo...Matt Galbraith
2017-02-17Workaround recent test break by calculating Functional test list again. Prev...Matt Galbraith
2017-02-17Generate xunit runner config automatically (#16215)Tarek Mahmoud Sayed
2017-02-16Test build fixMatt Galbraith
2017-02-16Minimum set of changes to (hopefully) unblock Helix build.Matt Galbraith
2017-02-16Remove some old propertiesWes Haggard
2017-02-15Getting the infrastructure fot NetFX test runner inplace (#16194)Tarek Mahmoud Sayed
2017-02-14Update signing.targets to disable full signing on unixWes Haggard
2017-02-14Remove the key conditions so it is always correctly setWes Haggard
2017-02-14Commit unchanged sign.targets file into Tools-OverrideWes Haggard
2017-02-13Only reference netstandard if it existsEric St. John
2017-02-09Merge pull request #15935 from weshaggard/ChangeTestBootStrappingWes Haggard
2017-02-08Move to using new filtering system for runtime.depproj (#15953)Jose Perez Rodriguez
2017-02-08Change the way we generate the test shared frameworkWes Haggard
2017-02-08Filtering down the NETNative TargetingPack to avoid type conflicts (#15929)Jose Perez Rodriguez
2017-02-07Update Reference and ProjectReference ordering in our targets.Wes Haggard
2017-02-03Remove FilterTargetingPackResolvedNugetPackages targetEric St. John
2017-02-03Move packageresolve.targets in prep of changesEric St. John
2017-02-03Don't filter netfx targeting packEric St. John
2017-02-03Merge pull request #15734 from mellinoe/genfacades-task-febEric Mellino
2017-02-03Respond to PR feedbackEric Mellino
2017-02-03Set WindowsAppContainer property to falseWes Haggard
2017-02-03Update to buildtools containing GenFacades taskEric Mellino
2017-02-02Update buildtools and Roslyn.Common.props.Eric Mellino