kiwix-build/kiwixbuild/platforms
Matthieu Gautier 180fb249f6 Add a support to compile libzim for wasm.
`icu4c_wasm.patch` is build by :
 - Copying config.sub from liblzma source as new version of config.sub there
   knows about wasm architecture.
 - Copying `mh-linux` on `mh-unknown` as specified in (origin) `mh-unknown`.
   This is because icu4c configure doesn't detect `emscripten` platform and
   "fallback" to `mh-unknown`.
2022-11-16 16:37:05 +01:00
..
__init__.py Add a support to compile libzim for wasm. 2022-11-16 16:37:05 +01:00
android.py Update android_ndk to version r21e 2022-09-29 09:45:15 +02:00
armhf.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00
base.py Build android lib in the correct directory 2022-06-14 17:48:51 +02:00
flatpak.py Correctly install io.qt.qtwebengine.BaseApp for flatpak build. 2021-06-29 16:06:53 +02:00
i586.py Always write the cross_file using the same name. 2020-02-25 16:36:56 +01:00
ios.py Add MacOs arch 2021-12-22 15:24:45 +01:00
native.py Set the Qt version to use on fedora. 2020-07-01 11:32:43 +02:00
neutral.py Merge toolchain and dependencies. 2018-05-31 11:30:25 +02:00
wasm.py Add a support to compile libzim for wasm. 2022-11-16 16:37:05 +01:00
win32.py Link with ssp on win32. 2021-07-02 11:14:13 +02:00
win64.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00