This repository has been archived on 2025-09-07. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
dotnet-installer/scripts
Andy Gocke 6ba581fc17 Add support for 'additionalArguments' in compilationOptions
Rather than keep a map that will have to be constantly updated every time
a new argument gets added to a compiler, the 'additionalArguments' option
will allow users to directly add arguments to the underlying compiler.
2016-02-01 22:48:12 -08:00
..
build Fixed native compile 2016-02-01 15:54:18 -08:00
common dotnet-restore fix 2016-01-30 00:21:15 -08:00
compile Finish Refactoring Test Scripts 2016-01-30 00:21:14 -08:00
configuration Add support for 'additionalArguments' in compilationOptions 2016-02-01 22:48:12 -08:00
crossgen bootstrap using nuget instead of dnx 2016-01-26 23:25:37 -08:00
docker update everything to DOTNET_CLI_VERSION 2016-01-13 02:22:53 -08:00
obtain bootstrap using nuget instead of dnx 2016-01-26 23:25:37 -08:00
package Introducing a separate script that initializes the projects that are going to be packaged, so that it can be shared between build and pack. 2016-01-22 23:08:49 -08:00
publish Download the stage0 dotnet tools from the beta feed for windows. 2016-01-20 19:00:06 -08:00
test update paths to generated nuget packages 2016-02-01 12:52:42 -08:00
ci_build.cmd Remove --no-cache from scripts 2016-01-23 09:53:51 -08:00
ci_build.sh Remove --no-cache from scripts 2016-01-23 09:53:51 -08:00
dev-dotnet.ps1 Clean up build scripts 2015-12-29 01:59:02 -08:00
dev-dotnet.sh Eliminate dead code and most relative paths 2015-12-29 02:34:10 -08:00
unuse-dev.ps1 Clean up build scripts 2015-12-29 01:59:02 -08:00
use-dev.ps1 Clean up build scripts 2015-12-29 01:59:02 -08:00