kiwix-build/kiwixbuild
Matthieu Gautier beadc3b16c Use custom data.
ICU is used to:
- List locales (`locales_tree`)
- Get information about those locales in different languages (`lang_tree`)
- Remove accents (`translit`)

Tracing ICU without custom data, we also load `likelySubtags` and
`metadata`. Not sure why and what happen when missing but let's be
conservatives and include them.
2023-11-02 11:14:04 +01:00
..
dependencies Use custom data. 2023-11-02 11:14:04 +01:00
patches Move to ICU 73.2 2023-11-02 11:14:04 +01:00
platforms Move all toolchain installation in TOOLCHAIN directory. 2023-10-24 10:53:31 +02:00
templates Use a specific cross_file on iOS cross compilation. 2020-02-21 16:29:23 +01:00
__init__.py Add an option to set the build directory of kiwix-build. 2022-09-21 16:15:14 +02:00
__main__.py Create a real module kiwixbuild and make it installable. Split files. 2018-04-04 15:43:16 +02:00
_global.py First version of a flatpak builder. 2018-11-27 09:43:52 +01:00
buildenv.py Introduce configure and make wrapper. 2022-11-16 10:45:57 +01:00
builder.py Add the `dont_skip` attribute on dependency. 2021-04-12 18:09:52 +02:00
flathub.flatpakrepo Fix exe_wrapper. 2019-09-19 18:18:41 +02:00
flatpak_builder.py Better flatpak command options. 2022-03-10 16:21:14 +01:00
packages.py We don't need jdk anymore to build on android 2022-06-28 12:23:04 +02:00
utils.py Do not follow symlink when we copy a directory. 2023-10-24 10:53:31 +02:00
versions.py Use custom data. 2023-11-02 11:14:04 +01:00