kiwix-build/kiwixbuild
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
..
dependencies Force the build of libcurl instead of using system one. 2018-10-31 15:33:12 +01:00
patches Move to Xapian 1.4.7 2018-09-20 18:27:30 +02:00
platforms Use the more recent msvcr100 instead of msvcr90. 2018-08-28 16:42:06 +02:00
templates Make the platform responsible to create the buildenv. 2018-05-31 11:25:54 +02:00
__init__.py Do not build for mips and mips64 by default. 2018-08-22 16:44:53 +02:00
__main__.py Create a real module kiwixbuild and make it installable. Split files. 2018-04-04 15:43:16 +02:00
_global.py Correctly extract platform from the dependency. 2018-06-12 16:12:15 +02:00
buildenv.py Add qt(webengine) dependency. 2018-06-12 16:12:15 +02:00
builder.py Set the default option in the method parsing arguments, not in the builder. 2018-08-20 11:16:33 +02:00
packages.py Force the build of libcurl instead of using system one. 2018-10-31 15:33:12 +01:00
utils.py Print a '.' every 30 seconds when running a command. 2018-07-13 10:39:18 +02:00
versions.py Add libcurl dependency. 2018-10-23 11:57:58 +02:00