kiwix-build/kiwixbuild
Matthieu Gautier ecc6927de8 Use git archive to create dist source archive.
qmake seems to generate wrong "dist" rules for "make".
It try to copy the translation files as if it was in current directory
instead of looking the source dir.

dist archive is usefull with autotools where we want to run autogen before.
Or with meson when meson run tests before making the archive.

With qmake, it seems useless, let's simply archive what is git.
2018-09-05 19:38:58 +02:00
..
dependencies Use git archive to create dist source archive. 2018-09-05 19:38:58 +02:00
patches Add xapian patch to correctly include sys types. 2018-06-14 18:18:45 +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 Use Docker to build kiwix-desktop only. 2018-06-15 15:57:57 +02:00
utils.py Print a '.' every 30 seconds when running a command. 2018-07-13 10:39:18 +02:00
versions.py Update version of libzim and kiwix-desktop. 2018-09-05 16:56:46 +02:00