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
2018-01-23Remove Ubuntu 17.04 from test matrix (EOL)Matt Galbraith
2018-01-19Remove Ubuntu.1704.Amd64.OpenMatt Galbraith
2018-01-16Add arm64 build for uapaotWes Haggard
2018-01-12Cleaner implementation of #25798Matt Galbraith
2018-01-08Pass manifest details to PushToBlobFeed (#26192)Davis Goodin
2018-01-04Add default PB_AssetRootUrl for isolated builds (#26141)Davis Goodin
2017-12-13Use asset root for symbols restore (#25845)Matt Mitchell
2017-12-13Reenable automatic Alpine leg in CI (#25868)Jan Vorlicek
2017-12-13Fix Alpine CI build last issue (#25864)Jan Vorlicek
2017-12-12Reenable Alpine optional CI (#25840)Jan Vorlicek
2017-12-11Fix Alpine CI step 2 (#25813)Jan Vorlicek
2017-12-09Hotfix for the Alpine CI issue (#25806)Jan Vorlicek
2017-12-08Disable alpine leg from running by defaultWes Haggard
2017-12-07Enable Alpine Linux CI (#25778)Jan Vorlicek
2017-11-30Update build definition conditions to api v3.2 (#25577)chcosta
2017-11-22Reenable netfx helix test runsWes Haggard
2017-11-21Configure build definitions but only run Release builds by defaultWes Haggard
2017-11-21Use BuildTools PackageVersionPropsUrl tooling (#25319)Davis Goodin
2017-11-14Change Suse to OpenSuseMatt Galbraith
2017-11-06Fix ConfigurationGroup property in symbol publishWes Haggard
2017-11-04Pass working directory to blob feed publishWes Haggard
2017-11-03Switch from batch file to command line task VSTS build stepsWes Haggard
2017-11-03Switch to new PB_SkipTestBuild property to disable the test buildWes Haggard
2017-11-03Pass PB_RestoreSource as a package source for our buildsWes Haggard
2017-11-03Support PB_SignType with public instead of oss potential valuesWes Haggard
2017-11-03Support PB_SkipTests property in our build definitionsWes Haggard
2017-11-03Use new publish build variablesWes Haggard
2017-10-27Revert "Move to DotNetCore-Build agent pool (#24870)"Matt Galbraith
2017-10-27Disable alpine official tests build (#24898)Jan Vorlicek
2017-10-26Move to DotNetCore-Build agent pool (#24870)Karthik Rajasekaran
2017-10-26Fix offical Alpine build - sync arguments (#24884)Jan Vorlicek
2017-10-26Enable official builds for Alpine Linux (#24876)Jan Vorlicek
2017-10-25Allow publish to continue (#24867)Karthik Rajasekaran
2017-10-25Enable publishing to azure feed (#24784)Karthik Rajasekaran
2017-10-12Update CentOS 6 docker image (#24576)Jan Vorlicek
2017-10-10Fix staging directory variable for windowsChristopher Costa
2017-10-10fix variable names in build definitions for log publishingChristopher Costa
2017-10-09Replace deprecated VSTS task for copy/publish artifactsChristopher Costa
2017-10-07Update CentOS 6 and 7 docker images (#24463)Jan Vorlicek
2017-10-02Fix RHEL.6 CI build (#24331)Jan Vorlicek
2017-09-30Merge pull request #24315 from mikem8361/llvm3.9aMike McLaughlin
2017-09-28Enable CI for RHEL.6 (#24285)Jan Vorlicek
2017-09-27Disable Inject signed symbol catalogs step for oss-type signingMatt Galbraith
2017-09-26Update build to clang/llvm 3.9Mike McLaughlin
2017-09-26Temporarily hard-code signType to 'real' to unblock this step since Pipebuild...Matt Galbraith
2017-09-26Use conditional execution for signing plugin (does not support OSS).Matt Galbraith
2017-09-26Renable some publish scenariosMatt Galbraith
2017-09-25Changes to actually propate PB_SignType through the PipeBuild processMatt Galbraith
2017-09-25Use Docker host's tools version for cleanup (#24235)JC Aguilera
2017-09-23Revert "Update build to clang/llvm 3.9 (#24177)"Jan Vorlicek