dotnet-installer/scripts
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
..
clean Bump CoreFx to rc2-23808 2016-02-09 15:49:45 -08:00
common .NET Core 2+ Naming and Versioning 2017-05-26 15:46:56 -07:00
docker Remove comment 2017-08-10 09:46:02 -07:00
obtain Use one build definition to produce all Linux distro specific packages (#7615) 2017-09-14 13:33:46 -07:00
cli-build-env.bat Add build and test environment setup scripts, update developer guide 2017-09-06 17:59:04 -07:00
cli-build-env.sh Add build and test environment setup scripts, update developer guide 2017-09-06 17:59:04 -07:00
cli-test-env.bat Add build and test environment setup scripts, update developer guide 2017-09-06 17:59:04 -07:00
cli-test-env.sh Update test environment script to work on Mac OS 2017-09-07 14:36:13 -07:00
dockerrun-as-current-user.sh Run Docker as current user in official builds 2017-02-03 12:09:54 -08:00
dockerrun.sh Passwords/keys should not be passed in the environment via a docker file. 2017-07-26 10:34:50 -07:00
register-completions.bash a few small code cleanups 2017-03-06 12:22:32 -08:00
register-completions.ps1 change script to assume dotnet is on the path 2017-04-26 11:25:29 -07:00
register-completions.zsh a few small code cleanups 2017-03-06 12:22:32 -08:00