dotnet-installer/scripts
Jan Vorlicek 41ae8a0f3c Fix issues caused by adding RHEL6 support
There were two issues. One was that additional arguments that are not
recognized by the build.sh script were incorrectly passed as a single
argument in single-quotes to msbuild.
The second issue was that when LD_LIBRARY_PATH was not set, the
dotnet-install.sh script was failing due to its using of the "set -u"
option that prevents usage of unset variables.
2017-09-22 17:51:30 +00:00
..
clean Bump CoreFx to rc2-23808 2016-02-09 15:49:45 -08:00
common .NET Core 2+ Naming and Versioning 2017-05-26 15:46:56 -07:00
docker Remove comment 2017-08-10 09:46:02 -07:00
obtain Fix issues caused by adding RHEL6 support 2017-09-22 17:51:30 +00:00
cli-build-env.bat Add build and test environment setup scripts, update developer guide 2017-09-06 17:59:04 -07:00
cli-build-env.sh Add build and test environment setup scripts, update developer guide 2017-09-06 17:59:04 -07:00
cli-test-env.bat Add build and test environment setup scripts, update developer guide 2017-09-06 17:59:04 -07:00
cli-test-env.sh Update test environment script to work on Mac OS 2017-09-07 14:36:13 -07:00
dockerrun-as-current-user.sh Run Docker as current user in official builds 2017-02-03 12:09:54 -08:00
dockerrun.sh Passwords/keys should not be passed in the environment via a docker file. 2017-07-26 10:34:50 -07:00
register-completions.bash a few small code cleanups 2017-03-06 12:22:32 -08:00
register-completions.ps1 change script to assume dotnet is on the path 2017-04-26 11:25:29 -07:00
register-completions.zsh a few small code cleanups 2017-03-06 12:22:32 -08:00