kiwix-build/kiwixbuild/platforms
birros 8d58d8d7cb First version of a flatpak builder.
This commit add a first version code to build a flatpak of kiwix-desktop.
It is mainly based on the PR #254 of @birros (hence he is the author of this commit)

However there is some differences :
- I (@mgautier) create a new builder to run the flatpak build instead of using a new
  dependency.
- Use the flatpak platform to install org.kde.Platform and org.kde.Sdk

This code version doesn't correctly work but I wanted to commit the birros' code
without too many modification (even if there is a lot).
2018-11-27 09:43:52 +01:00
..
__init__.py First version of a flatpak builder. 2018-11-27 09:43:52 +01:00
android.py Fix compilation of kiwix-custom-app. 2018-07-19 16:19:55 +02:00
armhf.py Merge toolchain and dependencies. 2018-05-31 11:30:25 +02:00
base.py Correctly extract platform from the dependency. 2018-06-12 16:12:15 +02:00
flatpak.py First version of a flatpak builder. 2018-11-27 09:43:52 +01:00
i586.py Move from target logic to steps logic. 2018-05-31 11:25:59 +02:00
ios.py Add ios_multi_arch fatlib. 2018-06-06 17:41:12 +02:00
native.py Move from target logic to steps logic. 2018-05-31 11:25:59 +02:00
neutral.py Merge toolchain and dependencies. 2018-05-31 11:30:25 +02:00
win32.py Use the more recent msvcr100 instead of msvcr90. 2018-08-28 16:42:06 +02:00