summaryrefslogtreecommitdiff
path: root/bin/symbols-check.py
AgeCommit message (Expand)AuthorFilesLines
2020-12-15mapi: Fix symbols check with ASan enabled.Eric Anholt1-0/+2
2020-10-14symbols-check: Add __cxa_guard_* to the list of approved symbols.Eric Anholt1-1/+3
2020-07-10bin/symbols-check.py: add --ignore-symbol argumentPierre-Eric Pelloux-Prayer1-0/+5
2020-06-23bin/symbols-check: explain C++ symbols workaroundEric Engestrom1-2/+4
2019-11-05meson: add windows support to symbols checksEric Engestrom1-3/+41
2019-10-13symbols-check: ignore exported C++ symbolsEric Engestrom1-0/+4
2019-08-04symbols-check: fix `nm` invocation on MacOSEric Engestrom1-4/+14
2019-08-04symbols-check: discard platform symbols earlyEric Engestrom1-2/+2
2019-08-04symbols-check: skip test if we can't get the symbols listEric Engestrom1-1/+6
2019-07-10symbols-check: introduce new python scriptEric Engestrom1-0/+115