platform/upstream/dotnet/runtime.git
7 years agoModifying test for multilevel FX lookup
Rama Krishnan Raghupathy [Fri, 19 May 2017 22:53:37 +0000 (15:53 -0700)]
Modifying test for multilevel FX lookup
- Remove user profile testing
- add test for multiple global locations for non windows

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

7 years agoroll forward across hive
Rama Krishnan Raghupathy [Fri, 19 May 2017 00:30:42 +0000 (17:30 -0700)]
roll forward across hive

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

7 years agoMerge pull request dotnet/core-setup#2472 from karajas/checksumPublish
Karthik Rajasekaran [Mon, 22 May 2017 18:14:25 +0000 (11:14 -0700)]
Merge pull request dotnet/core-setup#2472 from karajas/checksumPublish

Fix checksum values in publish step

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

7 years agoFix checksum values in publish step
Karthik Rajasekaran [Mon, 22 May 2017 18:09:09 +0000 (11:09 -0700)]
Fix checksum values in publish step

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

7 years agoMerge pull request dotnet/core-setup#2458 from karajas/fixREADME
Karthik Rajasekaran [Mon, 22 May 2017 17:58:18 +0000 (10:58 -0700)]
Merge pull request dotnet/core-setup#2458 from karajas/fixREADME

Update README to include 2.0.0 links

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

7 years agoMerge pull request dotnet/core-setup#2456 from karajas/checksumReadme
Karthik Rajasekaran [Mon, 22 May 2017 17:56:29 +0000 (10:56 -0700)]
Merge pull request dotnet/core-setup#2456 from karajas/checksumReadme

Finalize checksums

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

7 years agoMerge pull request dotnet/core-setup#2454 from dotnet-bot/master-UpdateDependencies
Wes Haggard [Mon, 22 May 2017 16:18:52 +0000 (09:18 -0700)]
Merge pull request dotnet/core-setup#2454 from dotnet-bot/master-UpdateDependencies

Update CoreClr, CoreFx, Standard, WCF to preview1-25321-03, preview1-25322-02, preview1-25322-01, preview1-25322-01, respectively (master)

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

7 years agoUpdate CoreClr, CoreFx, Standard, WCF to preview1-25321-03, preview1-25322-02, previe...
dotnet-bot [Mon, 22 May 2017 13:25:45 +0000 (06:25 -0700)]
Update CoreClr, CoreFx, Standard, WCF to preview1-25321-03, preview1-25322-02, preview1-25322-01, preview1-25322-01, respectively

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

