kiwix-build/travis
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
..
Dockerfile Add svg icon support into the appimage 2018-08-03 15:53:13 +02:00
compile_all.py Use git archive to create dist source archive. 2018-09-05 19:38:58 +02:00
compile_custom_app.sh Add script to build customapp 2017-06-25 15:49:49 +02:00
deploy.sh Use docker to build native_dyn. 2018-06-11 16:50:44 +02:00
deploy_apk.sh Change apk output directory to new location 2017-12-15 11:06:49 +00:00
googleplay_android_developer-5a411156212c.json.enc Use the real key to sign apk. 2017-06-25 15:49:49 +02:00
install_extra_deps.sh [TRAVISCI] Build kiwix-lib on macOS 2018-04-17 17:41:08 +02:00
kiwix-android.keystore.enc Use the real key to sign apk. 2017-06-25 15:49:49 +02:00
make_release.sh [CUSTOM_APP] Correctly set the version_name. 2017-07-18 15:57:12 +02:00
travisci_builder_id_key.enc [TRAVIS] Add a script to deploy archives on download.kiwix.org/nightly 2017-02-08 10:09:42 +01:00
travisci_builder_id_key.pub [TRAVIS] Add a script to deploy archives on download.kiwix.org/nightly 2017-02-08 10:09:42 +01:00
upload_all_log.sh Upload build log on failure. 2018-03-20 16:03:09 +01:00