kiwix-build/templates
Matthieu Gautier 4997017be2 Run meson test when possible.
To run unit-test (meson) on cross-compilation, we need a wrapper to run
the binary (wine, qemu, ...), but:

- We have no emulator for android (we have one for the system, but we can't
  simply run a binary)
- With dynamic compilation, it seems pretty complex to configure them
  correctly.
- For mingw32 compilation, `wine` need to be correctly configured to
  find dll from the system mingw32 installation.
2017-10-02 16:05:06 +02:00
..
bash_wrapper.sh Use ccache if available. 2017-03-13 11:50:02 +01:00
cmake_android_cross_file.txt Add the android ndk toolchains and compile android on travis. 2017-03-13 13:18:14 +01:00
cmake_cross_file.txt Use the system declared in the cross-env in the cmake_cross_file template. 2017-04-28 11:37:26 +02:00
meson_android_cross_file.txt Run meson test when possible. 2017-10-02 16:05:06 +02:00
meson_cross_file.txt Run meson test when possible. 2017-10-02 16:05:06 +02:00