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-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
2017-02-02A couple more fixes for OS-related propertiesEric Mellino
2017-02-02Clean up OS-related property usages in targetsEric Mellino
2017-02-02Stop copying P2P references willy-nillyEric St. John
2017-02-01Get path to contract from config systemEric St. John
2017-02-01Make netfx build workEric St. John
2017-01-31Refactor default netstandard reference.Eric St. John
2017-01-30Fix src projects for appropriate ref folderEric St. John
2017-01-30Create a copy of versioning.targets to updateEric St. John
2017-01-30Auto-reference NETStandard.dllEric St. John
2017-01-26Merge pull request #15508 from ericstj/fixTraversalEric StJohn
2017-01-26Clean up dir.traversal.targetsEric St. John
2017-01-25Remove some workarounds from Roslyn.Common.props that are no longer needed.Eric Mellino
2017-01-25Allow AdditionalCodeCoverageAssemblies to be specified in project filesEric Mellino
2017-01-24Merge pull request #15361 from mellinoe/unix-crossgenEric Mellino