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-04-14Enable project reference to package dependency conversion for test bu…chcosta
2016-04-07Move PerfTesting from src\dirs.proj to build.projMariana Rios Flores
2016-04-05Fix ReportGenerator taskstephentoub
2016-04-01Create packages dirMariana Rios Flores
2016-03-31Merge pull request #6572 from sokket/buildsJonathan Miller
2016-03-31Adding builds files for the test projectsJonathan Miller
2016-03-30Merge pull request #7309 from joperezr/NewVersioningJose Perez Rodriguez
2016-03-29Create build-tests.cmd with new property BuilTests to disable buildingMariana Rios Flores
2016-03-29Consuming new versioning changesJose Perez Rodriguez
2016-03-23Build packages stepMariana Rios Flores
2016-03-17Move the signing phase to its own build project.Joel Hendrix
2016-03-11Fat package conversionsChristopher Costa
2016-02-23Add new dotnet CLI, buildtools, and fixes to make restore work.Davis Goodin
2016-02-17Internally, restore solely from a VSTS feed. Add <clear/> back to NuGet.Confi...Davis Goodin
2016-02-10Adds custom xplat nuget that can restore from VSTS feed, adds the VSTS feed, ...Davis Goodin
2016-02-08Fix internal TFS build breakMatt Ellis
2016-02-06Use GatherDirectoriesToRestore to speed up restoreMatt Ellis
2016-02-06Merge pull request #4643 from naamunds/AddCleanShNate Amundson
2016-02-06Add clean.sh for Linux dev workflowNate Amundson
2016-02-04Apply OS filtering mechanism to post-build project.Joel Hendrix
2016-01-21Initial set of dev workflow scripts for windowsWes Haggard
2016-01-19Update init-tools.cmd and build.cmd scriptsWes Haggard
2016-01-04Filter package builds to OSEnviroment when building from the rootWes Haggard
2016-01-03Add support for building and filtering via OSGroup in .builds filesWes Haggard
2015-12-24Enable packaging task and targets from dotnet/buildtools in TFSEric St. John
2015-12-16Initial integration of packaging supportEric St. John
2015-12-11Update buildtools, add updating-validate target, add documentation.dagood
2015-12-10Add validation and upgrade targets, powered by new buildtools. Make batch res...dagood
2015-11-10Remove unused dependenciesEric St. John
2015-10-28Add a hook for executing targets after the main build.Joel Hendrix
2015-10-22Fix dnu restore in CIMatt Ellis
2015-10-21BUILD: Ensure that an invalid lock file will fail the buildEric St. John
2015-06-30Port build time and reliability fixes from ProjectN. This includes fixes fro...Joel Hendrix
2015-06-24Including test-runtime in pre-resolved project.json'sEric StJohn
2015-06-24Restore packages in a single step, before building projects.Eric StJohn
2015-03-11Switch to pulling the targets from build tools common targetWes Haggard
2015-03-06Update packages.config fileMatt Mitchell
2015-03-06Merge branch 'master' into coveralls-uploadMatt Mitchell
2015-02-24Add support for running code coverage reports on individual projectsWes Haggard
2015-02-16Switch to running tests with new BuildAndTest target.Wes Haggard
2015-02-16Disable the BuildPackages target from dirs.projWes Haggard
2015-02-16Remove the PackagesDir from the build.proj Clean target.Wes Haggard
2015-02-12Add coveralls upload logicMatt Mitchell
2015-02-12Switch package restore to happen as part of each project build.Wes Haggard
2015-02-06Enable code coverage for the corefx repoMatt Mitchell
2015-01-16Add some messsages to our restore targets so they show in console outputWes Haggard
2015-01-14Fix rebuild target when building from the rootWes Haggard
2015-01-10Add logic to avoid invalid exit codes when running the unit tests. All unit ...Matt Mitchell
2014-12-24Ensure building in Visual Studio works without having to run build.cmdImmo Landwerth
2014-12-20Canonicalize MSBuild ToolsVersion to 12.0Alexander Köplinger