kiwix-build/kiwixbuild/dependencies
Matthieu Gautier 0600be96ac Force the build of libcurl instead of using system one.
On ubuntu, the libcurl package is compiled with libkrb (kerberos).
However, no libkrb5.a is provided and so, we cannot link statically.

As we are not using kerberos, we can (and must) compile ourselves libcurl.
2018-10-31 15:33:12 +01:00
..
__init__.py Add libcurl dependency. 2018-10-23 11:57:58 +02:00
all_dependencies.py Add libcurl dependency. 2018-10-23 11:57:58 +02:00
android_ndk.py Merge toolchain and dependencies. 2018-05-31 11:30:25 +02:00
android_sdk.py Merge toolchain and dependencies. 2018-05-31 11:30:25 +02:00
armhf.py Merge toolchain and dependencies. 2018-05-31 11:30:25 +02:00
base.py Do not set version for main project if we are not making release. 2018-09-06 16:10:43 +02:00
ctpp2.py Move `run_command` method out of buildEnv class. 2018-05-31 11:14:31 +02:00
gradle.py Gradle is a dependency of the android platform, not of other dependencies. 2018-06-06 17:41:11 +02:00
gumbo.py Move `run_command` method out of buildEnv class. 2018-05-31 11:14:31 +02:00
icu4c.py Get icu sources from an archive instead of svn. 2018-07-11 11:00:55 +02:00
ios_fat_lib.py Add ios_multi_arch fatlib. 2018-06-06 17:41:12 +02:00
kiwix_android.py Rename `targets` option to `target`. 2018-06-06 17:41:12 +02:00
kiwix_custom_app.py Fix compilation of kiwix-custom-app. 2018-07-19 16:19:55 +02:00
kiwix_desktop.py Fix kiwix-desktop dependencies. 2018-06-14 18:18:45 +02:00
kiwix_lib.py Add libcurl dependency. 2018-10-23 11:57:58 +02:00
kiwix_tools.py Make the platform responsible to create the buildenv. 2018-05-31 11:25:54 +02:00
libcurl.py Force the build of libcurl instead of using system one. 2018-10-31 15:33:12 +01:00
libmagic.py Be able to build multi-arch android apk. 2018-06-06 17:41:12 +02:00
libmicrohttpd.py Split the dependencies.py file into several parts. 2018-05-22 16:43:37 +02:00
libzim.py Do not use buffered header on android. 2018-08-01 18:07:13 +02:00
lzma.py Split the dependencies.py file into several parts. 2018-05-22 16:43:37 +02:00
pugixml.py Split the dependencies.py file into several parts. 2018-05-22 16:43:37 +02:00
qt.py Add qt(webengine) dependency. 2018-06-12 16:12:15 +02:00
uuid.py Split the dependencies.py file into several parts. 2018-05-22 16:43:37 +02:00
xapian.py Move to Xapian 1.4.7 2018-09-20 18:27:30 +02:00
zim_tools.py Make the platform responsible to create the buildenv. 2018-05-31 11:25:54 +02:00
zimwriterfs.py Do not set zimwriterfs version directly in the dependency. 2018-06-18 17:56:13 +02:00
zlib.py Make the platform responsible to create the buildenv. 2018-05-31 11:25:54 +02:00