dotnet-installer/scripts
Sridhar Periyasamy fb61e69a79 First pass at building Windows MSI for the dotnet CLI repo.
- Use the heat tool to harvest the stage2 dir and create install-files.wxs
- dotnet.wxs contains the XML code which is constant across builds for an MSI.
- Use Candle and Light to generate the MSI from install-files.wxs and dotnet.wxs.

Default Install Location - %ProgramFiles%/dotnet.
Adds <InstallRoot>\bin %PATH%
Creates %DOTNET_HOME% pointing to <InstallRoot>
2015-11-17 00:39:46 -08:00
..
build Merge pull request #204 from piotrpMSFT/LicenseHeaders 2015-11-16 22:12:05 -08:00
crossgen Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
docker Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
package Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
publish Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
test Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
_common.ps1 Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
_common.sh Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
build.ps1 First pass at building Windows MSI for the dotnet CLI repo. 2015-11-17 00:39:46 -08:00
ci_build.cmd Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
ci_build.sh Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
ci_postbuild.sh Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
compile.ps1 Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
compile.sh Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
dotnet-restore.cmd Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
dotnet-restore.sh Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
enable-dev.sh Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
install.ps1 Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
install.sh Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00