index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
devtools
/
symbol-check.py
Age
Commit message (
Expand
)
Author
2024-06-10
refactor: rename (macho) ld64 to lld
fanquake
2024-06-10
guix: use clang-toolchain-18 for macOS build
fanquake
2024-05-22
build: switch to using lld for macOS builds
fanquake
2023-12-18
Merge bitcoin/bitcoin#28844: contrib: drop GCC MAX_VERSION to 4.3.0 in symbol...
fanquake
2023-12-05
build: use macOS 14 SDK (Xcode 15.0)
fanquake
2023-11-30
contrib: drop GCC MAX_VERSION to 4.3.0 in symbol-check
fanquake
2023-10-25
test: use built-in collection types for type hints (Python 3.9 / PEP 585)
Sebastian Falbesoner
2023-10-10
contrib: add test for macOS linker version to symbol-check
fanquake
2023-07-18
contrib: move user32.dll from bitcoind.exe libs
fanquake
2023-07-12
contrib: remove librt from release deps
fanquake
2023-06-22
depends: Bump MacOS minimum runtime requirement to 11.0
Cory Fields
2023-05-29
lint: stop ignoring LIEF imports
fanquake
2023-05-02
contrib: add ELF ABI check to symbol-check.py
fanquake
2023-02-13
guix: use glibc 2.27 for all Linux builds
fanquake
2022-09-16
contrib: remove outdated comment from symbol-check script
fanquake
2022-09-16
contrib: remove 32bit linux code from release scripts
fanquake
2022-06-16
scripts: remove no-longer-needed ignored exports
fanquake
2022-03-28
contrib: use LIEF 0.12.0 for symbol and security checks
fanquake
2022-01-26
build: use macOS 11 SDK (Xcode 12.2)
fanquake
2021-12-18
scripts: match on exe type over str in symbol-check.py
fanquake
2021-12-03
build: qt 5.15.2
fanquake
2021-11-16
build: require glibc 2.18+ for release builds
fanquake
2021-10-16
lint: enable mypy checking for missing imports
josibake
2021-10-13
symbol-check: Check requested ELF interpreter
Carl Dong
2021-10-12
scripts: only parse the binary once in symbol-check.py
fanquake
2021-10-12
scripts: use LIEF for ELF checks in symbol-check.py
fanquake
2021-09-16
build: set OSX_MIN_VERSION to 10.15
fanquake
2021-07-07
devtools: Improve *-check.py tool detection
Carl Dong
2021-07-06
script: remove gitian reference from symbol-check.py
fanquake
2021-06-21
Merge bitcoin/bitcoin#22244: devtools: Correctly extract symbol versions in s...
W. J. van der Laan
2021-06-18
devtools: Integrate ARCH_MIN_GLIBC_VER table into MAX_VERSIONS in symbol-chec...
W. J. van der Laan
2021-06-14
devtools: Add xkb version to symbol-check
W. J. van der Laan
2021-06-10
scripts: check macOS SDK version is set
fanquake
2021-06-10
scripts: check minimum required Windows version is set
fanquake
2021-06-10
scripts: check minimum required macOS vesion is set
fanquake
2021-05-04
contrib: use LIEF in PE symbol checks
fanquake
2021-05-04
contrib: use LIEF in macOS symbol checks
fanquake
2021-05-04
contrib: use f strings in symbol-check.py
fanquake
2021-03-10
build: qt 5.12.10
fanquake
2021-03-10
build: Add xkbcommon 0.8.4
Hennadii Stepanov
2020-12-28
lint: run mypy over contrib/devtools
fanquake
2020-11-22
contrib: Changes to checks for PowerPC64
Luke Dashjr
2020-11-22
contrib: Parse ELF directly for symbol and security checks
Wladimir J. van der Laan
2020-03-22
scripts: add PE dylib checking to symbol-check.py
fanquake
2020-01-04
scripts: add MACHO dylib checking to symbol-check.py
fanquake
2019-11-23
build: Allow export of environ symbols
Wladimir J. van der Laan
2019-11-22
build: Bump minimum versions in symbol checker
Wladimir J. van der Laan
2019-11-22
build: Disallow dynamic linking against c++ library
Wladimir J. van der Laan
2019-11-20
build: remove libanl.so.1 from ALLOWED_LIBRARIES
fanquake
2019-09-03
test/contrib: Fix invalid escapes in regex strings
Ben Woosley
[next]