dotnet-installer/scripts
Livar Cunha d0100335da Changing native out flag to output flag to match compiler. Also changing the rsp file spliting to handle both /r/n and /r
Fixing the input path to the native compiler. It was adding /native to it before.

Switching compile native to System.CommandLine for args parsing and removing quotes from -native.rsp.

Fixing build_appdeps.cmd: Removed the * from __ApPDepSDK as xcopy does not honor that. In order to stay independent of the version of appDep, we CD into the appDepSDK and then navigate to the first folder we find, which should always be one, as we clear the folder before restoring appDep, after that we xcopy
2015-11-18 17:03:28 -08:00
..
build Changing native out flag to output flag to match compiler. Also changing the rsp file spliting to handle both /r/n and /r 2015-11-18 17:03:28 -08:00
crossgen Upgrade csc ref to latest 2015-11-17 23:37:39 -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 Use azure CLI instead of Invoke-WebRequest to upload files into azure blob 2015-11-18 08:32:09 -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 Merge pull request #211 from Sridhar-MS/msi-packaging 2015-11-18 01:27:10 -08:00
ci_build.cmd fix minor issue with build scripts 2015-11-17 15:17:37 -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 Fix Windows AppDep, bump ILCompiler Version to fix cache issue 2015-11-18 01:19:06 -08:00
compile.sh AppDeps Copy Script fix dotnet invocation 2015-11-18 00:28:50 -08:00
dotnet-restore.cmd fix minor issue with build scripts 2015-11-17 15:17:37 -08:00
dotnet-restore.sh Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
install.ps1 Add Microsoft.DotNet.Tools.Repl* to install 2015-11-17 13:52:00 -08:00
install.sh Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
unuse-dev.ps1 added a script to put the dev build on the PATH 2015-11-17 18:08:31 -08:00
use-dev.ps1 added a script to put the dev build on the PATH 2015-11-17 18:08:31 -08:00