Al-Qurtas-Islamic-bank-The-.../builds
Eli Schwartz 57fd61805f * builds/meson/*.py: Fix name of python executable for auxiliary scripts.
The previous change to check the return code of `run_command` invocations
caused the CI to fail.  Although most scripts used `python_exe` as the
program command, the script to determine the project version did not.

But, all scripts used `python` as the shebang, and this is not available on
all systems.  Particularly Debian does not provide a `python` command,
though `python3` does exist.  This meant that formerly the version number
was lacking, and now the build simply fails.

Instead, rely on `python3` since it is guaranteed to exist when running
meson, and `python2` is end of life anyway.
2021-12-17 10:45:29 +01:00
..
amiga s/0/NULL/ where appropriate. 2021-09-01 21:37:21 -04:00
ansi [build] Allow overriding of `ANSIFLAGS` for GNU make build. 2021-05-29 00:27:40 +02:00
atari Documentation update for repository move to 'freedesktop.org'. 2021-01-16 15:45:13 +01:00
beos [build] Allow overriding of `ANSIFLAGS` for GNU make build. 2021-05-29 00:27:40 +02:00
cmake [CMake] Update dependency finders. 2021-05-19 21:53:21 +01:00
compiler [build] Allow overriding of `ANSIFLAGS` for GNU make build. 2021-05-29 00:27:40 +02:00
dos Update all copyright notices. 2021-01-17 07:18:48 +01:00
mac Minor. 2021-09-20 22:18:29 -04:00
meson * builds/meson/*.py: Fix name of python executable for auxiliary scripts. 2021-12-17 10:45:29 +01:00
os2 Update all copyright notices. 2021-01-17 07:18:48 +01:00
symbian Update all copyright notices. 2021-01-17 07:18:48 +01:00
unix * Version 2.11.1 released. 2021-12-02 13:33:12 +01:00
vms [builds/unix, builds/vms] Standardize `mmap` failure. 2021-10-05 14:19:06 -04:00
wince * Version 2.11.1 released. 2021-12-02 13:33:12 +01:00
windows [builds/windows] Guard some non-ancient API. 2021-12-06 23:08:46 -05:00
detect.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
exports.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
freetype.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
link_dos.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
link_std.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
modules.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
toplevel.mk * Version 2.11.1 released. 2021-12-02 13:33:12 +01:00