aboutsummaryrefslogtreecommitdiff
path: root/contrib/devtools
AgeCommit message (Expand)Author
2022-09-16contrib: remove outdated comment from symbol-check scriptfanquake
2022-09-16contrib: remove 32bit linux code from release scriptsfanquake
2022-07-15Move {Load,Dump}Mempool to kernel namespaceCarl Dong
2022-06-18doc: typo fixMarnix
2022-06-16scripts: remove no-longer-needed ignored exportsfanquake
2022-06-15refactor: cleanups post unsubtree'ing univaluefanquake
2022-05-04Merge bitcoin/bitcoin#22235: script: add script to generate example bitcoin.conflaanwj
2022-05-04doc: update devtools, release-process readmesjosibake
2022-05-04Merge bitcoin/bitcoin#24993: test, contrib, refactor: use `with` when opening...laanwj
2022-05-02script: add script to generate example bitcoin.confjosibake
2022-04-27test, contrib, refactor: use `with` when opening a filebrunoerg
2022-04-20tidy: Add include-what-you-usefanquake
2022-03-28contrib: use LIEF 0.12.0 for symbol and security checksfanquake
2022-03-07contrib: fix implicit function decleration in win symbol checkfanquake
2022-02-22contrib: address gen-manpages feedback from #24263fanquake
2022-02-04doc: Fix gen-manpages, rewrite in Pythonlaanwj
2022-01-26contrib: support arm64 darwin in security checksfanquake
2022-01-26build: use macOS 11 SDK (Xcode 12.2)fanquake
2022-01-25Merge bitcoin/bitcoin#23839: Linux: build with and test for control flow inst...laanwj
2022-01-05guix: use GCC 10 (over GCC 8) to build releasesfanquake
2022-01-04scripts: add CONTROL_FLOW to ELF security checksfanquake
2022-01-04script rename control flow check to MACHO specificfanquake
2022-01-03scripts: make security checks architecture independentfanquake
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-12-30script: Fix copyright_header.pyHennadii Stepanov
2021-12-18scripts: match on exe type over str in symbol-check.pyfanquake
2021-12-18scripts: match on exe type over str in security-check.pyfanquake
2021-12-03build: qt 5.15.2fanquake
2021-11-17scripts: test for PE control flow instrumentationfanquake
2021-11-16build: require glibc 2.18+ for release buildsfanquake
2021-11-13test: Enable SC2086 shellcheck ruleHennadii Stepanov
2021-10-21Add minisketch dependencyGleb Naumenko
2021-10-16lint: enable mypy checking for missing importsjosibake
2021-10-13symbol-check: Check requested ELF interpreterCarl Dong
2021-10-12scripts: remove pixie.pyfanquake
2021-10-12scripts: only parse the binary once in security-check.pyfanquake
2021-10-12scripts: use LIEF for ELF checks in security-check.pyfanquake
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-10-12test-*-check: Pass in *FLAGS and compile with themCarl Dong
2021-09-16build: set OSX_MIN_VERSION to 10.15fanquake
2021-08-31release: remove gitianfanquake
2021-08-09scripts: prevent GCC optimising test symbols in test-symbol-checkfanquake
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