dotnet-installer/scripts
Eric Mellino edbbc64b03 Fill out pkg installer targets
This causes three pkg files to be produced:

* A component pkg for the shared framework.
* A component pkg for the shared host.
* A product archive which includes the above two components.

The product archive also needs a distribution.xml file which contains
metadata about the package (name, title, images, etc.).

The installer for the "SDK" itself is still using logic implemented in
package-osx.sh. We should move this logic into the build target as well,
but we may want to wait until the CLI is using the shared framework to do so.
2016-03-10 10:31:45 -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 Fill out pkg installer targets 2016-03-10 10:31:45 -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 Add Shared Host Debian Package 2016-03-10 03:42:45 -08: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