kiwix-build/kiwixbuild/platforms
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
..
__init__.py Rename `arm_musl.py` to `musl.py`. 2023-10-23 10:19:12 +02:00
android.py Run the command without using shell=True. 2023-12-01 11:11:24 +01:00
armhf.py Run the command without using shell=True. 2023-12-01 11:11:24 +01:00
base.py Run the command without using shell=True. 2023-12-01 11:11:24 +01:00
flatpak.py Correctly install io.qt.qtwebengine.BaseApp for flatpak build. 2021-06-29 16:06:53 +02:00
i586.py Run the command without using shell=True. 2023-12-01 11:11:24 +01:00
ios.py Run the command without using shell=True. 2023-12-01 11:11:24 +01:00
musl.py Run the command without using shell=True. 2023-12-01 11:11:24 +01:00
native.py fixed typo in native (using min-macos-version) 2023-11-10 11:26:44 +00:00
neutral.py Merge toolchain and dependencies. 2018-05-31 11:30:25 +02:00
wasm.py Run the command without using shell=True. 2023-12-01 11:11:24 +01:00
win32.py Run the command without using shell=True. 2023-12-01 11:11:24 +01:00
win64.py Run the command without using shell=True. 2023-12-01 11:11:24 +01:00