[netcore] Improve netcore/build.sh script (#14835)
commitb861cacd4828d525aa37ddd2e3f18454f7a95f41
authorEgor Bogatov <egorbo@gmail.com>
Thu, 6 Jun 2019 15:43:58 +0000 (6 18:43 +0300)
committerMarek Safar <marek.safar@gmail.com>
Thu, 6 Jun 2019 15:43:57 +0000 (6 17:43 +0200)
tree4f59d9183f03ba9d78ff8c5470e38f48f1be28d3
parent636e06334f6b079a5f215b4bfce3083c8eacf3b8
[netcore] Improve netcore/build.sh script (#14835)

* Improve netcore/build.sh

* bump corefx tests version

* ignore StringTests failures

* Ignore more tests for xtestall

* Implement Environment.TickCount64

* cleanup

* Add two debug-* rules
mcs/class/System.Private.CoreLib/System/Environment.cs
mono/metadata/icall-decl.h
mono/metadata/icall-def-netcore.h
mono/metadata/icall.c
netcore/.gitignore
netcore/CoreFX.issues.rsp
netcore/Makefile
netcore/build.sh
netcore/corefx-restore.csproj
netcore/sample/AspNetCore/Startup.cs