Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Amaury Levé d18720133f Merged PR 29591: Onboard to arcade 2023-03-31 09:14:58 +00:00
Arun Mahapatra 562d6d2828 Updates to unix build script (#708)
* Updates to build.sh.
Allow building entire solution if mono is available on the box.
Initial version of test.sh script.

* Update version to 15.1.0 for build.

* Fix unbound variable for packages directory.

* Fix condition for checking presence of mono.
Package TestHost in CLI nuget package if mono is available and net46 binaries are built.
Fix an issue with CLI nupkg, where an empty folder was getting created in the nupkg.

* Override json.net in coreclr package directory.

* Download netcoreapp1.0 shared runtime.
2017-04-18 11:29:47 +05:30
Karthik Rajasekaran 69139fe078 Build packages on non-Windows platforms (#552)
* Build packages on non-Windows platforms

* Fix Windows and linux diff

* Fix Array initialization

* Fix restore and pack on *nix

Make packaging identical on all platforms

* Create a separate packages folder for nupkgs
2017-03-07 07:13:47 +05:30