dotnet-installer/scripts
Sridhar Periyasamy 1db27b7ae3 Enable building dotnet-CLI for centos.
I had to patch up a redhat dnx package which supports NETStandard.Library package. It is currently uploaded to dotnet-cli blob storage. This hack will no longer be required when we move to xplat nuget to do 'dotnet restore'. Apart from this there are three issues that are tracked for centos.
- compile-native not yet supported - https://github.com/dotnet/cli/issues/453
- dnu restore crashes intermittently on centos. I need to investigate this a little bit more and file issues on dnx or coreclr. This will make our CI builds very flaky.
- Dotnet restore does not restore native shims when using “centos.7-x64” - https://github.com/dotnet/corefx/issues/5066
2015-12-18 11:32:20 -08:00
..
build dotnet-init --> dotnet new 2015-12-08 10:37:31 -08:00
crossgen update crossgen scripts to 23616 2015-12-16 11:48:39 -08:00
docker Scripts changes to accomodate centos builds. 2015-12-15 18:15:31 -08:00
package Scripts changes to accomodate centos builds. 2015-12-15 18:15:31 -08:00
publish Update publish.ps1 2015-12-15 19:10:06 -08:00
test Enable building dotnet-CLI for centos. 2015-12-18 11:32:20 -08:00
_common.ps1 download dnx during the build 2015-12-09 21:23:01 -08:00
_common.sh Enable building dotnet-CLI for centos. 2015-12-18 11:32:20 -08:00
build.ps1 unify versions on binaries and nupkgs 2015-12-09 14:56:39 -08:00
ci_build.cmd fix minor issue with build scripts 2015-11-17 15:17:37 -08:00
ci_build.sh Update ci_build.sh 2015-12-17 18:39:41 -08:00
compile.ps1 do not fail build on pjvalidate failure 2015-12-14 15:15:02 -08:00
compile.sh Enable building dotnet-CLI for centos. 2015-12-18 11:32:20 -08:00
dev-dotnet.ps1 avoid dropping deps file when publishing 2015-11-30 12:17:41 -08:00
dev-dotnet.sh set +x on dev-dotnet.sh 2015-11-30 12:19:56 -08:00
dotnet-restore.cmd download dnx during the build 2015-12-09 21:23:01 -08:00
dotnet-restore.sh Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
install.ps1 fix install script 2015-12-17 11:55:44 -08:00
install.sh Scripts changes to accomodate centos builds. 2015-12-15 18:15:31 -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