kiwix-build/kiwixbuild
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
..
dependencies Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00
patches Bump-up Xapian to 1.4.14 (#382) 2019-12-09 01:12:48 +01:00
platforms Use a specific cross_file on iOS cross compilation. 2020-02-21 16:29:23 +01:00
templates Use a specific cross_file on iOS cross compilation. 2020-02-21 16:29:23 +01:00
__init__.py Remove support of kiwix-android and kiwix-custom-app. 2019-12-05 12:30:10 +01:00
__main__.py Create a real module kiwixbuild and make it installable. Split files. 2018-04-04 15:43:16 +02:00
_global.py First version of a flatpak builder. 2018-11-27 09:43:52 +01:00
buildenv.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00
builder.py Add a cause message to the StopBuild exception. 2019-09-04 17:00:29 +02:00
flathub.flatpakrepo Fix exe_wrapper. 2019-09-19 18:18:41 +02:00
flatpak_builder.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00
packages.py Use fedora 30 to cross compile kiwix-tools. 2019-09-06 12:25:51 +02:00
utils.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00
versions.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00