7 years agoAdd symbol stripping to ci release x64 unix builds (dotnet/core-setup#2436)
chcosta [Fri, 19 May 2017 22:49:49 +0000 (15:49 -0700)]
Add symbol stripping to ci release x64 unix builds (dotnet/core-setup#2436)

* Add symbol stripping to ci release unix builds

* Exclude armel from symstrip

* Only strip symbols on x64

* switch back to enabling arm builds, they should be strippable

* Enable symstrip for arm

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

7 years agoMerge pull request dotnet/core-setup#2459 from dotnet/eerhardt-patch-1
Wes Haggard [Fri, 19 May 2017 22:29:45 +0000 (15:29 -0700)]
Merge pull request dotnet/core-setup#2459 from dotnet/eerhardt-patch-1

Fix update dotnet/versions repo to update the correct path

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

7 years agoFix Finalization of UniversalWindowsPlatform packages
Karthik Rajasekaran [Fri, 19 May 2017 22:09:07 +0000 (15:09 -0700)]
Fix Finalization of UniversalWindowsPlatform packages

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

7 years agoFix update dotnet/versions repo to update the correct path
Eric Erhardt [Fri, 19 May 2017 22:02:48 +0000 (17:02 -0500)]
Fix update dotnet/versions repo to update the correct path

PB_Branch isn't a variable that flows through pipe-build.  Need to use SourceBranch instead.

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

7 years agoFinalize checksums
Karthik Rajasekaran [Fri, 19 May 2017 20:37:44 +0000 (13:37 -0700)]
Finalize checksums

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

7 years agoMerge pull request dotnet/core-setup#2393 from johnbeisner/SDKlookups
jbeisner [Fri, 19 May 2017 17:07:02 +0000 (10:07 -0700)]
Merge pull request dotnet/core-setup#2393 from johnbeisner/SDKlookups

If user specifies a CLI version in the global.json, honor it

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

7 years agoUpdate Standard, WCF to preview1-25319-01, preview1-25319-01, respectively (dotnet...
dotnet bot [Fri, 19 May 2017 16:08:42 +0000 (09:08 -0700)]
Update Standard, WCF to preview1-25319-01, preview1-25319-01, respectively (dotnet/core-setup#2448)

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

7 years agoChanges per code review...
John Beisner [Fri, 19 May 2017 15:53:37 +0000 (08:53 -0700)]
Changes per code review...

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

7 years agoUpdate CoreFx, WCF to preview2-25319-01, preview2-25317-01, respectively (dotnet...
dotnet bot [Fri, 19 May 2017 03:45:24 +0000 (20:45 -0700)]
Update CoreFx, WCF to preview2-25319-01, preview2-25317-01, respectively (dotnet/core-setup#2440)

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

7 years agoMerge pull request dotnet/core-setup#2431 from eerhardt/AddFragilePDBsAgain
Eric Erhardt [Fri, 19 May 2017 02:55:21 +0000 (21:55 -0500)]
Merge pull request dotnet/core-setup#2431 from eerhardt/AddFragilePDBsAgain

Add fragile pdbs again

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

7 years agoMove Core-Setup to 2.1 Preview1 (dotnet/core-setup#2422)
Gaurav Khanna [Fri, 19 May 2017 02:38:56 +0000 (19:38 -0700)]
Move Core-Setup to 2.1 Preview1 (dotnet/core-setup#2422)

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

7 years agoCreate symbols packages, add serviceable attribute, and update assembly info (dotnet...
chcosta [Thu, 18 May 2017 23:27:13 +0000 (16:27 -0700)]
Create symbols packages, add serviceable attribute, and update assembly info (dotnet/core-setup#2331)

* Include copyright info, serviceable attribute, and produce symbols
packages for Microsoft.Extensions.DependencyModel and
Microsoft.DotNet.PlatformAbstractions

* Align AssemblyFileVersion with VersionPrefix, remove env vars from dotnet
pack

* Add license files

* small tweak to packagepath

* Add package licenseurl and projecturl

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

7 years agoEnabling SDK mutilevel lookup to pick the highest semantical version out of all viabl...
John Beisner [Thu, 18 May 2017 21:21:37 +0000 (14:21 -0700)]
Enabling SDK mutilevel lookup to pick the highest semantical version out of all viable directories in the search stack.

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

7 years agoStrip xplat symbols and repackage (dotnet/core-setup#2430)
chcosta [Thu, 18 May 2017 16:18:54 +0000 (09:18 -0700)]
Strip xplat symbols and repackage (dotnet/core-setup#2430)

* Staging xplay sym stripping

* Symbols are being stripped, need to package them

* Package xplat symbols

* Add _.pdb placeholder

* Strip symbols for apphost and dotnet

* Use tools version of pdb placeholder

* Strip xplat symbols and repackage

* Update official builds

* Add EOF newlines

* Remove debug message

* Move cmakeoutput path properties

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

7 years agoMerge pull request dotnet/core-setup#2429 from karajas/changeDebJson
Karthik Rajasekaran [Thu, 18 May 2017 00:25:28 +0000 (17:25 -0700)]
Merge pull request dotnet/core-setup#2429 from karajas/changeDebJson

Fix package name in json for debian publish

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

7 years agoDo not add MSTestResults in armel builds (dotnet/core-setup#2421)
Jiyoung Giuliana Yun [Thu, 18 May 2017 00:21:45 +0000 (09:21 +0900)]
Do not add MSTestResults in armel builds (dotnet/core-setup#2421)

Fixed Tizen armel Release CI failed issue

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

7 years agoFix official builds to work with crossgen -CreatePDB by using run.cmd to build. ...
Eric Erhardt [Wed, 17 May 2017 22:45:16 +0000 (17:45 -0500)]
Fix official builds to work with crossgen -CreatePDB by using run.cmd to build.  This ensures a VS Developer command prompt is initialized before the build.

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

7 years agoFix package name in json for debian publish
Karthik Rajasekaran [Wed, 17 May 2017 19:39:29 +0000 (12:39 -0700)]
Fix package name in json for debian publish

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

7 years agoFixing the minor code refactoring from ff4abe13
John Beisner [Wed, 17 May 2017 18:30:58 +0000 (11:30 -0700)]
Fixing the minor code refactoring from ff4abe13

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

7 years agoRevert "Revert "Generate crossgen symbols for the shared framework." (dotnet/core...
Eric Erhardt [Wed, 17 May 2017 18:17:49 +0000 (13:17 -0500)]
Revert "Revert "Generate crossgen symbols for the shared framework." (dotnet/core-setup#2418)"

This reverts commit dotnet/core-setup@1af49a2602515077f7e1037be808b42f69d30360.

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

7 years agoMerge pull request dotnet/core-setup#2426 from dotnet/revert-2390-fixDebPublish
Eric Erhardt [Wed, 17 May 2017 15:39:50 +0000 (10:39 -0500)]
Merge pull request dotnet/core-setup#2426 from dotnet/revert-2390-fixDebPublish

Revert "Fix deb package naming"

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

7 years agoMerge pull request dotnet/core-setup#2419 from rakeshsinghranchi/fixreadme
Eric Erhardt [Wed, 17 May 2017 15:29:54 +0000 (10:29 -0500)]
Merge pull request dotnet/core-setup#2419 from rakeshsinghranchi/fixreadme

Fix readme for daily build paths for Ubuntu and Debian.

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

7 years agoRevert "Fix deb package naming"
Eric Erhardt [Wed, 17 May 2017 15:09:38 +0000 (10:09 -0500)]
Revert "Fix deb package naming"

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

7 years agoRevert "Generate crossgen symbols for the shared framework." (dotnet/core-setup#2418)
Eric Erhardt [Tue, 16 May 2017 23:24:53 +0000 (18:24 -0500)]
Revert "Generate crossgen symbols for the shared framework." (dotnet/core-setup#2418)

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

7 years agoAdd Tizen armel CI job (dotnet/core-setup#2402)
Jiyoung Giuliana Yun [Tue, 16 May 2017 23:23:24 +0000 (08:23 +0900)]
Add Tizen armel CI job (dotnet/core-setup#2402)

The tizen runtime pkgs are restored from Tizen dotnet-core feed.
So, add the relevant feed by using OverridePackageSource property.

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

7 years agoMerge pull request dotnet/core-setup#2417 from karajas/fixArmLeg
Karthik Rajasekaran [Tue, 16 May 2017 22:54:21 +0000 (15:54 -0700)]
Merge pull request dotnet/core-setup#2417 from karajas/fixArmLeg

Add missing checksum parameters from arm linux build

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

7 years agoAdd missing checksum parameters from arm linux build
Karthik Rajasekaran [Tue, 16 May 2017 22:48:25 +0000 (15:48 -0700)]
Add missing checksum parameters from arm linux build

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

7 years agoMerge pull request dotnet/core-setup#2400 from ramarag/fix_alt_dir_Sep
Rama krishnan Raghupathy [Tue, 16 May 2017 22:08:09 +0000 (15:08 -0700)]
Merge pull request dotnet/core-setup#2400 from ramarag/fix_alt_dir_Sep

Account for ALT_DIR_SEPARATOR

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

7 years agoMerge pull request dotnet/core-setup#2397 from eerhardt/GenerateFragilePDBs
Eric Erhardt [Tue, 16 May 2017 21:59:31 +0000 (16:59 -0500)]
Merge pull request dotnet/core-setup#2397 from eerhardt/GenerateFragilePDBs

Generate crossgen symbols for the shared framework.

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

7 years agoFixing Property typo issue causing incomplete nuget package push. (dotnet/core-setup...
rakeshsinghranchi [Tue, 16 May 2017 21:39:17 +0000 (14:39 -0700)]
Fixing Property typo issue causing incomplete nuget package push. (dotnet/core-setup#2414)

Fixing Property typo issue causing incomplete tar package push.

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

7 years agoRemove item include which is causing symbols packages to be included twice (dotnet...
chcosta [Tue, 16 May 2017 21:31:37 +0000 (14:31 -0700)]
Remove item include which is causing symbols packages to be included twice (dotnet/core-setup#2415)

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

7 years agoRespond to PR feedback.
Eric Erhardt [Tue, 16 May 2017 21:06:22 +0000 (16:06 -0500)]
Respond to PR feedback.

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

7 years agoRespond to PR feedback.
Eric Erhardt [Tue, 16 May 2017 20:43:56 +0000 (15:43 -0500)]
Respond to PR feedback.

Add a semaphore file to ensure incremental build works on all platforms.

GetCrossGenSymbolsFiles shouldn't 'build' anything since it runs during packaging.

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

7 years agoAdding test for AltDirectorySeparatorChar
Rama Krishnan Raghupathy [Tue, 16 May 2017 19:32:31 +0000 (12:32 -0700)]
Adding test for AltDirectorySeparatorChar

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

7 years agoMerge pull request dotnet/core-setup#2394 from karajas/publishDebTool
Karthik Rajasekaran [Tue, 16 May 2017 19:18:26 +0000 (12:18 -0700)]
Merge pull request dotnet/core-setup#2394 from karajas/publishDebTool

Re-enable publishing of deb tool to feed

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

7 years agoEnable republishing of deb tool
Karthik Rajasekaran [Wed, 10 May 2017 23:57:37 +0000 (16:57 -0700)]
Enable republishing of deb tool

Remove DnuRestorePrefix

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

7 years agoUpdate CoreClr to preview2-25316-03 (dotnet/core-setup#2410)
dotnet bot [Tue, 16 May 2017 18:42:03 +0000 (11:42 -0700)]
Update CoreClr to preview2-25316-03 (dotnet/core-setup#2410)

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

7 years agoOfficialBuildId property is required to generate version prop for official build...
rakeshsinghranchi [Tue, 16 May 2017 17:32:13 +0000 (10:32 -0700)]
OfficialBuildId property is required to generate version prop for official build. (dotnet/core-setup#2411)

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

7 years agoMinor code refactoring; fixed a test...
John Beisner [Tue, 16 May 2017 17:30:59 +0000 (10:30 -0700)]
Minor code refactoring; fixed a test...

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

7 years agoUpdate Standard, WCF to preview2-25316-01, preview2-25316-01, respectively (dotnet...
dotnet bot [Tue, 16 May 2017 17:11:32 +0000 (10:11 -0700)]
Update Standard, WCF to preview2-25316-01, preview2-25316-01, respectively (dotnet/core-setup#2406)

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

7 years agoChanges per code review...
John Beisner [Tue, 16 May 2017 16:49:31 +0000 (09:49 -0700)]
Changes per code review...

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

7 years agoDo not check length for calls to realpath
Rama Krishnan Raghupathy [Tue, 16 May 2017 06:12:43 +0000 (23:12 -0700)]
Do not check length for calls to realpath

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

7 years agoMerge pull request dotnet/core-setup#2401 from rakeshsinghranchi/fixbuildbreak
Karthik Rajasekaran [Tue, 16 May 2017 06:07:24 +0000 (23:07 -0700)]
Merge pull request dotnet/core-setup#2401 from rakeshsinghranchi/fixbuildbreak

Pass required checksum properties during publish step for Linux legs

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

7 years agoSet default ROOTFS_DIR path when it does not set (dotnet/core-setup#2388)
Jiyoung Giuliana Yun [Tue, 16 May 2017 05:00:41 +0000 (14:00 +0900)]
Set default ROOTFS_DIR path when it does not set (dotnet/core-setup#2388)

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

7 years agoUpdate CoreClr, CoreFx to preview2-25316-01, preview2-25316-01, respectively (dotnet...
dotnet bot [Tue, 16 May 2017 04:02:56 +0000 (21:02 -0700)]
Update CoreClr, CoreFx to preview2-25316-01, preview2-25316-01, respectively (dotnet/core-setup#2396)

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

7 years agoPass required checksum properties during publish step
Rakesh Ranjan Singh [Tue, 16 May 2017 02:55:18 +0000 (19:55 -0700)]
Pass required checksum properties during publish step

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

7 years ago[WIP] Publish artifacts to new structure in Azure storage. (dotnet/core-setup#2385)
Eric Mellino [Tue, 16 May 2017 01:53:52 +0000 (18:53 -0700)]
[WIP] Publish artifacts to new structure in Azure storage. (dotnet/core-setup#2385)

* Publish artifacts to new structure in Azure storage.

* PR feedback

* Pass ProductVersion through to FinalizeBuild task

* Update README.md with new blog storage locations.

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

7 years agoPort of "Build Native Debian installers consuming portable Linux x64 … (dotnet/core...
rakeshsinghranchi [Tue, 16 May 2017 01:41:08 +0000 (18:41 -0700)]
Port of "Build Native Debian installers consuming portable Linux x64 â€¦ (dotnet/core-setup#2374)

* Port of "Build Native Debian installers consuming portable Linux x64 assemblies"

* Updated per feedback.

* updated per feedback

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

7 years agoFix issues with publish/dir.props (dotnet/core-setup#2399)
Eric Mellino [Tue, 16 May 2017 01:39:43 +0000 (18:39 -0700)]
Fix issues with publish/dir.props (dotnet/core-setup#2399)

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

7 years agoMerge pull request dotnet/core-setup#2368 from karajas/addChecksum
Karthik Rajasekaran [Tue, 16 May 2017 00:49:31 +0000 (17:49 -0700)]
Merge pull request dotnet/core-setup#2368 from karajas/addChecksum

Add checksum generation

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

7 years agoGenerate crossgen symbols for the shared framework.
Eric Erhardt [Mon, 15 May 2017 22:39:55 +0000 (17:39 -0500)]
Generate crossgen symbols for the shared framework.

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

7 years agofix
Karthik Rajasekaran [Mon, 15 May 2017 22:25:32 +0000 (15:25 -0700)]
fix

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

7 years agoMerge pull request dotnet/core-setup#2395 from dotnet/TurnOffGlobalConfig
Eric Erhardt [Mon, 15 May 2017 22:21:11 +0000 (17:21 -0500)]
Merge pull request dotnet/core-setup#2395 from dotnet/TurnOffGlobalConfig

Add global NuGet.config that turns off the user and machine configs

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

7 years agoMerge pull request dotnet/core-setup#2392 from tarekgh/RemoveUnNeededTarget
Tarek Mahmoud Sayed [Mon, 15 May 2017 21:14:29 +0000 (14:14 -0700)]
Merge pull request dotnet/core-setup#2392 from tarekgh/RemoveUnNeededTarget

Remove un-needed target

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

7 years agoMerge pull request dotnet/core-setup#2390 from karajas/fixDebPublish
Karthik Rajasekaran [Mon, 15 May 2017 20:42:54 +0000 (13:42 -0700)]
Merge pull request dotnet/core-setup#2390 from karajas/fixDebPublish

Fix deb package naming

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

7 years agoIf user specifies a CLI version in the global.json, honor it - error out if not found.
John Beisner [Mon, 15 May 2017 20:15:32 +0000 (13:15 -0700)]
If user specifies a CLI version in the global.json, honor it - error out if not found.
And search the multilevel sdk lookup to find that specified version.

Addresses: https://github.com/dotnet/core-setup/issues/2334
https://github.com/dotnet/core-setup/issues/2336

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

7 years agoRemove un-needed target
Tarek Mahmoud Sayed [Mon, 15 May 2017 19:48:50 +0000 (12:48 -0700)]
Remove un-needed target

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

7 years agoMerge pull request dotnet/core-setup#2391 from tarekgh/UpdateLicense
Tarek Mahmoud Sayed [Mon, 15 May 2017 19:02:11 +0000 (12:02 -0700)]
Merge pull request dotnet/core-setup#2391 from tarekgh/UpdateLicense

Update License Info

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

7 years agoMerge pull request dotnet/core-setup#2381 from GurliGebis/handle-missing-version-id
Eric Erhardt [Mon, 15 May 2017 18:28:11 +0000 (13:28 -0500)]
Merge pull request dotnet/core-setup#2381 from GurliGebis/handle-missing-version-id

Update PlatformApis to handle Gentoo Linux.

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

7 years agoUpdate License Info
Tarek Mahmoud Sayed [Mon, 15 May 2017 18:20:05 +0000 (11:20 -0700)]
Update License Info

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

7 years agoAdd checksum generation
Karthik Rajasekaran [Wed, 10 May 2017 23:57:37 +0000 (16:57 -0700)]
Add checksum generation

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

7 years agoFix deb package naming
Karthik Rajasekaran [Mon, 15 May 2017 18:10:25 +0000 (11:10 -0700)]
Fix deb package naming

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

7 years agoBetter handling of VersionId being missing.
Bjarke Istrup Pedersen [Mon, 15 May 2017 17:25:41 +0000 (17:25 +0000)]
Better handling of VersionId being missing.

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

7 years agoUpdate CoreClr, Standard, WCF to preview2-25315-02, preview2-25315-01, preview2-25315...
dotnet bot [Mon, 15 May 2017 15:23:16 +0000 (08:23 -0700)]
Update CoreClr, Standard, WCF to preview2-25315-02, preview2-25315-01, preview2-25315-01, respectively (dotnet/core-setup#2389)

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

7 years agoFix build by copying init-tools.msbuild to sandbox
Eric Erhardt [Mon, 15 May 2017 15:07:59 +0000 (10:07 -0500)]
Fix build by copying init-tools.msbuild to sandbox

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

7 years agoUpdate CoreClr, CoreFx to preview2-25315-01, preview2-25315-01, respectively (dotnet...
dotnet bot [Mon, 15 May 2017 03:35:15 +0000 (20:35 -0700)]
Update CoreClr, CoreFx to preview2-25315-01, preview2-25315-01, respectively (dotnet/core-setup#2387)

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

7 years agoUpdate CoreClr, CoreFx, WCF to preview2-25314-02, preview2-25314-02, preview2-25314...
dotnet bot [Sun, 14 May 2017 18:00:33 +0000 (11:00 -0700)]
Update CoreClr, CoreFx, WCF to preview2-25314-02, preview2-25314-02, preview2-25314-01, respectively (dotnet/core-setup#2386)

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

7 years agoFix Microsoft.NETCore.App package version file location for RID specific packages...
Jose Perez Rodriguez [Fri, 12 May 2017 22:49:32 +0000 (15:49 -0700)]
Fix Microsoft.NETCore.App package version file location for RID specific packages (dotnet/core-setup#2379)

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

7 years agoMerge pull request dotnet/core-setup#2384 from dotnet-bot/master-UpdateDependencies
Eric Erhardt [Fri, 12 May 2017 22:03:56 +0000 (17:03 -0500)]
Merge pull request dotnet/core-setup#2384 from dotnet-bot/master-UpdateDependencies

Update CoreClr, CoreFx, Standard, WCF to preview2-25312-01, preview2-25312-04, preview2-25312-01, preview2-25312-01, respectively (master)

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

7 years agoMerge pull request dotnet/core-setup#2378 from karajas/fixQuots
Karthik Rajasekaran [Fri, 12 May 2017 21:24:40 +0000 (14:24 -0700)]
Merge pull request dotnet/core-setup#2378 from karajas/fixQuots

Fix branding quotes in installer

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

7 years agoUpdate CoreClr, CoreFx, Standard, WCF to preview2-25312-01, preview2-25312-04, previe...
dotnet-bot [Fri, 12 May 2017 21:14:00 +0000 (14:14 -0700)]
Update CoreClr, CoreFx, Standard, WCF to preview2-25312-01, preview2-25312-04, preview2-25312-01, preview2-25312-01, respectively

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

7 years agoMerge pull request dotnet/core-setup#2382 from dotnet/revert-2311-SignArmBinaries
William Godbe [Fri, 12 May 2017 20:28:08 +0000 (13:28 -0700)]
Merge pull request dotnet/core-setup#2382 from dotnet/revert-2311-SignArmBinaries

Revert "Sign arm binaries in pipeline"

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

7 years agoRevert "Sign arm binaries in pipeline"
William Godbe [Fri, 12 May 2017 20:27:53 +0000 (13:27 -0700)]
Revert "Sign arm binaries in pipeline"

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

7 years agoChanged workaround to not being Gentoo specific.
Bjarke Istrup Pedersen [Fri, 12 May 2017 20:04:41 +0000 (20:04 +0000)]
Changed workaround to not being Gentoo specific.

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

7 years agoMerge pull request dotnet/core-setup#2311 from wtgodbe/SignArmBinaries
William Godbe [Fri, 12 May 2017 19:49:29 +0000 (12:49 -0700)]
Merge pull request dotnet/core-setup#2311 from wtgodbe/SignArmBinaries

Sign arm binaries in pipeline

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

7 years agoUpdate to Buildtools 2.0, Remove remaining project.json's (dotnet/core-setup#2373)
Eric Mellino [Fri, 12 May 2017 19:33:09 +0000 (12:33 -0700)]
Update to Buildtools 2.0, Remove remaining project.json's (dotnet/core-setup#2373)

* Exclusively use the 2.0 CLI and 2.0 buildtools.

* Fix Linux problems.

* Don't run chmod on Windows.

* Make sure DOTNET_SKIP_FIRST_TIME_EXPERIENCE is set in init-tools.

* Clean up some MSBuild properties

* Auto-update WCF dependencies

* Delete root-level global.json

* Change how dependency versions are specified.

Use full versions rather than concatenated strings.

* Use "azureedge" download URL in init-tools

* Use TargetFramework=netstandard1.0 instead of dnxcore50 in deps.csproj

* Link CoreFxVersion to Microsoft.Private.CoreFx.NETCoreApp

* Use "DotnetRestoreCommand" instead of "DnuRestoreCommand" in properties.

* Check RunningOnUnix in dir.props (recommended pattern)

* Change an additional use of DnuSourceList to DotnetSourceList

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

7 years agoUpdate PlatformApis to handle Gentoo Linux.
Bjarke Istrup Pedersen [Fri, 12 May 2017 19:26:23 +0000 (19:26 +0000)]
Update PlatformApis to handle Gentoo Linux.

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

7 years agoFix branding quotes in installer
Karthik Rajasekaran [Fri, 12 May 2017 19:05:52 +0000 (12:05 -0700)]
Fix branding quotes in installer

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

7 years agoMerge pull request dotnet/core-setup#2370 from ellismg/fix-2319
Matt Ellis [Fri, 12 May 2017 17:59:14 +0000 (10:59 -0700)]
Merge pull request dotnet/core-setup#2370 from ellismg/fix-2319

Package M.DN.PA and M.E.DM on *nix

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

7 years agoUpdate CoreFx to preview2-25311-04 (dotnet/core-setup#2372)
dotnet bot [Fri, 12 May 2017 03:35:56 +0000 (20:35 -0700)]
Update CoreFx to preview2-25311-04 (dotnet/core-setup#2372)

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

7 years agoMerge pull request dotnet/core-setup#2369 from ericstj/validateNCA-RID
Eric StJohn [Fri, 12 May 2017 00:12:31 +0000 (17:12 -0700)]
Merge pull request dotnet/core-setup#2369 from ericstj/validateNCA-RID

Add target to validate runtime-specific packages

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

7 years agoMerge pull request dotnet/core-setup#2371 from karajas/fixDebPublish
Karthik Rajasekaran [Thu, 11 May 2017 21:53:57 +0000 (14:53 -0700)]
Merge pull request dotnet/core-setup#2371 from karajas/fixDebPublish

Fix baseurl for deb packages

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

7 years agoFix baseurl for deb packages
Karthik Rajasekaran [Thu, 11 May 2017 21:52:47 +0000 (14:52 -0700)]
Fix baseurl for deb packages

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

7 years agoMerge pull request dotnet/core-setup#2364 from eerhardt/RemoveBuildCode
Eric Erhardt [Thu, 11 May 2017 21:42:24 +0000 (16:42 -0500)]
Merge pull request dotnet/core-setup#2364 from eerhardt/RemoveBuildCode

Remove old build code.

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

7 years agoMerge pull request dotnet/core-setup#2365 from ericstj/includeDocs
Eric StJohn [Thu, 11 May 2017 21:34:33 +0000 (14:34 -0700)]
Merge pull request dotnet/core-setup#2365 from ericstj/includeDocs

Add doc files to framework packages

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

7 years agoPackage M.DN.PA and M.E.DM on *nix
Matt Ellis [Thu, 11 May 2017 21:10:18 +0000 (14:10 -0700)]
Package M.DN.PA and M.E.DM on *nix

Build these packages on *nix, but don't publish them (they will not
have all of the content, since we don't yet build desktop versions of
the libraries when building on *nix).

As part of this work, I removed the GetBuildArgsByFrameworks task,
since we can just use conditional properties to remove the desktop
TFMs when we are building on *nix.

Fixes dotnet/core-setup#2319

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

7 years agoAdd target to validate runtime-specific packages
Eric St. John [Thu, 11 May 2017 20:48:25 +0000 (13:48 -0700)]
Add target to validate runtime-specific packages

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

7 years agoAdd doc files to framework packages
Eric St. John [Thu, 11 May 2017 20:14:34 +0000 (13:14 -0700)]
Add doc files to framework packages

I've also removed the de-duping in netcoreapp since it's no longer needed.

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

7 years agoMerge pull request dotnet/core-setup#2258 from ericstj/packSource
Eric StJohn [Thu, 11 May 2017 21:04:48 +0000 (14:04 -0700)]
Merge pull request dotnet/core-setup#2258 from ericstj/packSource

Add source to framework symbols packages

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

7 years agoFix Arm CI (dotnet/core-setup#2367)
Gaurav Khanna [Thu, 11 May 2017 20:30:41 +0000 (13:30 -0700)]
Fix Arm CI (dotnet/core-setup#2367)

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

7 years agoRemove old build code.
Eric Erhardt [Thu, 11 May 2017 19:24:08 +0000 (14:24 -0500)]
Remove old build code.

Move the parts that are still in use into the TestUtils project.

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

7 years agoWorkaround maxpath when packaging source
Eric St. John [Thu, 11 May 2017 18:33:11 +0000 (11:33 -0700)]
Workaround maxpath when packaging source

On Windows we were hitting max_path due to deep paths for source files inside packages.

Workaround this by creating a symbolic link to a shorter path.

I've also improved perf slightly by leaving the wildcards in until the pack, which will
evaluate the source inclusion wildcard.

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