mesa/bin
Tomeu Vizoso b1bd6aa21a android: Make libbacktrace optional again
For the same reason why we used to have USE_LIBBACKTRACE with the old
Android makefiles, allow to build Mesa without linking to it.

In recent VNDK versions, libbacktrace isn't available.

When building without linking libbacktrace, for some reason some symbols
related to C++ exception handling are exposed. Allow them in the symbols
check script.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Signed-off-by: Helen Koike <helen.koike@collabora.com>
Reviewed-by: Sergi Blanch Torné <sergi.blanch.torne@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20019>
2023-01-25 08:58:25 -03:00
..
ci bin/ci: add gitlab_gql.py.cache to the .gitignore 2023-01-16 15:27:38 +00:00
pick
.editorconfig
__init__.py
commit_in_branch.py commit_in_branch.py: variables cleanup 2022-11-30 17:08:48 +00:00
commit_in_branch_test.py commit_in_branch.py: variables cleanup 2022-11-30 17:08:48 +00:00
gen_calendar_entries.py
gen_calendar_entries_test.py
gen_release_notes.py gen_release_notes: include links in relnotes.rst when generating the new release note 2023-01-12 14:34:59 +00:00
gen_release_notes_test.py bin/gen_release_notes.py: read Closes/Fixes tags case-insensitively 2022-12-30 03:39:38 +03:00
gen_vs_module_defs.py meson: fixes mingw-clang32 building 2022-11-11 05:38:19 +00:00
git_sha1_gen.py
install_megadrivers.py
khronos-update.py scripts: Fix khronos-update.py to use main for OpenCL headers 2022-11-18 22:22:58 +00:00
meson-cmd-extract.py
meson-options.py
meson.build meson: fixes mingw-clang32 building 2022-11-11 05:38:19 +00:00
perf-annotate-jit.py bin/perf-annotate-jit.py: Update to Python 3. 2022-08-21 22:14:43 -07:00
pick-ui.py
post_version.py gen_release_notes: include links in relnotes.rst when generating the new release note 2023-01-12 14:34:59 +00:00
post_version_test.py
refcnt-log-helper.py bin: Add a script for filtering/sorting refcount logs 2022-05-02 16:58:20 +00:00
symbols-check.py android: Make libbacktrace optional again 2023-01-25 08:58:25 -03:00
update-android-headers.sh