Commit graph

10249 commits

Author SHA1 Message Date
Daniel Plaisted
b1267bdc87 Use correct version of Microsoft.NETCore.App for calculating dependencies for bundled versions 2019-01-03 16:15:34 -08:00
Daniel Plaisted
2234a0182c Use more descriptive filename for runtime identifier graph file 2019-01-03 15:15:55 -08:00
Daniel Plaisted
0af7d1c187 Bundle runtime graph file in SDK 2019-01-03 14:58:20 -08:00
Livar
c5d3b0ca36
Merge pull request #238 from livarcocc/darc_updates
Adding new dependencies to be updated through DARC.
2019-01-03 12:12:31 -08:00
Livar
f682febefb Adding new dependencies to be updated through DARC. 2019-01-03 11:44:30 -08:00
William Li
d54358611d
Set build time out 180 (#237) 2019-01-03 10:25:50 -08:00
William Li
94e3495879
Remove 'old' folder (#235)
old/ is convenient during migration. It is not used after it is done.
2019-01-02 14:01:35 -08:00
Livar
8925393f3c
Merge pull request #233 from DustinCampbell/update-windows-desktop
Update Microsoft.WindowsDesktop.App to working version
2019-01-02 12:34:24 -08:00
Dustin Campbell
ce1b42ad4b Update Microsoft.WindowsDesktop.App to working version
A version of Microsoft.WindowsDesktop.App slipped into the SDK that was broken. Essentially, it contained reference
assemblies instead of implementation assemblies.
2019-01-02 10:41:07 -08:00
Daniel Plaisted
c9eb469360
Merge pull request #231 from dsplaisted/fix-known-framework-rids
Escape semicolons when generating bundled versions
2018-12-31 17:35:28 -08:00
Daniel Plaisted
efdaa5f427 Escape semicolons when generating bundled versions 2018-12-31 17:13:06 -08:00
Daniel Plaisted
8d071f3d19
Merge pull request #230 from dsplaisted/additional-known-framework-info
Additional information about shared frameworks to bundled versions
2018-12-31 10:51:25 -08:00
Daniel Plaisted
9efaad971f Include runtime pack and other additional information for known frameworks 2018-12-30 00:14:44 -08:00
Daniel Plaisted
9c7d90a9cf Fix build environment script
See https://github.com/dotnet/cli/issues/10513
2018-12-30 00:14:04 -08:00
Livar
18d88ae791
Merge pull request #229 from livarcocc/fix_readme_and_add_freebsd_back
Fix readme and add freebsd back
2018-12-28 15:34:54 -08:00
Livar Cunha
00aba8b3d0 Fixing FreeBSD build. 2018-12-28 15:16:07 -08:00
Livar Cunha
03ede8c6bc Disabling crossgen for freebsd. 2018-12-28 14:34:27 -08:00
Livar Cunha
5513d6d41d Updating stage0 to 3.0.100-preview-009812 again. This change was lost when we moved to arcade. 2018-12-28 14:15:07 -08:00
Livar Cunha
e938207d08 Re-enabling freebsd as a build leg. 2018-12-28 13:19:36 -08:00
Livar Cunha
380b914949 Updating the build badge used in the readme page for build status to point to the dnceng build. 2018-12-28 13:13:38 -08:00
Livar
88a1a412d3
Merge pull request #227 from livarcocc/fix_pkg_installer
Fixes the layout of the dotnet-internal artifacts
2018-12-27 15:53:52 -08:00
Livar
ae5f9ac795
Merge pull request #225 from livarcocc/fix_tar_gz_generation
Adding a call to generate a targz for the combined Sdk + runtimes.
2018-12-27 15:46:52 -08:00
Livar Cunha
b46aa5d68e Fixes the layout of the dotnet-internal artifacts, which are used by the chained pkg, msi and -internal.zips/tarballs. We were flattenning all files in the folder. 2018-12-27 15:33:02 -08:00
Livar
0433e6b549
Addressing code review comment.
Fixing the set of files we put in the internal.tar.gz file.
2018-12-27 15:27:24 -08:00
Livar Cunha
5df3288c55 Adding a call to generate a targz for the combined Sdk + runtimes. We were missing that. 2018-12-27 15:01:45 -08:00
Livar
6d22fa6e40
Merge pull request #224 from dotnet/darc-master-f8df1eac-23e1-4850-a076-450188ba9aff
Update dependency files
2018-12-27 10:11:03 -08:00
dotnet-maestro[bot]
024acf02a0 Update dependencies from https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted build 852
This change updates the following dependencies
- Microsoft.WindowsDesktop.App - 3.0.0-alpha-27218-5
2018-12-27 13:08:10 +00:00
Livar
d6cb17c75d
Merge pull request #223 from livarcocc/fix_branding
Fixing the version branding for this repo back to preview.
2018-12-26 15:37:24 -08:00
Livar Cunha
990a41eab1 Fixing the version branding for this repo back to preview. 2018-12-26 15:06:23 -08:00
Livar
7464d9bca4
Merge pull request #222 from livarcocc/merge_dev_arcade_into_master
Merge dev/arcade into master
2018-12-26 14:50:24 -08:00
Livar Cunha
3336f6a113 Updating the branch, for copy to latest blob storage, to master. 2018-12-26 14:07:55 -08:00
Livar
dbf58695f2
Merge pull request #217 from tmat/patch-1
Update SourceLink to 1.0.0-beta2-18618-05
2018-12-26 13:47:34 -08:00
Livar
6dbfc79df2
Merge pull request #220 from dotnet/dev/advolker/arcade
Enable dependency flow into coresdk
2018-12-26 13:47:20 -08:00
Livar
671aa19d0d
Merge branch 'dev/arcade' into patch-1 2018-12-26 13:22:22 -08:00
Livar
d532b9b340
Merge branch 'dev/arcade' into dev/advolker/arcade 2018-12-26 13:20:53 -08:00
Livar
c45457e8d4
Merge pull request #221 from livarcocc/official_builds
Enabling official builds in dnceng for our dev/arcade branch
2018-12-26 13:20:19 -08:00
Livar Cunha
f89c855d80 Actually only include the badge when publishing badge and binaries. 2018-12-26 11:55:10 -08:00
Livar Cunha
a0b8eeb8c9 Prevent attempting to publish duplicate badge and checksum files. 2018-12-26 11:42:24 -08:00
Livar
f89ff73408 Fixing MSI generation. We were missing the Windows desktop version as a parameter to the bundle script. 2018-12-26 10:46:40 -08:00
Livar Cunha
3ccbd61dc0 Fixing a build failure due to the merge from master. 2018-12-26 09:57:33 -08:00
Livar Cunha
3ce8eaefaa Merge branch 'master' into official_builds
* master:
  Adding a Wpf and Winforms templates registry key (#218)
  Update coresetup to preview-27218-01 (#216)
  Update WindowsDesktop Framework (#215)
  Update coresetup to preview-27217-02 (#214)
  Update coresetup to preview-27217-01
  Update coresetup to preview-27216-02 (#211)
  make GivenDotnetUsesDotnetTools test optional based on AspNetCore availability (#207)
  Update DependencyVersions.props
  Include the WindowsDesktop sharedframework in install 'Finish' page. (#208)
  Update readme; core-sdk:master (#209)
  Update WindowsDesktop
  Update toolset
  Update coresetup to preview-27214-02
  change debug to Debug to match managed part
  add entry for freebsd to badge processing
  update stage0 sdk to 3.0 preview
  Update coresetup to preview-27206-02 (#202)
  initial support for freebsd
2018-12-25 19:08:40 -08:00
Parallels
d3e2ea2488 Fixing debs generation. The issue was that we were losing the exec permission on the apphost in the sdk folder. This caused it to not be picked up by dh_shlibsdeps. This happened because the order of the apphost acquisition was changed to be after crossgen, where we change permissions of all files under the SDK folder to 644. The fix here was to make the apphost acquisition to happen after crossgen. 2018-12-25 11:52:51 -08:00
Livar Cunha
e0e642a543 Fixing the publishing of deb and rpm files. Also added a property to turn off publishing binaries, as we need to prevent the linux-x64 binaries from being published multiple times. 2018-12-21 21:43:17 -08:00
Livar Cunha
be52214b62 Align the publishing properties between publish and copy latest and use the right key for the cli storage blob. 2018-12-21 21:27:03 -08:00
Livar Cunha
4556ac7915 Don't produce a sha file for cab files. We don't upload those. 2018-12-21 20:41:34 -08:00
Livar Cunha
23b7b332e6 Producing and publishing checksums. Also, publishing sdk assets ourselves, so that we can add metadata regarding where to push nupkgs. 2018-12-21 19:42:48 -08:00
Adam Yoblick
40c5659ce2 Enable dependency flow in to coresdk 2018-12-21 16:24:58 -06:00
John Beisner
d070d36236
Adding a Wpf and Winforms templates registry key (#218)
* Adding a Wpf and Winforms templates registry key.
2018-12-21 12:51:54 -08:00
Livar
92217daaa8 Removing strong name signing from our signing and fixing crossgen for arm. 2018-12-20 21:26:49 -08:00
Livar
4f4468c5f1 Turning off rpm and deb legs, since they are not generating the right artifacts yet and also attempt to work around the signing issue by removing the strong name siging cert that is causing issues. 2018-12-20 17:50:56 -08:00