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

15 Коммитов

Автор SHA1 Сообщение Дата
Jan Vorlicek a7049d5197 Enable Alpine ARM/ARM64 cross build (#5911)
Also unify the cross build related files with coreclr and
fix a bug in the build-native.sh
2018-06-07 17:45:30 -07:00
Gleb Balykov 2d72dd5beb Update Tizen rootfs build script (#5828) 2018-05-21 10:01:27 -07:00
Petr Bred 213fa37d7a Fix cmake toolchain compile flags loop (#5646)
- fix https://github.com/dotnet/corert/issues/5093
	- cmake toolchain refactoring
	- synchronization with CoreCLR/CoreFX

Signed-off-by: Petr Bred <bredpetr@gmail.com>
2018-04-11 06:57:04 -07:00
Petr Bred f9a20ef6e8 Fix cmake toolchain compile flags loop (#5356)
- fix https://github.com/dotnet/corert/issues/5093

Signed-off-by: Petr Bred <bredpetr@gmail.com>
2018-02-07 09:04:43 -08:00
Petr Bred b704f434b9 [ARM32] Cross initialization rootfs for Tizen (#5039)
Signed-off-by: Petr Bred <bredpetr@gmail.com>
2017-11-29 10:12:27 -08:00
Alexander Soldatov 3bd7be3d2c [x86] x86 cross build on x64 host (#4675)
Add rootfs support (build-rootfs.sh and
sources.list for different distributives)
2017-10-05 06:32:40 -07:00
Alexander Soldatov 6c2be3bd09 [ARM/Linux] Fix build ARM - Xenial (#4587)
Correct creating of rootfs for Linux distributives besides trusty.
Proper URLs for repositories.
Structure taken from CoreCLR.
2017-09-21 11:27:30 -07:00
Petr Bred 55f93bbca0 Fix Tizen build (#4482)
- fix repos logic

Signed-off-by: Petr Bred <bredpetr@gmail.com>
2017-09-11 07:48:51 -07:00
Petr Bred cf505d11db Fix Tizen compiling (#4417)
- syncing rootfs with CoreCLR/CoreFX/core-setup

Signed-off-by: Petr Bred <bredpetr@gmail.com>
2017-08-30 06:26:11 -07:00
sergey ignatov 873a9079d3 Fix for armel tizen (#3750) 2017-05-31 12:46:07 -07:00
Sergey Ignatov df313f20fa Reduced armel tizen tryrun.cmake to only needed 2017-02-06 15:29:42 +03:00
Sergey Ignatov e6ff5433da Fixes for compiling corert for arm architecture 2017-02-06 15:29:42 +03:00
Manu 6490423582 Proper way of setting variables for cross platform compilation
We now set the ${VAR}_EXITCODE instead of the value directly
as done for the other variables
2016-03-08 12:48:24 +09:00
Manu 808ac20936 Add HAVE_SCHED_GETCPU and HAVE_CLOCK_MONOTONIC_COARSE definitions for arm/arm64 2016-02-18 15:31:09 +09:00
Manu 85461a4a77 Support for cross compilation
Using what has been done for CoreCLR, added support for cross
compilation in CoreRT.
2015-12-01 16:07:10 +09:00