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/build
Piotr Puszkiewicz 4b217db9c0 Clean up build scripts
Decompose into self-contained granular components
Provide reasonable defaults for cross cutting concerns, allowing for independent execution of steps
Start unifying Windows/Bash architecture

fix Bash CI scripts

dockerbuild.sh _common.sh path

Add missing restore-packages.sh

Copy/paste issues

Quote $SOURCE
fix .gitignore

PR Feedback

Merge in @SridarMS's work to avoid redownloading DNX

enabling build of dotnet-build

merge in @SridharMS's CentOS changes

Enable building FSC

enable restoring specific subdirectories

Fix dnx version check

Add missed dependency

Fix pathing to tests

Match Linux build version to Windows, fixing linux tests as a side effect.

workaround for coreclr#2215

fix pathing issue

disable building in docker

BUILD_IN_DOCKER was set, somehow...

fix headers
2015-12-29 01:59:02 -08:00
..
build-stage.ps1 Merge pull request #625 from cdmihai/buildCommandWithSafetyChecks 2015-12-28 10:46:27 -08:00
build-stage.sh Clean up build scripts 2015-12-29 01:59:02 -08:00
build.ps1 Clean up build scripts 2015-12-29 01:59:02 -08:00
build.sh Clean up build scripts 2015-12-29 01:59:02 -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 Clean up build scripts 2015-12-29 01:59:02 -08:00
fix-mode-flags.sh Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
generate-version.ps1 Clean up build scripts 2015-12-29 01:59:02 -08:00
generate-version.sh Clean up build scripts 2015-12-29 01:59:02 -08:00
place-binary.cmd add script executor 2015-11-18 14:28:07 -08:00
place-binary.sh Clean up build scripts 2015-12-29 01:59:02 -08:00
process-args.sh Clean up build scripts 2015-12-29 01:59:02 -08:00
restore-packages.ps1 Clean up build scripts 2015-12-29 01:59:02 -08:00
restore-packages.sh Clean up build scripts 2015-12-29 01:59:02 -08:00