dotnet-installer/build/package
William Lee 221ab05346 Use one build definition to produce all Linux distro specific packages (#7615)
By using `./build.sh /t:AllLiuxDistrosNativeInstaller`

Make a sandbox folder after compile step and copy compiled artifact to it. Since the content will be Linux generic, use package step with Docker in different distros.
After finishing all the distro specific packaging, upload all of them at once

Publish to debian only support all distro

Improve perf of AllLiuxDistrosNativeInstaller, by copying more cache in to sandbox

There will be a retry if package command failed
2017-09-14 13:33:46 -07:00
..
dotnet-deb-tool-consumer Fix debian package generation 2017-09-01 12:12:10 -07:00
Archive.targets Merge pull request #7019 from livarcocc/framework_downlevel_msi 2017-06-29 20:07:13 -07:00
CopySandBoxPackageOut.targets Use one build definition to produce all Linux distro specific packages (#7615) 2017-09-14 13:33:46 -07:00
Installer.DEB.proj Fix debian package generation 2017-09-01 12:12:10 -07:00
Installer.DEB.targets Update environment variables for EndToEnd test run on Debian package 2017-09-01 18:21:25 -07:00
Installer.MSI.targets Update MSI tests to use new output directory layout 2017-08-24 17:16:11 -07:00
Installer.PKG.targets Updating the native installers to use a fully qualified path to dotnet.dll and execute it with dotnet exec, so that the first run experience to populate the offline cache will trigger for the SDK being installed, instead of for the latest one in the box. 2017-07-26 23:10:48 -07:00
Installer.RPM.props Updating the native installers to use a fully qualified path to dotnet.dll and execute it with dotnet exec, so that the first run experience to populate the offline cache will trigger for the SDK being installed, instead of for the latest one in the box. 2017-07-26 23:10:48 -07:00
Installer.RPM.targets Incorrect token. 2017-09-06 08:53:01 -07:00
Layout.targets Merge pull request #7019 from livarcocc/framework_downlevel_msi 2017-06-29 20:07:13 -07:00
Nupkg.targets Rename Stage0 build variables to PreviousStage 2017-08-24 17:16:11 -07:00