summaryrefslogtreecommitdiff
path: root/buildpipeline/DotNet-CoreClr-Trusted-Linux-Crossbuild.json
AgeCommit message (Collapse)AuthorFilesLines
2018-04-02Adding Begin/End definitions. Formatting correctly.Cesar Soares Lucas1-0/+48
2018-03-28This BuildTask has been deprecated in favor of maintenance jobs.Cesar Soares Lucas1-22/+1
2018-03-26Merge various restore tasks into one Sync targetWes Haggard1-1/+1
There were various restore targets happening independently when they should all be combined so the sync step can be independent from the build step. This change merges them together under the Sync target. In particular this moves RestoreOptData and RestoreNETCorePlatforms to be part of the sync step instead of being individually ran. Pass BuildType to sync commands so optdata gets restored correctly
2018-03-19Publish x86_arm/crossgen during Linux/arm build (#16953)Egor Chesakov1-2/+14
* Publish CrossCrossGen during Linux/arm build * Update DockerTag to the image that includes two rootfs-s
2017-11-30Update build definition execute conditions for api v3.2 (#15285)chcosta1-23/+23
2017-11-17Remove deprecated Copy Task (#15050)Karthik Rajasekaran1-12/+70
2017-11-10Run clean -all instead of just -b (#14978)Karthik Rajasekaran1-1/+1
2017-11-02Allow coredumps inside docker (#14814)Karthik Rajasekaran1-1/+1
2017-10-27Revert "Move to DotNetCore-Build agent pool (#14693)" (#14731)Karthik Rajasekaran1-4/+4
This reverts commit 4103b6276cd5c3d497cd4a20de14bda6a98495cb.
2017-10-26Move to DotNetCore-Build agent pool (#14693)Karthik Rajasekaran1-4/+4
2017-10-12Fix native binary syncing & myget publishwtgodbe1-1/+1
2017-10-11Fix final issues with publish in pipelinewtgodbe1-1/+1
2017-10-11Remove double slashes from publish blobswtgodbe1-3/+3
2017-10-10Proof-of-concept of using new Publish infra in coreclrwtgodbe1-2/+38
2017-09-29Update build clang/llvm/lldb 3.9 (#14096)Mike McLaughlin1-1/+1
Update build scripts, docs and build pipeline docker images to clang/llvm/lldb 3.9
2017-08-17Port fixes in DotNet-CoreClr-Trusted-Linux.json to unblock coreclr (#13446)smile21prc1-2/+15
* Port fixes in DotNet-CoreClr-Trusted-Linux.json to unblock coreclr official run. Port this commit: https://github.com/dotnet/coreclr/commit/66d0fed853589e19336b6486f05f9218019ca4c9 * Remove extra new line at end of the file Remove extra new line at end of the file * Remove end line Remove end line
2017-07-05Cleanup officialbuild warnings (#12578)chcosta1-18/+0
* Cleanup officialbuild warnings * Re-enable "sync test native binaries" step
2017-06-06Test packages from current build in pipelinewtgodbe1-1/+1
2017-05-31Default to portable build in dev and official builds (#11985)Gaurav Khanna1-6/+3
2017-05-21Remove explicit passing of ConfigurationGroup=Release from pipebuild (#11751)William Godbe1-1/+1
2017-04-06Initial commit of checked in build definitions for CoreCLRwtgodbe1-0/+496