summaryrefslogtreecommitdiff
path: root/buildpipeline
AgeCommit message (Expand)AuthorFilesLines
2017-06-13Use NuGetPush target from BuildTools (#12221)Davis Goodin1-6/+6
2017-06-06Test packages from current build in pipelinewtgodbe6-7/+61
2017-06-05Make all publish legs of CoreCLR uniform and match existing ones. Previously...Matt Galbraith1-7/+7
2017-05-31Default to portable build in dev and official builds (#11985)Gaurav Khanna6-214/+15
2017-05-21Remove explicit passing of ConfigurationGroup=Release from pipebuild (#11751)William Godbe5-5/+5
2017-05-04Disable symbol package MyGet publish on release/* (#11372)Davis Goodin1-1/+1
2017-05-01Fix current publish build warnings (#11317)Davis Goodin1-21/+2
2017-05-01Merge pull request #11262 from pgavlin/NoCompatJitPat Gavlin1-74/+2
2017-05-01Add symbol publish (index/archive) build leg (#11300)Davis Goodin4-80/+299
2017-04-27Remove support for the x86 compat JIT from .NET Core.Pat Gavlin1-74/+2
2017-04-26Use SourceBranch from pipebuild to define Helix Branchwtgodbe1-2/+2
2017-04-25Update R2R Container Nameswtgodbe1-2/+2
2017-04-25Enable running R2R tests in Helix on non-Windowswtgodbe1-0/+36
2017-04-18Fix spacing in build-test.cmd in Pipelinewtgodbe2-6/+6
2017-04-18Create default variables for Crossgen, TargetsNonWindows in pipebuildwtgodbe2-2/+6
2017-04-18Enable running Crossgen tests on Windows in Helixwtgodbe2-2/+23
2017-04-17Remove Alpine for pipe builds (#11022)Gaurav Khanna1-13/+0
2017-04-13Use updated Docker images for Crossbuildwtgodbe1-3/+3
2017-04-13Merge pull request #10927 from wtgodbe/PortableOSXWinWilliam Godbe2-8/+8
2017-04-13Update Ubuntu14.04 Cross Docker imagewtgodbe1-2/+2
2017-04-12Enable building Core_Root for any RID against packageswtgodbe2-8/+8
2017-04-12Improve reporting parameters for pipebuildwtgodbe1-3/+6
2017-04-11Pass null instead of empty for PB_BuildTypewtgodbe1-22/+22
2017-04-11Pass PB_BuildType as a Pipeline ReportingParameterwtgodbe1-28/+50
2017-04-11Add last set of reportingParameters to pipelines.jsonwtgodbe1-38/+87
2017-04-11Add some BuildType and Subtype info to CoreCLR build pipeline definitionMatt Galbraith1-18/+77
2017-04-10Package compatjit.dll in pipeline builds.Pat Gavlin1-2/+2
2017-04-07Temporarily disable symweb indexing (#10807)Davis Goodin2-4/+4
2017-04-07Publish portable OSX binaries into separate container in pipelinewtgodbe1-1/+1
2017-04-06Initial commit of checked in build definitions for CoreCLRwtgodbe9-0/+3360