summaryrefslogtreecommitdiff
path: root/eng
AgeCommit message (Collapse)AuthorFilesLines
2020-06-30[Tizen] Fix cross build arm64 rootfs creation (#284)submit/tizen/20200629.221257accepted/tizen/unified/20200630.131323Gleb Balykov/AI Compiler Lab /SRR/Engineer/Samsung Electronics2-2/+3
2020-06-18[Tizen] Add arm64 rootfs build scriptGleb Balykov4-2/+222
2020-06-18[Tizen] Add tizen arm64 toolchain file. Explicitly pass non-portable build ↵Gleb Balykov1-6/+27
to fix arm64 build on tizen (on armel non-portable build is default, tizen rid in general is non-portable).
2020-02-14Update dependencies from https://github.com/dotnet/arcade build 20200213.5 ↵dotnet-maestro[bot]11-54/+198
(#28018) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.20113.5 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.20113.5 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.20113.5 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.20113.5
2020-02-13update branding for 3.1.3 (#28016)Anirudh Agnihotry1-1/+1
2020-01-16[automated] Merge branch 'release/3.0' => 'release/3.1' (#28002)dotnet-maestro-bot4-4/+17
* Fix Segfault in PerfInfo Image Logging (#26910) * update branding for 3.0.2 (#27896) * update branding * remove stable properties from coreclr as it never stablises * [release/3.0] Fix use of ilasm during test builds when using a 3.0 SDK (#27820) * Add fix for restore of ilasm The restore logic in buildtools tried to use a netcoreapp2.1 TFM for Linux-musl. This ended up restoring Linux-x64 binaries which then broke the test build. This change works around this by saving a copy of the depproj that BuildTools used into the tree and restore it as a 3.0 app manually in init-tools on our side of the build. * Change to a 3.0 SDK for servicing * Bump test versions of ilasm and runtime package to match the RC * Move off of the old arm32 queue (#27905) * Add alpine3.10 testing to 3.0 (#27214) * Fix GetSequencePoints when profiler provides mapping via SetILInstrumentedCodeMap (#27843) Port #25802 to 3.0.2 * [release/3.0] Update dependencies from dotnet/core-setup (#27910) * Update dependencies from https://github.com/dotnet/core-setup build 20191016.12 - Microsoft.NETCore.App - 3.0.1-servicing-19516-12 * Update dependencies from https://github.com/dotnet/core-setup build 20191121.02 - Microsoft.NETCore.App - 3.0.2-servicing-19571-02 * update brandint to 3.0.3 (#27993) * Update branding to 3.0.3 (#27997) eng/Versions.props doesn't seem to the the source of truth for branding * Fix infrastructure issues in release 3.0 (#28000) * Restore Helix SDK using Tools.props to work around MSBuild race condition * Disable formatting jobs * Disable ARM windows jobs * Fix tracing in RHEL6 build * [release/3.0] Update dependencies from dotnet/arcade (#26889) * Update dependencies from https://github.com/dotnet/arcade build 20190924.3 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19474.3 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19474.3 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19474.3 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19474.3 * Update NuGet.config * Update runtime versions * Update dependencies from https://github.com/dotnet/arcade build 20191119.2 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19569.2 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19569.2 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19569.2 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19569.2 * Update dependencies from https://github.com/dotnet/arcade build 20191122.3 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19572.3 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19572.3 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19572.3 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19572.3 * Update dependencies from https://github.com/dotnet/arcade build 20191127.5 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19577.5 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19577.5 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19577.5 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19577.5 * Add coreclr static feed to NuGet.config Co-authored-by: Matt Mitchell <mmitche@microsoft.com> Co-authored-by: Juan Hoyos <juan.hoyos@microsoft.com> Co-authored-by: Brian Robbins <brianrob@microsoft.com> Co-authored-by: Anirudh Agnihotry <anirudhagnihotry098@gmail.com> Co-authored-by: Juan Hoyos <juan.hoyos@microsoft.com> Co-authored-by: Jarret Shook <jashoo@microsoft.com> Co-authored-by: David Mason <davmason@microsoft.com> Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
2020-01-14update branding to 3.1.2 (#27981)Anirudh Agnihotry1-1/+1
2019-12-05[release/3.1] Update dependencies from dotnet/arcade (#27927)dotnet-maestro[bot]6-21/+337
* Update dependencies from https://github.com/dotnet/arcade build 20191122.3 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19572.3 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19572.3 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19572.3 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19572.3 * Update dependencies from https://github.com/dotnet/arcade build 20191127.5 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19577.5 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19577.5 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19577.5 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19577.5
2019-12-02[automated] Merge branch 'release/3.0' => 'release/3.1' (#27922)dotnet-maestro-bot1-0/+1
* Fix Segfault in PerfInfo Image Logging (#26910) * update branding for 3.0.2 (#27896) * update branding * remove stable properties from coreclr as it never stablises * [release/3.0] Fix use of ilasm during test builds when using a 3.0 SDK (#27820) * Add fix for restore of ilasm The restore logic in buildtools tried to use a netcoreapp2.1 TFM for Linux-musl. This ended up restoring Linux-x64 binaries which then broke the test build. This change works around this by saving a copy of the depproj that BuildTools used into the tree and restore it as a 3.0 app manually in init-tools on our side of the build. * Change to a 3.0 SDK for servicing * Bump test versions of ilasm and runtime package to match the RC * Move off of the old arm32 queue (#27905) * Add alpine3.10 testing to 3.0 (#27214) * Fix GetSequencePoints when profiler provides mapping via SetILInstrumentedCodeMap (#27843) Port #25802 to 3.0.2 * [release/3.0] Update dependencies from dotnet/core-setup (#27910) * Update dependencies from https://github.com/dotnet/core-setup build 20191016.12 - Microsoft.NETCore.App - 3.0.1-servicing-19516-12 * Update dependencies from https://github.com/dotnet/core-setup build 20191121.02 - Microsoft.NETCore.App - 3.0.2-servicing-19571-02
2019-11-28Disable formatting jobs in release/3.1 (#27954)Jarret Shook2-11/+11
2019-11-26update branding for 3.1 sevicing (#27921)Anirudh Agnihotry1-2/+2
* update branding for 3.1 sevicing * added internal branch
2019-11-21Move off of the old arm32 queue (#27906)Jarret Shook1-8/+8
2019-11-20[release/3.1] Update dependencies from dotnet/arcade (#26886)dotnet-maestro[bot]17-780/+289
* Update dependencies from https://github.com/dotnet/arcade build 20190924.3 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19474.3 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19474.3 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19474.3 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19474.3 * Add lots o' sources * Update dependencies from https://github.com/dotnet/arcade build 20191119.2 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19569.2 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19569.2 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19569.2 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19569.2
2019-11-14Update PreReleaseVersionLabel to RTM (#27885)William Godbe1-1/+1
2019-11-08Add packagereference to System.IO.FileSystem.AccessControlwtgodbe2-0/+5
2019-11-08Line up corefx & core-setup versionswtgodbe2-6/+6
2019-11-07Update dependencies from corefxwtgodbe2-6/+6
2019-11-07Update dependencies from https://github.com/dotnet/core-setup build 20191103.2dotnet-maestro[bot]2-3/+3
- Microsoft.NETCore.App - 3.1.0-preview3.19553.2
2019-10-30Rebrand to preview3 (#27552)William Godbe1-1/+1
2019-10-10preview2 (#27127)Anirudh Agnihotry1-1/+1
2019-09-12Merge remote-tracking branch 'upstream/release/3.0' into merge-to-31Matt Mitchell2-4/+4
2019-09-12Merge pull request #26620 from ↵Matt Mitchell2-4/+4
dotnet-maestro-bot/merge/release/3.0-to-release/3.1 [automated] Merge branch 'release/3.0' => 'release/3.1'
2019-09-12Update dependencies from https://github.com/dotnet/arcade build 20190911.7 ↵dotnet-maestro[bot]12-117/+119
(#26683) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19461.7 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19461.7 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19461.7 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19461.7
2019-09-12Update dependencies from https://github.com/dotnet/corefx build 20190911.12 ↵dotnet-maestro[bot]2-6/+6
(#26682) - Microsoft.NETCore.Platforms - 3.1.0-preview1.19461.12 - Microsoft.Private.CoreFx.NETCoreApp - 4.7.0-preview1.19461.12
2019-09-12Update dependencies from ↵dotnet-maestro[bot]2-4/+4
https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20190912.1 (#26681) - optimization.IBC.CoreCLR - 99.99.99-master-20190912.1 - optimization.PGO.CoreCLR - 99.99.99-master-20190912.1
2019-09-12Update dependencies from https://github.com/dotnet/corefx build 20190911.13 ↵dotnet-maestro[bot]2-6/+6
(#26680) - Microsoft.NETCore.Platforms - 3.0.0-rc2.19461.13 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc2.19461.13
2019-09-12Update dependencies from https://github.com/dotnet/arcade build 20190911.7 ↵dotnet-maestro[bot]12-117/+119
(#26679) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19461.7 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19461.7 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19461.7 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19461.7
2019-09-11Update dependencies from https://github.com/dotnet/core-setup build ↵dotnet-maestro[bot]2-3/+3
20190910.02 (#26655) - Microsoft.NETCore.App - 3.0.0-rc2-19460-02
2019-09-11Update dependencies from ↵dotnet-maestro[bot]2-4/+4
https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20190911.1 (#26654) - optimization.IBC.CoreCLR - 99.99.99-master-20190911.1 - optimization.PGO.CoreCLR - 99.99.99-master-20190911.1
2019-09-11Update dependencies from https://github.com/dotnet/corefx build 20190910.23 ↵dotnet-maestro[bot]2-6/+6
(#26656) - Microsoft.NETCore.Platforms - 3.1.0-preview1.19460.23 - Microsoft.Private.CoreFx.NETCoreApp - 4.7.0-preview1.19460.23
2019-09-11Update dependencies from https://github.com/dotnet/arcade build 20190910.3 ↵dotnet-maestro[bot]2-10/+10
(#26657) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19460.3 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19460.3 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19460.3 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19460.3
2019-09-11Update dependencies from https://github.com/dotnet/corefx build 20190910.22 ↵dotnet-maestro[bot]2-6/+6
(#26653) - Microsoft.NETCore.Platforms - 3.0.0-rc2.19460.22 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc2.19460.22
2019-09-10Merge branch 'release/3.1' into merge/release/3.0-to-release/3.1Anirudh Agnihotry2-6/+6
2019-09-11[release/3.1] Update dependencies from dotnet/corefx (#26508)dotnet-maestro[bot]2-6/+6
* Update dependencies from https://github.com/dotnet/corefx build 20190903.6 - Microsoft.NETCore.Platforms - 3.0.0-rc1.19453.6 - Microsoft.Private.CoreFx.NETCoreApp - 4.7.0-rc1.19453.6 * Update dependencies from https://github.com/dotnet/corefx build 20190904.8 - Microsoft.NETCore.Platforms - 3.0.0-rc1.19454.8 - Microsoft.Private.CoreFx.NETCoreApp - 4.7.0-rc1.19454.8 * Update dependencies from https://github.com/dotnet/corefx build 20190906.2 - Microsoft.NETCore.Platforms - 3.1.0-preview1.19456.2 - Microsoft.Private.CoreFx.NETCoreApp - 4.7.0-preview1.19456.2 * changing the target framework for tests to 3.1 * Update dependencies from https://github.com/dotnet/corefx build 20190906.20 - Microsoft.NETCore.Platforms - 3.1.0-preview1.19456.20 - Microsoft.Private.CoreFx.NETCoreApp - 4.7.0-preview1.19456.20 * Update dependencies from https://github.com/dotnet/corefx build 20190907.5 - Microsoft.NETCore.Platforms - 3.1.0-preview1.19457.5 - Microsoft.Private.CoreFx.NETCoreApp - 4.7.0-preview1.19457.5 * Update dependencies from https://github.com/dotnet/corefx build 20190909.13 - Microsoft.NETCore.Platforms - 3.1.0-preview1.19459.13 - Microsoft.Private.CoreFx.NETCoreApp - 4.7.0-preview1.19459.13 * 3.0 -> 3.1
2019-09-11Update dependencies from https://github.com/dotnet/arcade build 20190910.3 ↵dotnet-maestro[bot]2-10/+10
(#26622) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19460.3 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19460.3 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19460.3 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19460.3
2019-09-10Update dependencies from https://github.com/dotnet/arcade build 20190909.10 ↵dotnet-maestro[bot]11-104/+44
(#26618) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19459.10 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19459.10 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19459.10 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19459.10
2019-09-10Merge branch 'release/3.1' into merge/release/3.0-to-release/3.1Anirudh Agnihotry4-5/+7
2019-09-10[release/3.0] Update dependencies from dotnet/core-setup (#26563)dotnet-maestro[bot]2-3/+3
* Update dependencies from https://github.com/dotnet/core-setup build 20190905.28 - Microsoft.NETCore.App - 3.0.0-rc2-19455-28 * Update dependencies from https://github.com/dotnet/core-setup build 20190907.02 - Microsoft.NETCore.App - 3.0.0-rc2-19457-02 * Update dependencies from https://github.com/dotnet/core-setup build 20190907.15 - Microsoft.NETCore.App - 3.0.0-rc2-19457-15 * Update dependencies from https://github.com/dotnet/core-setup build 20190908.11 - Microsoft.NETCore.App - 3.0.0-rc2-19458-11 * Update dependencies from https://github.com/dotnet/core-setup build 20190909.40 - Microsoft.NETCore.App - 3.0.0-rc2-19459-40
2019-09-10Update dependencies from https://github.com/dotnet/corefx build 20190910.1 ↵dotnet-maestro[bot]2-6/+6
(#26616) - Microsoft.NETCore.Platforms - 3.0.0-rc2.19460.1 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc2.19460.1
2019-09-10Update dependencies from ↵dotnet-maestro[bot]2-4/+4
https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20190910.1 (#26617) - optimization.IBC.CoreCLR - 99.99.99-master-20190910.1 - optimization.PGO.CoreCLR - 99.99.99-master-20190910.1
2019-09-10Update dependencies from https://github.com/dotnet/core-setup build ↵dotnet-maestro[bot]2-3/+3
20190909.38 (#26619) - Microsoft.NETCore.App - 3.1.0-preview1.19459.38
2019-09-10Update dependencies from https://github.com/dotnet/arcade build 20190909.10 ↵dotnet-maestro[bot]11-104/+44
(#26615) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19459.10 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19459.10 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19459.10 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19459.10
2019-09-09Merge branch 'release/3.0' into release/3.1Anipik21-502/+322
2019-09-09[release/3.0] Update dependencies from dotnet/arcade (#26560)dotnet-maestro[bot]18-459/+263
* Update dependencies from https://github.com/dotnet/arcade build 20190905.21 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19455.21 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19455.21 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19455.21 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19455.21 * Update dependencies from https://github.com/dotnet/arcade build 20190906.10 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19456.10 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19456.10 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19456.10 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19456.10 * Update dependencies from https://github.com/dotnet/arcade build 20190907.1 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19457.1 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19457.1 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19457.1 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19457.1 * Update dependencies from https://github.com/dotnet/arcade build 20190908.2 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19458.2 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19458.2 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19458.2 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19458.2
2019-09-09[release/3.0] Update dependencies from dotnet/corefx (#26561)dotnet-maestro[bot]2-6/+6
* Update dependencies from https://github.com/dotnet/corefx build 20190906.1 - Microsoft.NETCore.Platforms - 3.0.0-rc2.19456.1 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc2.19456.1 * Update dependencies from https://github.com/dotnet/corefx build 20190907.2 - Microsoft.NETCore.Platforms - 3.0.0-rc2.19457.2 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc2.19457.2 * Update dependencies from https://github.com/dotnet/corefx build 20190907.8 - Microsoft.NETCore.Platforms - 3.0.0-rc2.19457.8 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc2.19457.8 * Update dependencies from https://github.com/dotnet/corefx build 20190908.3 - Microsoft.NETCore.Platforms - 3.0.0-rc2.19458.3 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc2.19458.3
2019-09-09[release/3.1] Update dependencies from dotnet/core-setup (#26565)dotnet-maestro[bot]2-3/+3
* Update dependencies from https://github.com/dotnet/core-setup build 20190905.31 - Microsoft.NETCore.App - 3.1.0-preview1.19455.31 * Update dependencies from https://github.com/dotnet/core-setup build 20190907.3 - Microsoft.NETCore.App - 3.1.0-preview1.19457.3 * Update dependencies from https://github.com/dotnet/core-setup build 20190907.10 - Microsoft.NETCore.App - 3.1.0-preview1.19457.10 * Update dependencies from https://github.com/dotnet/core-setup build 20190908.7 - Microsoft.NETCore.App - 3.1.0-preview1.19458.7
2019-09-09[release/3.0] Update dependencies from dnceng/internal/dotnet-optimization ↵dotnet-maestro[bot]2-4/+4
(#26588) * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20190908.1 - optimization.IBC.CoreCLR - 99.99.99-master-20190908.1 - optimization.PGO.CoreCLR - 99.99.99-master-20190908.1 * Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20190909.1 - optimization.IBC.CoreCLR - 99.99.99-master-20190909.1 - optimization.PGO.CoreCLR - 99.99.99-master-20190909.1
2019-09-06Update dependencies from ↵dotnet-maestro[bot]2-4/+4
https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20190905.1 (#26528) - optimization.IBC.CoreCLR - 99.99.99-master-20190905.1 - optimization.PGO.CoreCLR - 99.99.99-master-20190905.1
2019-09-06Update dependencies from https://github.com/dotnet/core-setup build ↵dotnet-maestro[bot]2-3/+3
20190904.16 (#26532) - Microsoft.NETCore.App - 3.1.0-preview1.19454.16
2019-09-05rc2 version updated (#26548)Anirudh Agnihotry1-1/+1