dotnet-installer/scripts/build
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-stage.ps1 Dotnet-Compile-Native Linux Integration 2015-11-17 20:37:56 -08:00
build-stage.sh Dotnet-Compile-Native Windows Build Integration 2015-11-17 20:36:30 -08:00
build_appdeps.cmd 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
build_appdeps.sh Don't copy Appdeps on mac. Bump appdep package version number 2015-11-18 01:53:05 -08:00
fix-mode-flags.sh Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
place-binary.cmd add script executor 2015-11-18 14:28:07 -08:00
place-binary.sh add script executor 2015-11-18 14:28:07 -08:00