kiwix-build/.github
Matthieu Gautier fb07b58812 Fix recompilation of the CI of meson project.
We were assuming that meson project correspond to our projects and so we
were always building them, even if they were already compiled.
(This way, a simple `kiwix-build` is enough to recompile the WIP code of
our project).

However, on the CI, we do not archive the source code/build directory in
the base deps archive. So when we try to compile, the compile step of
meson projects fails because the source are not here.
We have a small workaround for pugixml but as zstd is also meson, it is
time to do something correct.

By default, all projects now try to skip if a build is already present.
Our projects are marked as `force_build` and so, they do not try to skip.
2020-04-06 19:15:40 +02:00
..
ci_images Update docker images 2020-01-21 15:01:05 +01:00
scripts Fix recompilation of the CI of meson project. 2020-04-06 19:15:40 +02:00
workflows Build base for all iOS architectures. 2020-02-21 15:12:17 +01:00
FUNDING.yml Github Kiwix Sponsoring page link 2020-02-01 17:55:53 +01:00
move.yml Add configs for two Github bots 2019-12-14 15:12:31 +01:00
stale.yml Add configs for two Github bots 2019-12-14 15:12:31 +01:00