aboutsummaryrefslogtreecommitdiff
path: root/contrib/devtools
AgeCommit message (Expand)Author
2021-08-26doc: Stop nixing `-` in manual pagesW. J. van der Laan
2021-07-07scripts: adjust test-symbol-check for guix release environmentfanquake
2021-07-07scripts: more robustly test macOS symbol checksfanquake
2021-07-07build: Use and test PE binutils with --reloc-sectionCarl Dong
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-14devtools: Fix verneed section parsing in pixieW. 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-09scripts: test for MACHO control flow instrumentationfanquake
2021-05-04contrib: consolidate PIE and NX security checksfanquake
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-05-04contrib: add PE PIE check to security checksfanquake
2021-05-04contrib: use LIEF for PE security checksfanquake
2021-05-04contrib: use LIEF for macOS security checksfanquake
2021-05-04contrib: use f strings in security-check.pyfanquake
2021-03-19Doc: Tell howto install clang-format on Debian/Ubuntuwodry
2021-03-13test: Drop unused get_machine functionHennadii Stepanov
2021-03-13test: Cleanup test files in test-{security,symbol}-check.pyHennadii Stepanov
2021-03-10build: qt 5.12.10fanquake
2021-03-10build: Add xkbcommon 0.8.4Hennadii Stepanov
2021-02-22contrib: run test-symbol check for RISCVfanquake
2021-01-12doc: Add manual page generation for bitcoin-utilWladimir J. van der Laan
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-12-28lint: run mypy over contrib/devtoolsfanquake
2020-12-18Merge #20434: contrib: Parse ELF directly for symbol and security checksWladimir J. van der Laan
2020-12-09contrib: add symbol check test for PEfanquake
2020-12-07Merge #20468: build: warn when generating man pages for binaries built from a...Wladimir J. van der Laan
2020-12-03contrib: add MACHO tests to symbol-check testsfanquake
2020-12-03contrib: Add test for ELF symbol-checkWladimir J. van der Laan
2020-11-28Warn when binaries are built from a dirty branch.Tyler Chambers
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-11-09swapped "is" for "==" in literal comparisonTyler Chambers
2020-08-29scripted-diff: Move previous_release.py to test/get_previous_releases.pyHennadii Stepanov
2020-07-30Merge #18011: Replace current benchmarking framework with nanobenchWladimir J. van der Laan
2020-07-28devtools: Add security check for separate_codeWladimir J. van der Laan
2020-07-21contrib: Clean up previous_releases.pyMarcoFalke
2020-07-21Merge #19205: script: previous_release.sh rewritten in pythonMarcoFalke
2020-07-21Make test DoS_mapOrphans deterministicDavid Reikher
2020-07-05Remove previous_release.shBrian Liotti
2020-07-05script: Add previous_release.pyBrian Liotti
2020-06-16test: use subprocess.run() in test-security-check.pyfanquake
2020-06-16tests: run test-security-check.py in CIfanquake