dotnet-installer/scripts/compile
Livar Cunha ac2d0e36a9 Changing multiple dotnet commands to be aware of $configuration/$tfm folder structure under the --output path option.
Changing the build scripts to copy files over from debug\dnxcore and to check for the folders existence before trying that.
Making the build command aware of the subfolders and making E2E tests aware of subfolders.
Fixing compiler tests to look for the xml in the right plae taking into consideration the configuration and tfm.
Modifying publish tests to not take into consideration the runtime. This is a temporary change. will bring it back once the commands all understand rid.
Making the packaging step work by placing binaries where dotnet pack expects.
2016-01-22 15:22:44 -08:00
..
compile-corehost.ps1 Fix host name, debuggability and embed CRT 2016-01-14 12:06:18 -08:00
compile-corehost.sh Fix host name, debuggability and embed CRT 2016-01-14 12:06:18 -08:00
compile-stage-1.ps1 Packaged Commands 2016-01-09 16:50:31 -08:00
compile-stage-1.sh Packaged Commands 2016-01-09 16:50:31 -08:00
compile-stage-2.ps1 Enable crossgen of Stage 1 compiler 2016-01-04 19:32:09 -08:00
compile-stage-2.sh Enable crossgen of Stage 1 compiler 2016-01-04 19:32:09 -08:00
compile-stage.ps1 Changing multiple dotnet commands to be aware of $configuration/$tfm folder structure under the --output path option. 2016-01-22 15:22:44 -08:00
compile-stage.sh Download the stage0 dotnet tools from the beta feed for unix. 2016-01-20 19:08:00 -08:00
compile.ps1 Allow NuGet cache for non-CI builds 2016-01-05 00:37:23 -08:00
compile.sh switch from DNX to cross-plat NuGet! 2016-01-19 11:43:09 -08:00