aboutsummaryrefslogtreecommitdiff
path: root/contrib/devtools/symbol-check.py
AgeCommit message (Expand)Author
2021-07-07devtools: Improve *-check.py tool detectionCarl Dong
2021-07-06script: remove gitian reference from symbol-check.pyfanquake
2021-06-21Merge bitcoin/bitcoin#22244: devtools: Correctly extract symbol versions in s...W. J. van der Laan
2021-06-18devtools: Integrate ARCH_MIN_GLIBC_VER table into MAX_VERSIONS in symbol-chec...W. J. van der Laan
2021-06-14devtools: Add xkb version to symbol-checkW. J. van der Laan
2021-06-10scripts: check macOS SDK version is setfanquake
2021-06-10scripts: check minimum required Windows version is setfanquake
2021-06-10scripts: check minimum required macOS vesion is setfanquake
2021-05-04contrib: use LIEF in PE symbol checksfanquake
2021-05-04contrib: use LIEF in macOS symbol checksfanquake
2021-05-04contrib: use f strings in symbol-check.pyfanquake
2021-03-10build: qt 5.12.10fanquake
2021-03-10build: Add xkbcommon 0.8.4Hennadii Stepanov
2020-12-28lint: run mypy over contrib/devtoolsfanquake
2020-11-22contrib: Changes to checks for PowerPC64Luke Dashjr
2020-11-22contrib: Parse ELF directly for symbol and security checksWladimir J. van der Laan
2020-03-22scripts: add PE dylib checking to symbol-check.pyfanquake
2020-01-04scripts: add MACHO dylib checking to symbol-check.pyfanquake
2019-11-23build: Allow export of environ symbolsWladimir J. van der Laan
2019-11-22build: Bump minimum versions in symbol checkerWladimir J. van der Laan
2019-11-22build: Disallow dynamic linking against c++ libraryWladimir J. van der Laan
2019-11-20build: remove libanl.so.1 from ALLOWED_LIBRARIESfanquake
2019-09-03test/contrib: Fix invalid escapes in regex stringsBen Woosley
2019-07-17symbol-check: Disallow libX11-*.so.* shared librariesCarl Dong
2019-03-02build: Require python 3.5MarcoFalke
2018-08-25[contrib] Support ARM and RISC-V symbol checkChun Kuan Lee
2018-06-02Add stdin, stdout, stderr to ignored export listChun Kuan Lee
2018-03-28[contrib] fixup symbol-check.py Python3 supportJohn Newbery
2018-03-26Change all python files to use Python3John Newbery
2017-08-28Use sys.exit(...) instead of exit(...): exit(...) should not be used in programspracticalswift
2016-06-28Favour python over python2 as per PR #7723Matthew King
2016-06-26Use portable #! in python scripts (/usr/bin/env)Matthew King
2016-03-29build: python 3 compatibilityWladimir J. van der Laan
2016-01-26release: add _IO_stdin_used to ignored exportsCory Fields
2015-11-16devtools: add libraries for bitcoin-qt to symbol checkWladimir J. van der Laan
2015-10-22devtools: Add security-check.pyWladimir J. van der Laan
2014-12-16Remove references to X11 licenceMichael Ford
2014-08-17devtools: Exclude default exports from symbol-checker scriptWladimir J. van der Laan
2014-04-30devtools: have symbol check script check for exported symbolsWladimir J. van der Laan
2014-04-25devtools: add script to check symbols from Linux gitian executablesWladimir J. van der Laan