kiwix-build/.github/scripts
Matthieu Gautier 8237adf950 Do not use a specific target `native_desktop`.
`native_desktop` is not a real target_platform. It is workaround to
specify "build only kiwix-desktop on native_dyn".

It was useful, when we need to build kiwix-desktop on a different build
env than the other project (because of packaging constraints).
Now we can build kiwix-desktop and all other projects on the same build
env, we can remove it and build kiwix-desktop with other `native_dyn`.
2023-06-02 16:09:22 +02:00
..
build_definition.py Do not use a specific target `native_desktop`. 2023-06-02 16:09:22 +02:00
build_projects.py Open build definition system to more complex build definition. 2023-06-02 15:58:53 +02:00
build_release_nightly.py Open build definition system to more complex build definition. 2023-06-02 15:58:53 +02:00
common.py Correctly package armv* toolchain in base dependency. 2023-05-23 08:58:17 +03:00
compile_all_deps.py Use the common build definition to specify which deps build. 2023-06-02 16:09:22 +02:00
ensure_base_deps.py Build and release each libkiwix android builds independently. 2022-06-10 10:26:24 +02:00
upload_failure_logs.sh Use a scp cipher which goes faster 2023-05-21 14:31:33 +03:00