OSDN Git Service

[BUILD][CMAKE][WIN32] Add support cross-build with CLANG-MinGW-w64.You may use with...
authorKyuma Ohta <whatisthis.sowhat@gmail.com>
Tue, 24 Sep 2019 09:58:32 +0000 (09:58 +0000)
committerKyuma Ohta <whatisthis.sowhat@gmail.com>
Tue, 24 Sep 2019 09:58:32 +0000 (09:58 +0000)
commit06223d216c1323ec3ce7c55570c348b4a8f424e4
tree8060a9355e8d566b6699444f94fdc8b56d8cad12
parent81373c46b1d0fd78d63873a13357e51ee79d13cd
[BUILD][CMAKE][WIN32] Add support cross-build with CLANG-MinGW-w64.You may use with dockered environment, see https://github.com/mstorsjo/llvm-mingw .
source/build-cmake/buildvars_mingw_cross_win32.dat.tmpl
source/build-cmake/cmake/i686-windows-mingw-clang.cmake [new file with mode: 0644]
source/build-cmake/cmake/toolchain_mingw_cross_linux.cmake
source/build-cmake/cmake/toolchain_win32_cross_linux_llvm.cmake
source/build-cmake/config_build_cross_win32.sh
source/build-cmake/params/archdef_arm32.dat
source/build-cmake/params/archdef_arm64.dat
source/build-cmake/params/archdef_ia32.dat
source/build-cmake/params/archdef_x86_64.dat
source/build-cmake/params/buildvars_mingw_params_llvm.dat