dotnet-installer/scripts
Matt Ellis 04d21e6693 Add Shared Host MSI Authoring
Ideally in the project.json for the shared host we would just list the
actual package that holds the shared host, instead of all of
NetStandard.Library, but doing some leads to compliation errors, since
publish wants to include a compile step that has a generated
AssemblyAttributes file which references types like System.String.
2016-03-10 03:37:41 -08: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 Add Shared Host MSI Authoring 2016-03-10 03:37:41 -08:00
Microsoft.DotNet.Cli.Build.Framework Address CR feedback. 2016-03-09 23:35:21 +00:00
obtain Add support for building dotnet CLI on Debian. 2016-03-09 23:05:02 +00:00
package Address more PR feedback 2016-03-09 20:15:06 +00:00
publish Debian package and publish changes 2016-03-08 23:33:18 +00: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 Fix to publish artifacts when running inside docker. 2016-03-09 17:14:53 -08:00
global.json working on build scripts 2016-02-12 15:26:35 -08:00
run-build.ps1 Move to CoreFX build rc2-23901 2016-03-03 16:41:55 -06:00
run-build.sh Merge branch 'rel/1.0.0' of https://github.com/dotnet/cli into build-refactor1 2016-03-08 23:42:15 +00:00
unuse-dev.ps1 Clean up build scripts 2015-12-29 01:59:02 -08:00
use-dev.ps1 Fixes #1280 2016-02-16 17:07:58 -08:00