platform/upstream/dotnet/runtime.git
6 years agoUpdate CoreFx to preview3-26326-01 (dotnet/core-setup#3900)
dotnet-maestro-bot [Mon, 26 Mar 2018 05:58:08 +0000 (00:58 -0500)]
Update CoreFx to preview3-26326-01 (dotnet/core-setup#3900)

Commit migrated from https://github.com/dotnet/core-setup/commit/952107cc0f7d5d133faa03cb6853467552cfb04b

6 years agoUpdate CoreFx to preview3-26325-01 (dotnet/core-setup#3898)
dotnet-maestro-bot [Sun, 25 Mar 2018 22:58:59 +0000 (17:58 -0500)]
Update CoreFx to preview3-26325-01 (dotnet/core-setup#3898)

Commit migrated from https://github.com/dotnet/core-setup/commit/890041231ae11dcea1b9f732c7c3b57a22c500d7

6 years agoUpdate CoreFx to preview3-26324-02
dotnet-maestro-bot [Sat, 24 Mar 2018 13:31:25 +0000 (06:31 -0700)]
Update CoreFx to preview3-26324-02

Commit migrated from https://github.com/dotnet/core-setup/commit/58aafe5c2b6f0052fb19313e847f3887583e4f10

6 years agoUpdate CoreFx to preview3-26323-09 (dotnet/core-setup#3895)
dotnet-maestro-bot [Sat, 24 Mar 2018 05:43:51 +0000 (00:43 -0500)]
Update CoreFx to preview3-26323-09 (dotnet/core-setup#3895)

Commit migrated from https://github.com/dotnet/core-setup/commit/487f85ec3bbbdf2e5ec710ababb98c568dfbab61

6 years agoCrossgen for linux-arm
Eric Erhardt [Fri, 23 Mar 2018 22:54:20 +0000 (17:54 -0500)]
Crossgen for linux-arm

Commit migrated from https://github.com/dotnet/core-setup/commit/b2993fa34d087e5e8557163b5b854f5df6b71d13

6 years ago[Arm64/Linux] Do not try to collect test artifacts
Steve MacLean [Fri, 23 Mar 2018 16:10:40 +0000 (12:10 -0400)]
[Arm64/Linux] Do not try to collect test artifacts

Commit migrated from https://github.com/dotnet/core-setup/commit/7a0c58ae68862c80f55c64775ad7eebe84c2061d

6 years agoUpdate CoreClr, CoreFx to preview3-26323-05, preview3-26323-06, respectively
dotnet-maestro-bot [Fri, 23 Mar 2018 13:57:49 +0000 (06:57 -0700)]
Update CoreClr, CoreFx to preview3-26323-05, preview3-26323-06, respectively

Commit migrated from https://github.com/dotnet/core-setup/commit/734fab997b3977cb7210502b6336b3fb79ecf819

6 years ago[Arm64] Enable CI & Official builds (dotnet/core-setup#3855)
Steve MacLean [Fri, 23 Mar 2018 10:56:28 +0000 (06:56 -0400)]
[Arm64] Enable CI & Official builds (dotnet/core-setup#3855)

Commit migrated from https://github.com/dotnet/core-setup/commit/dfab1cc82ae5b24f92aa64569f8096555255c438

6 years agoUpdate BuildTools, CoreClr, CoreFx to preview3-02622-03, preview3-26322-08, preview3...
dotnet-maestro-bot [Fri, 23 Mar 2018 03:48:36 +0000 (22:48 -0500)]
Update BuildTools, CoreClr, CoreFx to preview3-02622-03, preview3-26322-08, preview3-26323-01, respectively (dotnet/core-setup#3874)

Commit migrated from https://github.com/dotnet/core-setup/commit/7fa7163bba2a8c61073d42803b38202f1493ad59

6 years agoMerge pull request dotnet/core-setup#3870 from mmitche/remove-cruft
Matt Mitchell [Thu, 22 Mar 2018 21:48:20 +0000 (14:48 -0700)]
Merge pull request dotnet/core-setup#3870 from mmitche/remove-cruft

Remove unused variables

Commit migrated from https://github.com/dotnet/core-setup/commit/8bda69e675a17a540e5fad8809b85ea93a392a5b

6 years agoUpdate BuildTools, CoreClr to preview3-02622-01, preview3-26322-01, respectively...
dotnet-maestro-bot [Thu, 22 Mar 2018 05:13:16 +0000 (00:13 -0500)]
Update BuildTools, CoreClr to preview3-02622-01, preview3-26322-01, respectively (dotnet/core-setup#3871)

Commit migrated from https://github.com/dotnet/core-setup/commit/d35a74ef069ec54e62c9afdd30e6170cbff4888f

6 years agoRemove unused variables
Matt Mitchell [Wed, 21 Mar 2018 20:57:14 +0000 (13:57 -0700)]
Remove unused variables
Discovered this when running the product construction build for core-setup.  REPO_PASS wasn't able to be set because the backing secret had been disabled in KV.  Looked through its usage in core-setup and saw no uses.  I went through the same environment block in the docker configuration run and eliminated anything without a use.

Commit migrated from https://github.com/dotnet/core-setup/commit/3807ee7ae8a625226797ed988dce5de79c5e100e

6 years agoMerge pull request dotnet/core-setup#3866 from eerhardt/DevTimeFixes
Wes Haggard [Wed, 21 Mar 2018 19:00:23 +0000 (12:00 -0700)]
Merge pull request dotnet/core-setup#3866 from eerhardt/DevTimeFixes

Add prerelease check to vswhere to support dogfood VS builds.

Commit migrated from https://github.com/dotnet/core-setup/commit/40804e41ae33ea5197911ce5764f77f634261d1c

6 years agoAdd prerelease check to vswhere to support dogfood VS builds.
Eric Erhardt [Wed, 21 Mar 2018 15:45:24 +0000 (10:45 -0500)]
Add prerelease check to vswhere to support dogfood VS builds.

Commit migrated from https://github.com/dotnet/core-setup/commit/4077946e8b48af8600240349c3222b2075a5a7fe

6 years agoUpdate CoreClr to preview3-26321-06
dotnet-maestro-bot [Wed, 21 Mar 2018 12:58:32 +0000 (05:58 -0700)]
Update CoreClr to preview3-26321-06

Commit migrated from https://github.com/dotnet/core-setup/commit/fd6bb1979e09226dae7e0050414d441e8b3afbc2

6 years agoUpdate BuildTools, CoreClr to preview3-02620-10, preview3-26320-09, respectively...
dotnet-maestro-bot [Wed, 21 Mar 2018 08:47:13 +0000 (03:47 -0500)]
Update BuildTools, CoreClr to preview3-02620-10, preview3-26320-09, respectively (dotnet/core-setup#3858)

Commit migrated from https://github.com/dotnet/core-setup/commit/b6f5e5b3b434b5c7c627b5c36d6adae93d17b815

6 years agoUpdate BuildTools to preview3-02620-05
dotnet-maestro-bot [Tue, 20 Mar 2018 17:42:53 +0000 (10:42 -0700)]
Update BuildTools to preview3-02620-05

Commit migrated from https://github.com/dotnet/core-setup/commit/1fe13812da51b2323295fbb7cbe02ca8e3c5aafb

6 years agoUpdate BuildTools, CoreClr to preview3-02619-02, preview3-26320-05, respectively
dotnet-maestro-bot [Tue, 20 Mar 2018 12:43:08 +0000 (05:43 -0700)]
Update BuildTools, CoreClr to preview3-02619-02, preview3-26320-05, respectively

Commit migrated from https://github.com/dotnet/core-setup/commit/cc3e270b7dbde9e5fc46f7bb11bb26f4ee76b92f

6 years agoUpdate symbol uploader to 1.0.0-beta-62715-04 (dotnet/core-setup#3853)
Mike McLaughlin [Mon, 19 Mar 2018 23:07:28 +0000 (16:07 -0700)]
Update symbol uploader to 1.0.0-beta-62715-04 (dotnet/core-setup#3853)

Commit migrated from https://github.com/dotnet/core-setup/commit/c66d751c3cfc9793956a7619bc3fa7d954e6c4bf

6 years agoUpdate CoreClr, CoreFx to preview3-26319-03, preview3-26319-04, respectively
dotnet-maestro-bot [Mon, 19 Mar 2018 13:53:41 +0000 (06:53 -0700)]
Update CoreClr, CoreFx to preview3-26319-03, preview3-26319-04, respectively

Commit migrated from https://github.com/dotnet/core-setup/commit/939333dbc80eb184752578703c14dd68eba2efca

6 years agoUpdate BuildTools, CoreClr, CoreFx to preview3-02616-02, preview2-26316-09, preview2...
dotnet-maestro-bot [Sat, 17 Mar 2018 02:11:57 +0000 (21:11 -0500)]
Update BuildTools, CoreClr, CoreFx to preview3-02616-02, preview2-26316-09, preview2-26317-01, respectively (dotnet/core-setup#3844)

Commit migrated from https://github.com/dotnet/core-setup/commit/7b40545d6e7f608bf82db6806d0d6e349b324cb5

6 years agoMove to preview3 in master
Wes Haggard [Fri, 16 Mar 2018 23:36:44 +0000 (16:36 -0700)]
Move to preview3 in master

Commit migrated from https://github.com/dotnet/core-setup/commit/8040b4e63409f5551691acbb96b9dad954f293c1

6 years agoMerge pull request dotnet/core-setup#3847 from dotnet/dev/snaps
Lee Coward [Fri, 16 Mar 2018 23:09:02 +0000 (16:09 -0700)]
Merge pull request dotnet/core-setup#3847 from dotnet/dev/snaps

Commit migrated from https://github.com/dotnet/core-setup/commit/51cd34b059a0b1ce526dc56c1da3dc3565fc33b0

6 years agoMerge branch 'master' into dev/snaps
Lee Coward [Fri, 16 Mar 2018 23:08:04 +0000 (16:08 -0700)]
Merge branch 'master' into dev/snaps

Commit migrated from https://github.com/dotnet/core-setup/commit/0539dcba6f135172c0bd5eec4059c682072e98a1

6 years agoUpdate CoreClr, CoreFx to preview2-26316-03, preview2-26316-03, respectively
dotnet-maestro-bot [Fri, 16 Mar 2018 13:55:43 +0000 (06:55 -0700)]
Update CoreClr, CoreFx to preview2-26316-03, preview2-26316-03, respectively

Commit migrated from https://github.com/dotnet/core-setup/commit/e8d248c21937da58626ef828f6e55abfa22ca8a1

6 years agoUpdate CoreClr, CoreFx to preview2-26315-05, preview2-26316-01, respectively (dotnet...
dotnet-maestro-bot [Fri, 16 Mar 2018 03:33:39 +0000 (22:33 -0500)]
Update CoreClr, CoreFx to preview2-26315-05, preview2-26316-01, respectively (dotnet/core-setup#3840)

Commit migrated from https://github.com/dotnet/core-setup/commit/18a50d2f8317a255fa5fc4f26e06e403b3e98e9f

6 years agoAdd bootstrapping support (dotnet/core-setup#3838)
Steve MacLean [Thu, 15 Mar 2018 17:30:28 +0000 (13:30 -0400)]
Add bootstrapping support (dotnet/core-setup#3838)

Commit migrated from https://github.com/dotnet/core-setup/commit/7f4174974e90f7c978fd764d2afb481505fc242c

6 years agoUpdate CoreClr, CoreFx to preview2-26315-02, preview2-26315-01, respectively
dotnet-maestro-bot [Thu, 15 Mar 2018 12:55:26 +0000 (05:55 -0700)]
Update CoreClr, CoreFx to preview2-26315-02, preview2-26315-01, respectively

Commit migrated from https://github.com/dotnet/core-setup/commit/cfe4bbda6f3ac1f3308af039f4626f2cd51cf42d

6 years agoUpdate CoreClr, CoreFx to preview2-26314-04, preview2-26313-03, respectively
dotnet-maestro-bot [Wed, 14 Mar 2018 12:48:00 +0000 (05:48 -0700)]
Update CoreClr, CoreFx to preview2-26314-04, preview2-26313-03, respectively

Commit migrated from https://github.com/dotnet/core-setup/commit/7a2a58b9ff68e9867b05c7ce7bb3e5a0e75b24d8

6 years agoDefine install_Failed() before use (dotnet/core-setup#3831)
Steve MacLean [Wed, 14 Mar 2018 15:34:24 +0000 (11:34 -0400)]
Define install_Failed() before use (dotnet/core-setup#3831)

Commit migrated from https://github.com/dotnet/core-setup/commit/8ac5f4fa222b9676ff74362878d02e02f07cd6ac

6 years agoUpdate BuildTools, CoreFx to preview2-02612-03, preview2-26313-01, respectively ...
dotnet-maestro-bot [Tue, 13 Mar 2018 03:30:59 +0000 (22:30 -0500)]
Update BuildTools, CoreFx to preview2-02612-03, preview2-26313-01, respectively (dotnet/core-setup#3820)

Commit migrated from https://github.com/dotnet/core-setup/commit/3c802455b2d8d01470e064e7557bec6faccf496e

6 years agoUpdate BuildTools, CoreClr, CoreFx to preview2-02612-01, preview2-26310-01, preview2...
dotnet-maestro-bot [Mon, 12 Mar 2018 14:06:28 +0000 (07:06 -0700)]
Update BuildTools, CoreClr, CoreFx to preview2-02612-01, preview2-26310-01, preview2-26312-02, respectively

Commit migrated from https://github.com/dotnet/core-setup/commit/b1a3818cee446a4b4a20612516acb2161162a87e

6 years agoUpdate BuildTools to preview2-02609-01 (dotnet/core-setup#3808)
dotnet-maestro-bot [Fri, 9 Mar 2018 23:56:54 +0000 (17:56 -0600)]
Update BuildTools to preview2-02609-01 (dotnet/core-setup#3808)

Commit migrated from https://github.com/dotnet/core-setup/commit/6234e89175cf09aaa52bf1dda56c43237a6b70be

6 years agoRemove libuuid dependency from runtime-deps package. (dotnet/core-setup#3806)
Rakesh Singh [Fri, 9 Mar 2018 18:44:31 +0000 (10:44 -0800)]
Remove libuuid dependency from runtime-deps package. (dotnet/core-setup#3806)

Commit migrated from https://github.com/dotnet/core-setup/commit/6ce618d3382719d123b07c85bdc757102f07bd61

6 years agoFix cross/build-rootfs.sh lldb-3.9-dev package name
Steve MacLean [Thu, 8 Mar 2018 22:43:37 +0000 (17:43 -0500)]
Fix cross/build-rootfs.sh lldb-3.9-dev package name

Commit migrated from https://github.com/dotnet/core-setup/commit/68211bb681b571f5238b504903c3aa660906cf7d

6 years agoUbuntu 18.04 has libcurl dependency updated from libcurl3 to libcurl4 (dotnet/core...
Rakesh Singh [Fri, 9 Mar 2018 18:21:30 +0000 (10:21 -0800)]
Ubuntu 18.04 has libcurl dependency updated from libcurl3 to libcurl4 (dotnet/core-setup#3804)

Commit migrated from https://github.com/dotnet/core-setup/commit/82e397d50b54557a77353f7721540a8da081534b

6 years agoUpdate CoreClr to preview2-26309-06
dotnet-maestro-bot [Fri, 9 Mar 2018 13:44:39 +0000 (05:44 -0800)]
Update CoreClr to preview2-26309-06

Commit migrated from https://github.com/dotnet/core-setup/commit/38ba8da884000cfbacff80997404ae16156a9077

6 years agoUpdate CoreClr, CoreFx to preview2-26308-11, preview2-26308-09, respectively
dotnet-maestro-bot [Fri, 9 Mar 2018 01:47:38 +0000 (17:47 -0800)]
Update CoreClr, CoreFx to preview2-26308-11, preview2-26308-09, respectively

Commit migrated from https://github.com/dotnet/core-setup/commit/750b1a68da2dbd782314d7bd89789e5b7d005db6

6 years agoUpdate CoreFx to preview2-26308-06
dotnet-maestro-bot [Thu, 8 Mar 2018 15:00:56 +0000 (07:00 -0800)]
Update CoreFx to preview2-26308-06

Commit migrated from https://github.com/dotnet/core-setup/commit/f884b0919cc99b6f9069acf586447998043994f9

6 years agoUpdate CoreClr to preview2-26308-06
dotnet-maestro-bot [Thu, 8 Mar 2018 13:32:01 +0000 (05:32 -0800)]
Update CoreClr to preview2-26308-06

Commit migrated from https://github.com/dotnet/core-setup/commit/2dd19f44cf170c5600bf4e0129ef478b01679de3

6 years agoUpdate BuildTools, CoreFx to preview2-02607-03, preview2-26308-02, respectively ...
dotnet-maestro-bot [Thu, 8 Mar 2018 04:32:14 +0000 (22:32 -0600)]
Update BuildTools, CoreFx to preview2-02607-03, preview2-26308-02, respectively (dotnet/core-setup#3795)

Commit migrated from https://github.com/dotnet/core-setup/commit/dd5407cc77a97ee3d1279f825426a782e6f030ba

6 years agoUpdate CoreFx to preview2-26307-06 (dotnet/core-setup#3790)
dotnet-maestro-bot [Thu, 8 Mar 2018 00:21:04 +0000 (18:21 -0600)]
Update CoreFx to preview2-26307-06 (dotnet/core-setup#3790)

Commit migrated from https://github.com/dotnet/core-setup/commit/1ba8845557d716671ec942c8696e1566105d63a7

6 years agoRemove left-over UWP dependencies. (dotnet/core-setup#3787)
Eric Erhardt [Wed, 7 Mar 2018 22:24:35 +0000 (16:24 -0600)]
Remove left-over UWP dependencies. (dotnet/core-setup#3787)

Commit migrated from https://github.com/dotnet/core-setup/commit/f1e9b565fb5852e907836c69bdf7fcb4a2ea15ed

6 years agoUpdate CoreClr, CoreFx to preview2-26307-01, preview2-26307-03, respectively (dotnet...
dotnet-maestro-bot [Wed, 7 Mar 2018 06:33:20 +0000 (00:33 -0600)]
Update CoreClr, CoreFx to preview2-26307-01, preview2-26307-03, respectively (dotnet/core-setup#3789)

Commit migrated from https://github.com/dotnet/core-setup/commit/93d104faa174b8e5ee8cddf0f3e1456a30998dcd

6 years agoUpdate BuildTools, CoreClr, CoreFx, WCF to preview2-02606-05, preview2-26306-01,...
dotnet-maestro-bot [Wed, 7 Mar 2018 00:13:53 +0000 (18:13 -0600)]
Update BuildTools, CoreClr, CoreFx, WCF to preview2-02606-05, preview2-26306-01, preview2-26306-04, preview2-26306-01, respectively (dotnet/core-setup#3783)

Commit migrated from https://github.com/dotnet/core-setup/commit/c09416a3d179f47c95519fc3fbe7dacff4b3905e

6 years agoFix typo in --info output (dotnet/core-setup#3782)
Steve Harter [Tue, 6 Mar 2018 18:22:57 +0000 (12:22 -0600)]
Fix typo in --info output (dotnet/core-setup#3782)

Commit migrated from https://github.com/dotnet/core-setup/commit/a6a4c7aa7e85e4133ae5d0ed8a12e935c891720c

6 years agoUpdate BuildTools, CoreClr to preview2-02606-01, preview2-26305-12, respectively...
dotnet-maestro-bot [Tue, 6 Mar 2018 01:58:53 +0000 (19:58 -0600)]
Update BuildTools, CoreClr to preview2-02606-01, preview2-26305-12, respectively (dotnet/core-setup#3779)

Commit migrated from https://github.com/dotnet/core-setup/commit/7df1b9ea439503ca5219e747fa5634107dc5f096

6 years agoUpdate BuildTools, CoreClr to preview2-02605-02, preview2-26305-09, respectively...
dotnet-maestro-bot [Tue, 6 Mar 2018 00:28:32 +0000 (18:28 -0600)]
Update BuildTools, CoreClr to preview2-02605-02, preview2-26305-09, respectively (dotnet/core-setup#3778)

Commit migrated from https://github.com/dotnet/core-setup/commit/62c99354538fbd5cea6e389f069df224669fc95d

6 years agoUpdate CoreClr, CoreFx, WCF to preview2-26305-04, preview2-26305-02, preview2-26305...
dotnet-maestro-bot [Mon, 5 Mar 2018 18:25:14 +0000 (12:25 -0600)]
Update CoreClr, CoreFx, WCF to preview2-26305-04, preview2-26305-02, preview2-26305-01, respectively (dotnet/core-setup#3776)

Commit migrated from https://github.com/dotnet/core-setup/commit/bc2114dfa84ba81a9baada3feaa6ef221c3c8cf6

6 years agoTurn off symbol export to prevent method\data collisions when loading dlls dynamicall...
Steve Harter [Mon, 5 Mar 2018 15:50:41 +0000 (09:50 -0600)]
Turn off symbol export to prevent method\data collisions when loading dlls dynamically (dotnet/core-setup#3769)

Commit migrated from https://github.com/dotnet/core-setup/commit/a28fbb812d99243c3b574ca67ed0c1c2d6061ffb

6 years agoUpdate CoreClr, CoreFx, WCF to preview2-26305-01, preview2-26305-01, preview2-26304...
dotnet-maestro-bot [Mon, 5 Mar 2018 04:36:49 +0000 (22:36 -0600)]
Update CoreClr, CoreFx, WCF to preview2-26305-01, preview2-26305-01, preview2-26304-01, respectively (dotnet/core-setup#3775)

Commit migrated from https://github.com/dotnet/core-setup/commit/39a8cbc8af365fb97892aaa08d56b94c9b9bbc2a

6 years agoUpdate CoreClr to preview2-26304-01 (dotnet/core-setup#3774)
dotnet-maestro-bot [Sun, 4 Mar 2018 03:32:47 +0000 (21:32 -0600)]
Update CoreClr to preview2-26304-01 (dotnet/core-setup#3774)

Commit migrated from https://github.com/dotnet/core-setup/commit/62a10e10ce6b77819bceb0a9906100d10fdd4744

6 years agoUpdate CoreClr, CoreFx, WCF to preview2-26303-09, preview2-26303-04, preview2-26303...
dotnet-maestro-bot [Sat, 3 Mar 2018 16:55:54 +0000 (10:55 -0600)]
Update CoreClr, CoreFx, WCF to preview2-26303-09, preview2-26303-04, preview2-26303-01, respectively (dotnet/core-setup#3772)

Commit migrated from https://github.com/dotnet/core-setup/commit/2c65827a0cd6165670b0a8ebeebf8480b24c6923

6 years agoUpdate CoreFx to preview2-26303-02 (dotnet/core-setup#3771)
dotnet-maestro-bot [Sat, 3 Mar 2018 06:45:48 +0000 (00:45 -0600)]
Update CoreFx to preview2-26303-02 (dotnet/core-setup#3771)

Commit migrated from https://github.com/dotnet/core-setup/commit/671630ac7ca9114e141b87a12505555ab9a323ac

6 years agoUpdate RPM System Packages (dotnet/core-setup#3739)
Driele Neves Ribeiro [Sat, 3 Mar 2018 00:21:22 +0000 (16:21 -0800)]
Update RPM System Packages (dotnet/core-setup#3739)

* Update System Packages SLES

* Update system packages rhel

Commit migrated from https://github.com/dotnet/core-setup/commit/9ded13e9bd742c711b9bb2ffa97aa1ec2355b186

6 years agoUpdate CoreClr, WCF to preview2-26302-06, preview2-26302-01, respectively (dotnet...
dotnet-maestro-bot [Fri, 2 Mar 2018 16:40:47 +0000 (10:40 -0600)]
Update CoreClr, WCF to preview2-26302-06, preview2-26302-01, respectively (dotnet/core-setup#3761)

Commit migrated from https://github.com/dotnet/core-setup/commit/7b87627f3b1de5ec996ecc2dd6754cff3ad27b94

6 years agoUpdate CoreClr, CoreFx, WCF to preview2-26302-01, preview2-26228-08, preview2-26301...
dotnet-maestro-bot [Fri, 2 Mar 2018 03:54:21 +0000 (21:54 -0600)]
Update CoreClr, CoreFx, WCF to preview2-26302-01, preview2-26228-08, preview2-26301-02, respectively (dotnet/core-setup#3760)

Commit migrated from https://github.com/dotnet/core-setup/commit/fcb1a086ac8f74a1bed05a9c5aaf921a4a49d3d0

6 years agoRemove refName properties from build definition
Wes Haggard [Fri, 2 Mar 2018 00:51:17 +0000 (16:51 -0800)]
Remove refName properties from build definition

The refName properties aren't needed but if there are
duplicate names the build update fails so just deleting
them all.

Commit migrated from https://github.com/dotnet/core-setup/commit/6bf44153033967e2ca1951cc60ce4c9134f1f904

6 years agoFail when additional deps files are not valid and revert to 2.0.x roll-forward to...
Steve Harter [Thu, 1 Mar 2018 20:31:08 +0000 (14:31 -0600)]
Fail when additional deps files are not valid and revert to 2.0.x roll-forward to use requested version instead of found (dotnet/core-setup#3743)

Commit migrated from https://github.com/dotnet/core-setup/commit/33faff7395812843eda06316af3518d215fa345e

6 years agoMerge pull request dotnet/core-setup#3735 from weshaggard/SupportStableBuilds
Wes Haggard [Thu, 1 Mar 2018 19:13:37 +0000 (11:13 -0800)]
Merge pull request dotnet/core-setup#3735 from weshaggard/SupportStableBuilds

Add support for stable build parameters

Commit migrated from https://github.com/dotnet/core-setup/commit/f8913af58fd0d4801ce54454ccb4f1e801f0e7af

6 years agoUpgrade to version 1.0.0-beta-62701-01 of the symbol uploader (dotnet/core-setup...
Mike McLaughlin [Thu, 1 Mar 2018 17:44:42 +0000 (09:44 -0800)]
Upgrade to version 1.0.0-beta-62701-01 of the symbol uploader (dotnet/core-setup#3755)

Commit migrated from https://github.com/dotnet/core-setup/commit/82668997838512b22edbfcbbc706ef07cae7ec07

6 years agoUpdate BuildTools, CoreClr to preview2-02528-07, preview2-26228-08, respectively...
dotnet-maestro-bot [Thu, 1 Mar 2018 05:32:39 +0000 (23:32 -0600)]
Update BuildTools, CoreClr to preview2-02528-07, preview2-26228-08, respectively (dotnet/core-setup#3747)

Commit migrated from https://github.com/dotnet/core-setup/commit/115cdc7581ff6682da842927e3cd536bd48f36c6

6 years agoSupport 'additionalFrameworks' section in app's runtimeconfig.json (dotnet/core-setup...
Steve Harter [Thu, 1 Mar 2018 00:53:11 +0000 (18:53 -0600)]
Support 'additionalFrameworks' section in app's runtimeconfig.json (dotnet/core-setup#3741)

Commit migrated from https://github.com/dotnet/core-setup/commit/a94c3251709071805f51fad5fb606d804ab3fad8

6 years agoSort output from --list-sdks and --list-runtimes (dotnet/core-setup#3744)
Steve Harter [Thu, 1 Mar 2018 00:01:42 +0000 (18:01 -0600)]
Sort output from --list-sdks and --list-runtimes (dotnet/core-setup#3744)

Commit migrated from https://github.com/dotnet/core-setup/commit/993292d06f646276d541f22a15c7256c7928756e

6 years agoUpdate BuildTools to preview2-02528-05 (dotnet/core-setup#3745)
dotnet-maestro-bot [Wed, 28 Feb 2018 20:27:49 +0000 (14:27 -0600)]
Update BuildTools to preview2-02528-05 (dotnet/core-setup#3745)

Commit migrated from https://github.com/dotnet/core-setup/commit/2e92009590ef4be74ff674df8c91d23d83189c0a

6 years agoUpdate CoreClr, CoreFx, WCF to preview2-26228-06, preview2-26228-03, preview2-26227...
dotnet-maestro-bot [Wed, 28 Feb 2018 13:49:08 +0000 (05:49 -0800)]
Update CoreClr, CoreFx, WCF to preview2-26228-06, preview2-26228-03, preview2-26227-01, respectively

Commit migrated from https://github.com/dotnet/core-setup/commit/488158cd7c2b4a2bde1cf53e051c19f3dfae6172

6 years agoAdd support for building final preview packages
Wes Haggard [Wed, 28 Feb 2018 00:38:25 +0000 (16:38 -0800)]
Add support for building final preview packages

This enables us to build packages with a preview label
but not include the build number.

Commit migrated from https://github.com/dotnet/core-setup/commit/ff406ef6a9ab3a903bd3414ab6cb6910faffd030

6 years agoAdd support for stable build parameters
Wes Haggard [Tue, 27 Feb 2018 00:33:17 +0000 (16:33 -0800)]
Add support for stable build parameters

Adds support for PB_IsSTable and PB_VersionStamp which will allow
for stable builds to be produced without commits to the repo.

Commit migrated from https://github.com/dotnet/core-setup/commit/6843e0f48434a3a003b0e1d5bda59004859eb562

6 years agoFix issue with deps resolver and duplicate assembly names (dotnet/core-setup#3737)
Steve Harter [Tue, 27 Feb 2018 03:18:16 +0000 (21:18 -0600)]
Fix issue with deps resolver and duplicate assembly names (dotnet/core-setup#3737)

Commit migrated from https://github.com/dotnet/core-setup/commit/86d1f9201361c83b80edaa46c512ff47cf48a73b

6 years agoUpdate CoreFx, WCF to preview2-26225-02, preview2-26225-01, respectively
dotnet-maestro-bot [Sun, 25 Feb 2018 14:50:25 +0000 (06:50 -0800)]
Update CoreFx, WCF to preview2-26225-02, preview2-26225-01, respectively

Commit migrated from https://github.com/dotnet/core-setup/commit/40177995a66b9404333a1fb10396046d3bcd2231

6 years agoUpdate symbol uploader 1.0.0-beta-62624-01 to fix dispose exception bug. (dotnet...
Mike McLaughlin [Sat, 24 Feb 2018 23:57:16 +0000 (15:57 -0800)]
Update symbol uploader 1.0.0-beta-62624-01 to fix dispose exception bug. (dotnet/core-setup#3728)

Commit migrated from https://github.com/dotnet/core-setup/commit/5364ccf28d5470c751ca680b27a58bb9a5e9bc29

6 years agoUpdate CoreFx, WCF to preview2-26224-02, preview2-26224-01, respectively
dotnet-maestro-bot [Sat, 24 Feb 2018 14:56:38 +0000 (06:56 -0800)]
Update CoreFx, WCF to preview2-26224-02, preview2-26224-01, respectively

Commit migrated from https://github.com/dotnet/core-setup/commit/948ca4b0d170cf91b0cf752c19ee38989ff5d8bd

6 years agoImprove --info output and help (dotnet/core-setup#3722)
Steve Harter [Fri, 23 Feb 2018 21:30:13 +0000 (15:30 -0600)]
Improve --info output and help (dotnet/core-setup#3722)

Commit migrated from https://github.com/dotnet/core-setup/commit/76cf85b35ca93a40dd06ae2ce8eda82e293c5faf

6 years agoUpdate BuildTools to 2.1.0-preview2-02522-03 (dotnet/core-setup#3725)
Davis Goodin [Fri, 23 Feb 2018 20:10:24 +0000 (14:10 -0600)]
Update BuildTools to 2.1.0-preview2-02522-03 (dotnet/core-setup#3725)

Commit migrated from https://github.com/dotnet/core-setup/commit/27d5c4eb7c442ca6c4580e08cd77d01e12ee35e7

6 years agoCompare assembly and file versions on minor roll forward (dotnet/core-setup#3704)
Steve Harter [Fri, 23 Feb 2018 17:26:09 +0000 (11:26 -0600)]
Compare assembly and file versions on minor roll forward (dotnet/core-setup#3704)

Add DependencyModel\deps.json support for assemblyVersion and fileVersion runtime assets and add conflict resolution to hostpolicy.dll that uses that metadata during minor\major roll-forward cases.

Commit migrated from https://github.com/dotnet/core-setup/commit/348572725673b54aca474974a6ea4f05a2d479b3

6 years agoSet Linuxmint as Debian based Distro (dotnet/core-setup#3724)
Rakesh Singh [Fri, 23 Feb 2018 00:21:25 +0000 (16:21 -0800)]
Set Linuxmint as Debian based Distro (dotnet/core-setup#3724)

Commit migrated from https://github.com/dotnet/core-setup/commit/b76a5c71cb50e96c884b045bbc71c5c966262ac1

6 years agoUpdate BuildTools, CoreClr to preview2-02522-02, preview2-26222-07, respectively
dotnet-maestro-bot [Thu, 22 Feb 2018 19:04:51 +0000 (11:04 -0800)]
Update BuildTools, CoreClr to preview2-02522-02, preview2-26222-07, respectively

Commit migrated from https://github.com/dotnet/core-setup/commit/faf18358ae75512b46b820d53cdf5a372c6b1de0

6 years agoUpdate CoreFx to preview2-26222-04
dotnet-maestro-bot [Thu, 22 Feb 2018 14:47:15 +0000 (06:47 -0800)]
Update CoreFx to preview2-26222-04

Commit migrated from https://github.com/dotnet/core-setup/commit/215b8eacfdf804a910309a58d910da4045b37636

6 years agoUpdate BuildTools, CoreClr, CoreFx, WCF to preview2-02521-06, preview2-26222-05,...
dotnet-maestro-bot [Thu, 22 Feb 2018 13:33:04 +0000 (05:33 -0800)]
Update BuildTools, CoreClr, CoreFx, WCF to preview2-02521-06, preview2-26222-05, preview2-26222-01, preview2-26222-01, respectively

Commit migrated from https://github.com/dotnet/core-setup/commit/c583800c197a8d7988f25418de14519ee51df4f6

6 years agoMerge pull request dotnet/core-setup#3717 from weshaggard/RemoveDebToolPublishing
Wes Haggard [Thu, 22 Feb 2018 00:03:55 +0000 (16:03 -0800)]
Merge pull request dotnet/core-setup#3717 from weshaggard/RemoveDebToolPublishing

Remove cli-deps feed and publishing of deb-tool

Commit migrated from https://github.com/dotnet/core-setup/commit/93f6f44728c65f47250e04a359e0bd06b6a15af8

6 years agoRemove cli-deps feed and publishing of deb-tool
Wes Haggard [Wed, 21 Feb 2018 22:53:34 +0000 (14:53 -0800)]
Remove cli-deps feed and publishing of deb-tool

cli-deps feed has been removed so cleaning up that feed as
well as removing the publishing of the deb-tool that published
to it.

Commit migrated from https://github.com/dotnet/core-setup/commit/7b00501c598504836dd6fbabe9b3b604a213cdd9

6 years agoMerge pull request dotnet/core-setup#3711 from johnbeisner/UpdateSDKMuxer
John Beisner [Wed, 21 Feb 2018 21:37:13 +0000 (13:37 -0800)]
Merge pull request dotnet/core-setup#3711 from johnbeisner/UpdateSDKMuxer

The SDK version rolls up only upon 'minor-patch' versions

Commit migrated from https://github.com/dotnet/core-setup/commit/e48882350b3ad1d2d096d91a93c0230618c4e538

6 years agoUpdate BuildTools to preview2-02521-04
dotnet-maestro-bot [Wed, 21 Feb 2018 19:20:25 +0000 (11:20 -0800)]
Update BuildTools to preview2-02521-04

Commit migrated from https://github.com/dotnet/core-setup/commit/7014765748d93f4244cc20501671cb60afbb21d3

6 years agoEnable building LinuxMint 7 and 8 Runtime deps (dotnet/core-setup#3714)
Rakesh Singh [Wed, 21 Feb 2018 20:18:01 +0000 (12:18 -0800)]
Enable building LinuxMint 7 and 8 Runtime deps (dotnet/core-setup#3714)

Commit migrated from https://github.com/dotnet/core-setup/commit/03ab99522a7404e25be7d710c89c6084f3fab7fe

6 years agoStop producing 17.04 Runtime deps (dotnet/core-setup#3715)
Rakesh Singh [Wed, 21 Feb 2018 20:17:44 +0000 (12:17 -0800)]
Stop producing 17.04 Runtime deps (dotnet/core-setup#3715)

Commit migrated from https://github.com/dotnet/core-setup/commit/3f8e57df2f8727ba7c46e5715440614d62420ff2

6 years agoThe SDK version rolls up only upon 'minor-patch' versions where the 'minor-patch...
jbeisner [Wed, 21 Feb 2018 18:57:56 +0000 (18:57 +0000)]
The SDK version rolls up only upon 'minor-patch' versions where the 'minor-patch' version is defined as the last two digits of the 'patch' version.

Commit migrated from https://github.com/dotnet/core-setup/commit/5f337cbb8980149e351d902487d66ac1d5bdccc2

6 years agoUpdate BuildTools, CoreClr, CoreFx, WCF to preview2-02521-01, preview2-26221-06,...
dotnet-maestro-bot [Wed, 21 Feb 2018 14:48:28 +0000 (06:48 -0800)]
Update BuildTools, CoreClr, CoreFx, WCF to preview2-02521-01, preview2-26221-06, preview2-26221-05, preview2-26221-01, respectively

Commit migrated from https://github.com/dotnet/core-setup/commit/b83600c3d42add70ed9ef3358338b76baf647f03

6 years agoGenerate version.cpp if it doesn't already exist.
Eric Erhardt [Tue, 20 Feb 2018 18:45:22 +0000 (12:45 -0600)]
Generate version.cpp if it doesn't already exist.

This is necessary when bootstrapping a new RID, and we can't run MSBuild to generate the version.cpp file.

Commit migrated from https://github.com/dotnet/core-setup/commit/83f55767876e52aba1372b94fee5f0faf9308aca

6 years agoUpdate assembly-conflict-resolution.md
Steve Harter [Tue, 20 Feb 2018 21:19:52 +0000 (15:19 -0600)]
Update assembly-conflict-resolution.md

Commit migrated from https://github.com/dotnet/core-setup/commit/25ca966c9cb71ee8bf45816d36f76ec37ba76e9c

6 years agoUpdate BuildTools, CoreClr, CoreFx, WCF to preview2-02516-02, preview2-26220-05,...
dotnet-maestro-bot [Tue, 20 Feb 2018 13:17:20 +0000 (05:17 -0800)]
Update BuildTools, CoreClr, CoreFx, WCF to preview2-02516-02, preview2-26220-05, preview2-26216-03, preview2-26220-01, respectively

Commit migrated from https://github.com/dotnet/core-setup/commit/1d39498d2f9adaee062f8351cd2ee565f20eae88

6 years agoEnable building Ubuntu 18.04 Runtime-Deps (dotnet/core-setup#3697)
Rakesh Singh [Sat, 17 Feb 2018 01:03:26 +0000 (17:03 -0800)]
Enable building Ubuntu 18.04 Runtime-Deps (dotnet/core-setup#3697)

Commit migrated from https://github.com/dotnet/core-setup/commit/8e606526b0fa0139bc73b4e690463e6dac73e15c

6 years agoUpdate symbol uploader to 1.0.0-beta-62616-03 (dotnet/core-setup#3700)
Mike McLaughlin [Fri, 16 Feb 2018 23:56:29 +0000 (15:56 -0800)]
Update symbol uploader to 1.0.0-beta-62616-03 (dotnet/core-setup#3700)

Remove "Fetch symbol signing tooling" step build pipeline.

EmbedIndex is no longer needed.

Commit migrated from https://github.com/dotnet/core-setup/commit/23d8ddbd2cd8a4ea6bfb053182fa4b82ce1a6e77

6 years agoBlock X64 Bundle package on X86 OS (dotnet/core-setup#3696)
Rakesh Singh [Fri, 16 Feb 2018 22:04:40 +0000 (14:04 -0800)]
Block X64 Bundle package on X86 OS (dotnet/core-setup#3696)

* Block X64 Bundle package on X86 OS

* Update Blocker message

Commit migrated from https://github.com/dotnet/core-setup/commit/faeb20891bfdb33157c04787dc9fdd98621fb0d0

6 years agoMerge pull request dotnet/core-setup#3677 from drneve/fix_rpm
Eric Erhardt [Fri, 16 Feb 2018 20:48:51 +0000 (14:48 -0600)]
Merge pull request dotnet/core-setup#3677 from drneve/fix_rpm

Enable building distro agnostic runtime RPM packages

Commit migrated from https://github.com/dotnet/core-setup/commit/d98e28784620e7cdd09c8974374a1e594b477147

6 years agoUpdate File description for runtime binaries ( host,hostfxr and hostpolicy ) (dotnet...
Rakesh Singh [Fri, 16 Feb 2018 20:34:29 +0000 (12:34 -0800)]
Update File description for runtime binaries ( host,hostfxr and hostpolicy )  (dotnet/core-setup#3685)

* Update File description for runtime binaries ( host,hostfxr and hostpolicy )

* Updated per feedback review

* Updating per feedback

Commit migrated from https://github.com/dotnet/core-setup/commit/85f1c024aceffe2b6f28c75ac52d38c82c859b20

6 years agoFactoring out the commonality in rhel publish step
Driele Neves Ribeiro [Fri, 16 Feb 2018 19:37:35 +0000 (11:37 -0800)]
Factoring out the commonality in rhel publish step

Commit migrated from https://github.com/dotnet/core-setup/commit/d37147b2068720d505a33cb4976330fec5e56170

6 years agoMerge pull request dotnet/core-setup#3694 from dotnet-maestro-bot/master-UpdateDepend...
Wes Haggard [Fri, 16 Feb 2018 01:32:46 +0000 (17:32 -0800)]
Merge pull request dotnet/core-setup#3694 from dotnet-maestro-bot/master-UpdateDependencies

Update BuildTools to preview2-02516-01 (master)

Commit migrated from https://github.com/dotnet/core-setup/commit/c7f7110b187cdb2b78d4129dbd0ee1049b3f98fe

6 years agoUpdate BuildTools to preview2-02516-01
dotnet-maestro-bot [Fri, 16 Feb 2018 01:01:38 +0000 (17:01 -0800)]
Update BuildTools to preview2-02516-01

Commit migrated from https://github.com/dotnet/core-setup/commit/eba1769df64aabcff113217510de66d6a28d6dfd

6 years agoIncrease logging level to detailed for linux legs
Wes Haggard [Thu, 15 Feb 2018 23:36:46 +0000 (15:36 -0800)]
Increase logging level to detailed for linux legs

We don't have enough information about what is taking extra
time so to help diagnose this we are increasing the logging
to detailed.

Commit migrated from https://github.com/dotnet/core-setup/commit/4f0fcecc33bebadaf8dbbf6ac09b66d9c6ac1d27

6 years agoMerge pull request dotnet/core-setup#3692 from dotnet-maestro-bot/master-UpdateDepend...
Wes Haggard [Thu, 15 Feb 2018 20:26:20 +0000 (12:26 -0800)]
Merge pull request dotnet/core-setup#3692 from dotnet-maestro-bot/master-UpdateDependencies

Update BuildTools, CoreFx to preview2-02515-01, preview2-26215-04, respectively (master)

Commit migrated from https://github.com/dotnet/core-setup/commit/b20a51c4cc3396ee41b5ea0ac2d169c67d1cfb45