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
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
2019-07-17
symbol-check: Disallow libX11-*.so.* shared libraries
Carl Dong
2019-03-02
build: Require python 3.5
MarcoFalke
2018-08-25
[contrib] Support ARM and RISC-V symbol check
Chun Kuan Lee
2018-06-02
Add stdin, stdout, stderr to ignored export list
Chun Kuan Lee
2018-03-28
[contrib] fixup symbol-check.py Python3 support
John Newbery
2018-03-26
Change all python files to use Python3
John Newbery
2017-08-28
Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
practicalswift
2016-06-28
Favour python over python2 as per PR #7723
Matthew King
2016-06-26
Use portable #! in python scripts (/usr/bin/env)
Matthew King
2016-03-29
build: python 3 compatibility
Wladimir J. van der Laan
2016-01-26
release: add _IO_stdin_used to ignored exports
Cory Fields
2015-11-16
devtools: add libraries for bitcoin-qt to symbol check
Wladimir J. van der Laan
2015-10-22
devtools: Add security-check.py
Wladimir J. van der Laan
2014-12-16
Remove references to X11 licence
Michael Ford
[next]