kiwix-build/kiwixbuild/platforms
Matthieu Gautier c9210bb0e0 Allow kiwix-build to build shared libs linked statically with deps.
We need to be able to build libzim as shared lib while using all
other dependencies statically (to not have libxapian.so, ... to distribute)

This add a new platform (static=False) that make all dependencies being
build in a static platform.
2019-02-04 17:01:28 +01:00
..
__init__.py First version of a flatpak builder. 2018-11-27 09:43:52 +01:00
android.py Add the include dir in the meson_cross_file. 2019-01-09 18:29:58 +01:00
armhf.py Add the include dir in the meson_cross_file. 2019-01-09 18:29:58 +01:00
base.py Allow the platform itself to set on which platform we need to build the dep 2019-02-04 17:01:28 +01:00
flatpak.py First version of a flatpak builder. 2018-11-27 09:43:52 +01:00
i586.py Add missing import of pj in i586 platform 2019-01-10 16:50:47 +01:00
ios.py Add the include dir in the meson_cross_file. 2019-01-09 18:29:58 +01:00
native.py Allow kiwix-build to build shared libs linked statically with deps. 2019-02-04 17:01:28 +01:00
neutral.py Merge toolchain and dependencies. 2018-05-31 11:30:25 +02:00
win32.py Add the include dir in the meson_cross_file. 2019-01-09 18:29:58 +01:00