[ARM32/Linux] Build libcoreclrtraceptprovider.so (#10406)
authorHyeongseok Oh <hseok82.oh@samsung.com>
Thu, 13 Apr 2017 11:09:32 +0000 (20:09 +0900)
committerJan Vorlicek <janvorli@microsoft.com>
Thu, 13 Apr 2017 11:09:32 +0000 (13:09 +0200)
commite5faef44cac6e86b12b3b586742183293bdd34a7
tree066f2808a9adcc6487cca8228037ceb993ffe4ec
parent63cf53abae162743f1b217ee0ef3bbd3c505d097
[ARM32/Linux] Build libcoreclrtraceptprovider.so (#10406)

* Build libcoreclrtraceptprovider.so for ARM32 and modify cmake

- Build libcoreclrtraceptprovider.so for ARM32
- Include libcoreclrtraceptprovider.so in nuget package
- Don't build libcoreclrtraceptprovider.so for
Tizen: lttng is not supported in Tizen
- Exclude packaging libcoreclrtraceptprovider.so based on os-name
excluded for tizen

* Remove libcoreclrtraceptprovider.so before test for ARM32/Linux

Remove libcoreclrtraceptprovider.so before test for ARM32/Linux in CI
CI test environment using docker with qemu has some problem to use lttng library
CMakeLists.txt
clrdefinitions.cmake
src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.Linux.Microsoft.NETCore.Runtime.CoreCLR.props
src/pal/CMakeLists.txt
tests/scripts/arm32_ci_test.sh