1. 01 11月, 2019 1 次提交
  2. 22 10月, 2019 1 次提交
  3. 03 8月, 2019 1 次提交
    • D
      Create WindowsDesktop sharedfx bundle installer (dotnet/core-setup#7540) · 9aebd376
      Davis Goodin 提交于
      * Copy ExecWithRetries from BuildTools
      
      Adds working dir, log importance to ExecWithRetries. Also Inline attemptMessage and add log importance comment.
      
      * Add WindowsDesktop sfx bundle installer, refactor
      
      Adds bundle creation support to the packaging-tools, and factors the framework pack and runtime WiX files into a single, more flexible, "product" set of WiX files.
      
      The old MSI generation directory is removed entirely: with the new "product" WiX files, the host and hostfxr MSI creation can move to the new system. The VS insertion nupkg generation code is also ported from PowerShell to MSBuild to fit the new system.
      
      The old system is still used for some macOS pkgs and the macOS bundle installer, some Debian/RPM packages, and some tarballs/zips.
      
      
      Commit migrated from https://github.com/dotnet/core-setup/commit/ccf0024ba099103a5b759613c48b8cd46af8754a
      9aebd376
  4. 06 7月, 2019 1 次提交