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-08-18Merge pull request #10939 from ericstj/restoreFastPathEric StJohn
2016-08-18Add fastpath for restoreEric St. John
2016-08-17Add full-version package dependency verification.Davis Goodin
2016-08-08Use versions repo tooling from BuildTools.Davis Goodin
2016-08-02Add ARM64 private jobs to Jenkins.Ian Hays
2016-07-01Support filtering to TestTFMTarek Mahmoud Sayed
2016-06-15Update CoreFX tests to compile against a minimum of netstandard1.3 and add su...Karthik Rajasekaran
2016-05-09Override CleanAllProjects instead of Clean in build.projRon Cain
2016-04-25Validate that the results of a restore are exactly what was requested.Davis Goodin
2016-04-22Adding a hook to do setup and cleanup steps.Stephen Bonikowsky
2016-04-21Stop the build if package restore failed. (#7936)Jose Perez Rodriguez
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