kiwix-build/kiwixbuild
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
..
dependencies Move the version of org.kde in the versions.py file. 2019-01-23 16:04:02 +01:00
patches Remove ctpp2 dependency. 2019-01-09 11:17:41 +01:00
platforms Allow kiwix-build to build shared libs linked statically with deps. 2019-02-04 17:01:28 +01:00
templates Make the platform responsible to create the buildenv. 2018-05-31 11:25:54 +02:00
__init__.py Add an option `--asume-packages-installed` to not try to install packages. 2018-11-27 17:22:47 +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 Add qt(webengine) dependency. 2018-06-12 16:12:15 +02:00
builder.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_builder.py [flatpak] Add the exact commit sha in the manifest. 2019-01-23 18:25:22 +01:00
packages.py Remove ctpp2 dependency. 2019-01-09 11:17:41 +01:00
utils.py Create the directory containing the skip_file if needed. 2019-01-09 11:46:16 +01:00
versions.py Update Gradle Version 2019-02-03 23:46:55 +00:00