aboutsummaryrefslogtreecommitdiff
path: root/contrib/devtools
AgeCommit message (Expand)Author
2024-10-15build: Bump minimum supported macOS to 13.0Hennadii Stepanov
2024-10-11Fix typos in check-deps.shomahs
2024-10-02Merge bitcoin/bitcoin#30929: log: Enforce trailing newlineAva Chow
2024-10-02Merge bitcoin/bitcoin#31011: refactor: move util/pcp and util/netif to common/Ava Chow
2024-10-01ci: make CI job fail when check-deps.sh script failsRyan Ofsky
2024-10-01doc: add testnet4 section header for config fileMarnix
2024-10-01Remove redundant unterminated-logprintf tidy checkMarcoFalke
2024-09-18Merge bitcoin/bitcoin#30875: doc: fixed inconsistencies in documentation betw...merge-script
2024-09-18doc: Updating docs from autotools to cmakekevkevinpal
2024-09-14doc: Fix comment in `contrib/devtools/check-deps.sh` scriptHennadii Stepanov
2024-09-09contrib: test for FORTIFY_SOURCE in security-check.pyfanquake
2024-09-06Merge bitcoin/bitcoin#30415: contrib: fix check-deps.sh to check for weak sym...merge-script
2024-09-04Merge bitcoin/bitcoin#30723: lint: Speed up and fix flake8 checksAva Chow
2024-09-04contrib: fix check-deps.sh when libraries do not import symbolsRyan Ofsky
2024-09-04contrib: fix check-deps.sh to check for weak symbolsRyan Ofsky
2024-09-04contrib: make check-deps.sh script work with cmakeRyan Ofsky
2024-09-03Merge bitcoin/bitcoin#29553: assumeutxo: Add dumptxoutset height param, remov...Ava Chow
2024-09-01assumeutxo: Remove devtools/utxo_snapshot.shFabian Jahr
2024-09-01contrib: Remove test_utxo_snapshots.shFabian Jahr
2024-08-29scripted-diff: LogPrint -> LogDebugMarcoFalke
2024-08-29test: [refactor] Fix F841 flake8MarcoFalke
2024-08-26Merge bitcoin/bitcoin#30690: devtools, utxo-snapshot: Fix block height out of...Ava Chow
2024-08-21devtools, utxo-snapshot: Fix block height out of rangepablomartin4btc
2024-08-16headerssync: Update headerssync configurationAva Chow
2024-08-06refactor: use c++20 std::views::reverse instead of reverse_iterator.hstickies-v
2024-08-05refactor: Hand-replace some uint256S -> uint256Hodlinator
2024-07-26guix: bump time-machine to efc26826400762207cde9f23802cfe75a737963cfanquake
2024-07-18contrib: assume binary existence in sec/sym checksfanquake
2024-07-18contrib: simplify ELF test-security-checkfanquake
2024-07-18contrib: simplify PE test-security-checkfanquake
2024-07-18contrib: simplify MACHO test-security-checkfanquake
2024-07-16Merge bitcoin/bitcoin#30387: contrib: use c++ compiler rather than c compiler...merge-script
2024-07-11Merge bitcoin/bitcoin#30146: Add clang-tidy check for thread_local varsmerge-script
2024-07-11contrib: c++ify test stubs after switching to c++ compilersCory Fields
2024-07-04contrib: rename cc to cxx in binary checking scriptsCory Fields
2024-07-04contrib: use c++ rather than c for binary testsCory Fields
2024-06-26Merge bitcoin/bitcoin#29987: guix: build with glibc 2.31merge-script
2024-06-20contrib: add R(UN)PATH check to ELF symbol-checkfanquake
2024-06-12Merge bitcoin/bitcoin#29015: kernel: Streamline util libraryAva Chow
2024-06-12guix: use glibc 2.31fanquake
2024-06-10refactor: rename (macho) ld64 to lldfanquake
2024-06-10guix: use clang-toolchain-18 for macOS buildfanquake
2024-05-22clang-tidy: add check for non-trivial thread_local varsCory Fields
2024-05-22build: switch to using lld for macOS buildsfanquake
2024-05-16test: Add check-deps.sh script to check for unexpected library dependenciesRyan Ofsky
2024-05-10contrib: drop dead get_machine from test sym checkfanquake
2024-05-10contrib: use env_flags in get_archfanquake
2024-04-24Merge bitcoin/bitcoin#29585: contrib: list other binaries in manpage outputmerge-script
2024-03-22tidy: remove C compiler checkfanquake
2024-03-22tidy: set CMAKE_CXX_STANDARD to 20fanquake