dotnet-installer/scripts
Matt Ellis e957736721 Don't use PowerShell to download WiX
- Don't use PowerShell to download WiX, instead just use HttpClient.
- Rehome WiX on our Azure blob storage, not only does this remove an
  dependency of our build, it also fixes an issue where CodePlex 302's
  from HTTPS to HTTP which HttpClient doesn't like.
- Bake version numbers into paths, to help in cases where we upgrade WiX
  tool versions but the artifacts folder is not cleaned between builds.
2016-03-31 11:03:13 -07:00
..
clean Bump CoreFx to rc2-23808 2016-02-09 15:49:45 -08:00
common fix up whitespace 2016-02-20 13:53:36 -08:00
docker Fix docker build breaks in centos. 2016-03-09 17:28:22 -08:00
dotnet-cli-build Don't use PowerShell to download WiX 2016-03-31 11:03:13 -07:00
Microsoft.DotNet.Cli.Build.Framework Updating dependencies from last known good builds 2016-03-30 11:49:37 -05:00
obtain Remove '.' from default Windows install dir 2016-03-25 12:19:46 -07:00
package small fix to pass manpage path to packaging script 2016-03-22 16:00:09 -07:00
publish Debian package and publish changes 2016-03-08 23:33:18 +00:00
update-dependencies Updating dependencies from last known good builds 2016-03-30 11:49:37 -05:00
dev-dotnet.ps1 Update dotnet-build to produce portable layout 2016-03-08 11:46:15 -08:00
dev-dotnet.sh Eliminate dead code and most relative paths 2015-12-29 02:34:10 -08:00
dockerbuild.sh working on build scripts 2016-02-12 15:26:35 -08:00
dockerrun.sh Pass DockerHub env vars to container used for build 2016-03-18 10:34:32 -07:00
global.json working on build scripts 2016-02-12 15:26:35 -08:00
run-build.ps1 Infer rids for build script restore 2016-03-30 18:39:57 -07:00
run-build.sh Infer rids for build script restore 2016-03-30 18:39:57 -07:00
unuse-dev.ps1 Clean up build scripts 2015-12-29 01:59:02 -08:00
update-dependencies.ps1 Fix install path for update-dependencies.ps1. 2016-03-25 16:47:59 -05:00
use-dev.ps1 Make dotnet cli portable 2016-03-28 19:16:02 -07:00