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
2016-10-05Update project ToolsVersions to 14.0 (#12355)Alex Perovich
2016-02-18Remove an unused filePeter Jas
2016-01-23Script to detect conflicting project configurations.Wes Haggard
2016-01-11Updating Dev WorkflowJose Perez Rodriguez
2016-01-03Add support for building and filtering via OSGroup in .builds filesWes Haggard
2015-06-26Adapt to internal changes in nuget packaging infrastructureNick Guerrera
2015-06-18Improve perf of package build and remove hardcoded dependencies.Eric St. John
2015-06-17Adding packages for Immutable, Metadata, and DataflowEric St. John
2015-04-29Fix MSBuild on Mono build issues.Jeremy Kuhne
2015-04-07Fix assembly version consistency in packages.Eric St. John
2015-03-11Switch to pulling the targets from build tools common targetWes Haggard
2015-03-06Add TestCategories property supportKrzysztof Wicher
2015-03-05This temporarily disables the SR.cs generation which is currently breaking in...Wes Haggard
2015-03-04Cleanup resources across all projectsTarek Mahmoud Sayed
2015-03-02Fix for build issue #728546, race condition in open buildChristopher Costa
2015-02-27Update resource generation for libraries.Pallavi Taneja
2015-02-26Be even more aggressive about limiting AssemblySearchPathsNick Guerrera
2015-02-25Fixes for official VSO builds.Joel Hendrix
2015-02-24Add support for running code coverage reports on individual projectsWes Haggard
2015-02-20Switch from Touch to Copy for the restore semaphore filesWes Haggard
2015-02-20Significantly improve code coverage performanceStephen Toub
2015-02-19Exclude "ExcludeFromCodeCoverage" from code coverageStephen Toub
2015-02-16Switch to running tests with new BuildAndTest target.Wes Haggard
2015-02-16Sync changes from TFS as of 2015/02/16 9:30:00 AMchcosta
2015-02-12Switch package restore to happen as part of each project build.Wes Haggard
2015-02-11Add xml test result output option to xunit.Alex Perovich
2015-02-08Merge branch 'v1.0' into merge-v1.0Nick Guerrera
2015-02-08Pass -wait to xunit to pause after test run from VSNick Guerrera
2015-02-08Merge pull request #688 from dotnet/v1.0Nick Guerrera
2015-02-06Enable code coverage for the corefx repoMatt Mitchell
2015-02-04Use standard build targets for ProcessTest_ConsoleAppNick Guerrera
2015-02-03Define the RunOuterLoop property to keep [OuterLoop] tests in rotation.Jeremy Barton
2015-01-23Add VS version requirement commentNick Guerrera
2015-01-23Wire in running/debugging of unit tests in VSNick Guerrera
2015-01-20Add support for SkipTests=True property to by pass the test running for all p...Wes Haggard
2015-01-20Updated the error handling for RunTestsForProject targetWes Haggard
2015-01-20Switch the build to run tests as a post step of building the test project.Wes Haggard
2015-01-07Consume new build tools changes to publish tests to test directoryMatt Cohn
2014-12-20Merge pull request #305 from akoeplinger/fix-msbuild-toolsversionWes Haggard
2014-12-20Enable resolving projects to resolve references from packages.config.Wes Haggard
2014-12-20Canonicalize MSBuild ToolsVersion to 12.0Alexander Köplinger
2014-12-18Clean up some project files for to improve consistency and spacing.Wes Haggard
2014-12-18Add dir.props/dir.targets to all the test projects and enable building them.Wes Haggard
2014-12-18Clean up some of the dir.props and dir.targets files.Wes Haggard
2014-12-18Update build to be more consistent no matter how you build it.Wes Haggard