mesa/bin
Maíra Canal eecf94cc8e
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
bin: explicitly use python3 instead of python
The `python` command's default behaviour can vary between OSes and even
different versions of the same OS. On some systems, `python` might still
point to Python 2 for backward compatibility, while on others, it might
point to Python 3.

As Mesa already requires "Python 3.6 or newer", use `python3` explicitly
to ensure that the script is using a Python 3 interpreter.

Moreover, this commit allows this script to run on macOS, as macOS doesn't
have a `python` symlink or alias by default. Therefore, currently, when
running this script in macOS, you get a "python: command not found" error.

Signed-off-by: Maíra Canal <mcanal@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35918>
2025-07-03 20:52:48 +00:00
..
ci ci: crnm: review argument metavar and type 2025-07-02 15:13:55 +00:00
pick pick-ui: add missing dependency 2025-04-22 19:20:09 +00:00
.editorconfig
__init__.py
commit_in_branch.py
commit_in_branch_test.py
flamegraph_map_lp_jit.py
gen_calendar_entries.py
gen_calendar_entries_test.py
gen_release_notes.py maintainer-scripts: Bump Vulkan release version to 1.4 2024-12-03 00:20:05 +00:00
gen_release_notes_test.py
gen_vs_module_defs.py Remove osmesa 2025-03-04 00:40:39 +00:00
git_sha1_gen.py
install_megadrivers.py meson/megadriver: support various lib suffixes 2024-11-26 20:45:41 +00:00
khronos-update.py vulkan: update headers/xml for 1.4.318 2025-06-14 08:21:31 +00:00
meson-cmd-extract.py
meson.build meson/megadriver: support various lib suffixes 2024-11-26 20:45:41 +00:00
nir-test-runner.py nir/tests: Do not rely on __LINE__ 2025-04-04 19:01:01 +00:00
people.csv bin: add list of Mesa contributors 2025-03-10 20:09:40 +00:00
perf-annotate-jit.py
pick-ui.py
pick-ui.sh
post_version.py
post_version_test.py
python-venv.sh bin: explicitly use python3 instead of python 2025-07-03 20:52:48 +00:00
rb.py bin: add rebase mode 2025-04-08 17:05:58 -04:00
refcnt-log-helper.py
renderdoc-update.py
symbols-check.py meson: only run symbols-check if nm is available 2025-07-02 19:21:25 +00:00
toml_lint.py
update-android-headers.sh