aboutsummaryrefslogtreecommitdiff
path: root/contrib/devtools/symbol-check.py
AgeCommit message (Expand)Author
2024-06-26Merge bitcoin/bitcoin#29987: guix: build with glibc 2.31merge-script
2024-06-20contrib: add R(UN)PATH check to ELF symbol-checkfanquake
2024-06-12guix: use glibc 2.31fanquake
2024-06-10refactor: rename (macho) ld64 to lldfanquake
2024-06-10guix: use clang-toolchain-18 for macOS buildfanquake
2024-05-22build: switch to using lld for macOS buildsfanquake
2023-12-18Merge bitcoin/bitcoin#28844: contrib: drop GCC MAX_VERSION to 4.3.0 in symbol...fanquake
2023-12-05build: use macOS 14 SDK (Xcode 15.0)fanquake
2023-11-30contrib: drop GCC MAX_VERSION to 4.3.0 in symbol-checkfanquake
2023-10-25test: use built-in collection types for type hints (Python 3.9 / PEP 585)Sebastian Falbesoner
2023-10-10contrib: add test for macOS linker version to symbol-checkfanquake
2023-07-18contrib: move user32.dll from bitcoind.exe libsfanquake
2023-07-12contrib: remove librt from release depsfanquake
2023-06-22depends: Bump MacOS minimum runtime requirement to 11.0Cory Fields
2023-05-29lint: stop ignoring LIEF importsfanquake
2023-05-02contrib: add ELF ABI check to symbol-check.pyfanquake
2023-02-13guix: use glibc 2.27 for all Linux buildsfanquake
2022-09-16contrib: remove outdated comment from symbol-check scriptfanquake
2022-09-16contrib: remove 32bit linux code from release scriptsfanquake
2022-06-16scripts: remove no-longer-needed ignored exportsfanquake
2022-03-28contrib: use LIEF 0.12.0 for symbol and security checksfanquake
2022-01-26build: use macOS 11 SDK (Xcode 12.2)fanquake
2021-12-18scripts: match on exe type over str in symbol-check.pyfanquake
2021-12-03build: qt 5.15.2fanquake
2021-11-16build: require glibc 2.18+ for release buildsfanquake
2021-10-16lint: enable mypy checking for missing importsjosibake
2021-10-13symbol-check: Check requested ELF interpreterCarl Dong
2021-10-12scripts: only parse the binary once in symbol-check.pyfanquake
2021-10-12scripts: use LIEF for ELF checks in symbol-check.pyfanquake
2021-09-16build: set OSX_MIN_VERSION to 10.15fanquake
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