kiwix-build/kiwixbuild/platforms
Matthieu Gautier 661eb95df0 Use a specific cross_file on iOS cross compilation.
We need to set the property `needs_exe_wrapper` to true for
x86_64 cross compilation.

Else, meson will try to detect if we could run the cross
compiled executable, and because it is the same arch, it will
assume we can. So it will try to sanity check and execute the
cross compiled binary. Then fails.
2020-02-21 16:29:23 +01:00
..
__init__.py First version of a flatpak builder. 2018-11-27 09:43:52 +01:00
android.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00
armhf.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00
base.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00
flatpak.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00
i586.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00
ios.py Use a specific cross_file on iOS cross compilation. 2020-02-21 16:29:23 +01:00
native.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00
neutral.py Merge toolchain and dependencies. 2018-05-31 11:30:25 +02:00
win32.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00
win64.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00