kiwix-build/kiwixbuild
Matthieu Gautier 9f877180df Do not compile libaria2 with sqlite3 and libxml2.
Those dependencies are used for bittorent and metalink.
For now, we don't support those features (we should in the future).

However, it seems that if development package are installed on the system,
libaria will try to link with libsqlite3 and libxml3 anyway.

We have to investigate this, but it breaks static build of kiwix-tools.
As we are not using those feature for now, let's just explicitly
compile libaria2 without sqlite3 and libxml2.
2018-04-23 12:08:06 +02:00
..
patches Add a patch to icu to correctly set the rpath in zimwriterfs build. 2018-04-17 17:41:23 +02:00
templates Add a i586 toolchain. 2018-04-06 18:59:15 +02:00
toolchains Compile i586 without sse instructions. 2018-04-09 12:09:18 +02:00
__init__.py Do not compile libaria2 with sqlite3 and libxml2. 2018-04-23 12:08:06 +02:00
__main__.py Create a real module kiwixbuild and make it installable. Split files. 2018-04-04 15:43:16 +02:00
dependencies.py Do not compile libaria2 with sqlite3 and libxml2. 2018-04-23 12:08:06 +02:00
dependency_utils.py Avoid to make a svn_update at each time. 2018-04-17 17:37:07 +02:00
dependency_versions.py Increment gradle wrapper version 2018-04-05 17:22:08 +02:00
utils.py except the correct exception URLError when downloading. 2018-04-17 17:39:13 +02:00