summaryrefslogtreecommitdiff
path: root/bin/symbols-check.py
Commit message (Expand)AuthorAgeFilesLines
* pass egl-symbols-check test on mips64elsuijingfeng2021-07-211-0/+3
* mapi: Fix symbols check with ASan enabled.Eric Anholt2020-12-151-0/+2
* symbols-check: Add __cxa_guard_* to the list of approved symbols.Eric Anholt2020-10-141-1/+3
* bin/symbols-check.py: add --ignore-symbol argumentPierre-Eric Pelloux-Prayer2020-07-101-0/+5
* bin/symbols-check: explain C++ symbols workaroundEric Engestrom2020-06-231-2/+4
* meson: add windows support to symbols checksEric Engestrom2019-11-051-3/+41
* symbols-check: ignore exported C++ symbolsEric Engestrom2019-10-131-0/+4
* symbols-check: fix `nm` invocation on MacOSEric Engestrom2019-08-041-4/+14
* symbols-check: discard platform symbols earlyEric Engestrom2019-08-041-2/+2
* symbols-check: skip test if we can't get the symbols listEric Engestrom2019-08-041-1/+6
* symbols-check: introduce new python scriptEric Engestrom2019-07-101-0/+115