summaryrefslogtreecommitdiff
path: root/init-tools.msbuild
AgeCommit message (Collapse)AuthorFilesLines
2018-04-06Publish symbols using Microsoft.SymbolUploader.Build.Task package (#17463)Mike McLaughlin1-0/+3
Added PB_SymbolExpirationInDays (settable at queue time), PB_MsdlSymbolServerPAT, PB_SymwebSymbolServerPAT variables. Added "msdl" (publish symbols to public Microsoft server) and "symweb" (publish symbols to symweb) variables to PB_PublishType. Update to version 1.0.0-beta-62806-01 of the symbol uploader. Issue #16482
2018-01-25Compute System.Private.CoreLib roots required by the runtime. (#15525)Eugene Rozenfeld1-1/+4
Embed the result as a System.Private.CoreLib.dll xml resource for consumption by ILLink. Update mscorlib.h to make several dependencies explicit. The actual msbuild task lives in the linker repo: https://github.com/mono/linker/blob/master/corebuild/integration/ILLink.Tasks/CreateRuntimeRootDescriptorFile.cs
2017-10-24Use new feed tasks package & auto-update versionwtgodbe1-13/+2
2017-10-10Proof-of-concept of using new Publish infra in coreclrwtgodbe1-3/+19
2017-05-19Clean up 2.0.0 BuildTools PRwtgodbe1-5/+5
2017-05-16Update Coreclr to 2.0.0 buildtoolswtgodbe1-0/+16