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-28Make file lowercaseJose Perez Rodriguez
2017-03-27Using managed binplace logic to binplace native buildJose Perez Rodriguez
2017-02-22Changing uap and uapaot apiCompat baselines to run against implementation ins...Jose Perez Rodriguez
2017-01-30Build Shims before srcEric St. John
2017-01-07Add facades to corefx.netcoreapp package. (#14945)Wes Haggard
2016-11-30[dev/eng] Overhaul ref and src project references, and start binplacing thing...Eric Mellino
2016-10-05Update project ToolsVersions to 14.0 (#12355)Alex Perovich
2016-04-07Move PerfTesting from src\dirs.proj to build.projMariana Rios Flores
2016-04-05Fix ReportGenerator taskstephentoub
2016-03-29Create build-tests.cmd with new property BuilTests to disable buildingMariana Rios Flores
2016-01-11Updating Dev WorkflowJose Perez Rodriguez
2015-12-24Split the project lists into ref, src, and tests projectsWes Haggard
2015-12-22Enable building of System.Runtime.WindowsRuntime reference assemblyWes Haggard
2015-12-03Created initial set of .builds filesDeepak Shankargouda
2015-10-06Enable build of reference assembly projectsEric St. John
2015-09-20Restore Tool Runtime as part of root src traversalWes Haggard
2015-09-09Fix build.sh buildMatt Ellis
2015-08-14Update the version of all assembliesEric St. John
2015-05-27Update traversal project to include more test projects.Eric StJohn
2015-05-02Workarounds for building with Roslyn/MSBuild on Unix.Jeremy Kuhne
2015-04-01Add Microsoft.VisualBasic sourcedotnet-bot
2015-03-26Integrate perf build into corefx build.Joel Hendrix
2015-03-11Switch to pulling the targets from build tools common targetWes Haggard
2015-02-25Fixes for official VSO builds.Joel Hendrix
2015-02-19Update properties in dir.props to make them more consistentWes Haggard
2015-02-19Enable building of NuGet packages.Joel Hendrix
2015-02-16Switch to running tests with new BuildAndTest target.Wes Haggard
2015-02-16Disable the BuildPackages target from dirs.projWes 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-01-21Merge pull request #479 from weshaggard/RunTestsAfterBuildingWes Haggard
2015-01-21Initial Commit of System.Diagnostic.Process testsdotnet-bot
2015-01-20Switch the build to run tests as a post step of building the test project.Wes Haggard
2015-01-18Re-enable PLINQ tests in buildStephen Toub
2015-01-18Add some messsages to our restore targets so they show in console outputWes Haggard
2015-01-13Merge branch 'master' into netcoreMatt Cohn
2015-01-12We shouldn't fail if no tests are run (the exit codes will be empty if this i...Matt Mitchell
2015-01-10Add logic to avoid invalid exit codes when running the unit tests. All unit ...Matt Mitchell
2015-01-09Switch src/dirs.proj to use TraversalBuildDependsOn instead of AfterTarget to...Wes Haggard
2015-01-09Re-add skip test assemblies entries for TPL Dataflow and PLINQMatt Cohn
2015-01-09Consume test runtime packages.config from $(ToolsDir)test-runtime\Matt Cohn
2015-01-07Consume new build tools changes to publish tests to test directoryMatt Cohn
2014-12-20Canonicalize MSBuild ToolsVersion to 12.0Alexander Köplinger
2014-12-18Fix up a few bad merges and add settings that moved across files.Wes Haggard
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