kiwix-build/.github/scripts
Matthieu Gautier e5b7bccdf2 Correctly include lib64 library on manylinux archives
Manylinux build are based on Redhat and libs are put in `/lib64`
directory and not in `/lib/<arch>/` as on Debian based build.

Fix #746
2024-09-02 12:05:36 +02:00
..
build_definition.py Publish kiwix-desktop Windows build in Windows CI 2024-08-29 14:35:50 +02:00
build_projects.py [CI/CD] Use config instead of target in the CI. 2024-02-05 18:03:12 +01:00
build_release_nightly.py Make nigthly CD build and publish only "publishable" project. 2024-08-30 16:33:38 +02:00
common.py Correctly include lib64 library on manylinux archives 2024-09-02 12:05:36 +02:00
compile_all_deps.py [CI/CD] Use config instead of target in the CI. 2024-02-05 18:03:12 +01:00
ensure_base_deps.py Do not use base_deps when building releases. 2024-08-29 10:26:07 +02:00
trigger_docker_workflow.py Trigger docker workflow at the end of other jobs. 2023-07-27 15:20:00 +02:00
upload_failure_logs.py Use python to update failure logs. 2024-06-07 15:36:58 +02:00