kiwix-build/kiwixbuild
Matthieu Gautier 2a18f74786 Do not build with gcc-5.
We build with gcc-5 because of zimSplit using ofstream.swap method.
Latest version of zimSplit doesn't use it anymore so let's compile
everything with default gcc.

See openzim/zim-tools@a959609839

We also explicitly set the list of package to install per job, so
less packages are installed.
2018-06-13 10:57:32 +02:00
..
dependencies Add kiwix-desktop dependency. 2018-06-12 16:12:31 +02:00
patches Better compilation of icu4c. 2018-06-11 18:05:10 +02:00
platforms Correctly extract platform from the dependency. 2018-06-12 16:12:15 +02:00
templates Make the platform responsible to create the buildenv. 2018-05-31 11:25:54 +02:00
__init__.py Add ios_multi_arch fatlib. 2018-06-06 17:41:12 +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 Correctly extract platform from the dependency. 2018-06-12 16:12:15 +02:00
packages.py Add qt(webengine) dependency. 2018-06-12 16:12:15 +02:00
utils.py Make the options global. 2018-05-31 11:25:59 +02:00
versions.py Do not build with gcc-5. 2018-06-13 10:57:32 +02:00