kiwix-build/kiwixbuild
Matthieu Gautier 94c98261c7 Fix compilation on different platform in the same time.
If we modify the dependency's configure_env, we may change
the dictionary with value of the first platform. Then, when
we use it for the second platform, the previous values are used.

Do not modify the dep_conf_env dictionary and then we are good.
2020-02-24 18:24:07 +01:00
..
dependencies Fix compilation on different platform in the same time. 2020-02-24 18:24:07 +01:00
patches Bump-up Xapian to 1.4.14 (#382) 2019-12-09 01:12:48 +01:00
platforms Fix compilation of kiwix-lib-app. 2020-02-24 15:30:31 +01:00
templates Use a specific cross_file on iOS cross compilation. 2020-02-21 16:29:23 +01:00
__init__.py Remove support of kiwix-android and kiwix-custom-app. 2019-12-05 12:30:10 +01:00
__main__.py Create a real module kiwixbuild and make it installable. Split files. 2018-04-04 15:43:16 +02:00
_global.py First version of a flatpak builder. 2018-11-27 09:43:52 +01:00
buildenv.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00
builder.py Add a cause message to the StopBuild exception. 2019-09-04 17:00:29 +02:00
flathub.flatpakrepo Fix exe_wrapper. 2019-09-19 18:18:41 +02:00
flatpak_builder.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00
packages.py Use fedora 30 to cross compile kiwix-tools. 2019-09-06 12:25:51 +02:00
utils.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00
versions.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00