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
/
test-symbol-check.py
Age
Commit message (
Expand
)
Author
2023-10-25
test: use built-in collection types for type hints (Python 3.9 / PEP 585)
Sebastian Falbesoner
2023-06-22
depends: Bump MacOS minimum runtime requirement to 11.0
Cory Fields
2023-02-13
guix: use glibc 2.27 for all Linux builds
fanquake
2023-01-18
scripted-diff: Use new python 3.7 keywords
MarcoFalke
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-11-03
script: Improve `test-{security,symbol}-check.py` robustness
Hennadii Stepanov
2022-06-18
doc: typo fix
Marnix
2022-03-07
contrib: fix implicit function decleration in win symbol check
fanquake
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-11-16
build: require glibc 2.18+ for release builds
fanquake
2021-10-12
scripts: use LIEF for ELF checks in symbol-check.py
fanquake
2021-10-12
test-*-check: Pass in *FLAGS and compile with them
Carl Dong
2021-09-16
build: set OSX_MIN_VERSION to 10.15
fanquake
2021-08-09
scripts: prevent GCC optimising test symbols in test-symbol-check
fanquake
2021-07-07
scripts: adjust test-symbol-check for guix release environment
fanquake
2021-07-07
scripts: more robustly test macOS symbol checks
fanquake
2021-07-07
devtools: Improve *-check.py tool detection
Carl Dong
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-03-13
test: Drop unused get_machine function
Hennadii Stepanov
2021-03-13
test: Cleanup test files in test-{security,symbol}-check.py
Hennadii Stepanov
2021-02-22
contrib: run test-symbol check for RISCV
fanquake
2020-12-09
contrib: add symbol check test for PE
fanquake
2020-12-03
contrib: add MACHO tests to symbol-check tests
fanquake
2020-12-03
contrib: Add test for ELF symbol-check
Wladimir J. van der Laan