kiwix-build/kiwixbuild
Matthieu Gautier c99a9bd91f Run the command without using shell=True.
It mainly allow to run command in directory containing space.
(Hello, `C:\Program Files\...`)
It would also allow to work on directory containning spaces
(`C:\Users\John Doe`) but xapian configure (at least) expressly doesn't
support it :/

- Run the command without shell=True
- The command must be a list instead of a string.
- All options must also be a list (or an iterable).
2023-12-01 11:11:24 +01:00
..
dependencies Run the command without using shell=True. 2023-12-01 11:11:24 +01:00
patches Move to ICU 73.2 2023-11-02 11:14:04 +01:00
platforms Run the command without using shell=True. 2023-12-01 11:11:24 +01: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 Run the command without using shell=True. 2023-12-01 11:11:24 +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 Run the command without using shell=True. 2023-12-01 11:11:24 +01:00
packages.py We don't need jdk anymore to build on android 2022-06-28 12:23:04 +02:00
utils.py Run the command without using shell=True. 2023-12-01 11:11:24 +01:00
versions.py Relase kiwix-tools 3.6.0 2023-11-19 14:22:29 +01:00