aboutsummaryrefslogtreecommitdiff
path: root/contrib/devtools
AgeCommit message (Expand)Author
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
2024-03-22tidy: remove terminfo TODOfanquake
2024-03-22tidy: set minimum CMake to 3.22fanquake
2024-03-22doc: Rename `contrib/devtools/bitcoin-tidy/README` to `README.md`Hennadii Stepanov
2024-03-08Merge bitcoin/bitcoin#28960: kernel: Remove dependency on CSchedulerAva Chow
2024-03-07contrib: list other binaries in manpage outputfanquake
2024-02-15[refactor] Make signals optional in mempool and chainmanTheCharlatan
2024-01-30rpc: Do not wait for headers inside loadtxoutsetMarcoFalke
2024-01-17Merge bitcoin/bitcoin#29251: contrib: Update clang-format-difffanquake
2024-01-17contrib: Fix clang-format-diff.py lint errorsTheCharlatan
2024-01-16Merge bitcoin/bitcoin#29170: contrib: add macho branch protection checkfanquake
2024-01-16contrib: Latest clang-format-diff.py scriptTheCharlatan
2024-01-05ci, iwyu: Drop backported mappingsHennadii Stepanov
2024-01-03contrib: add macho branch protection checkfanquake
2023-12-18Merge bitcoin/bitcoin#28844: contrib: drop GCC MAX_VERSION to 4.3.0 in symbol...fanquake
2023-12-05build: use macOS 14 SDK (Xcode 15.0)fanquake
2023-12-04Merge bitcoin/bitcoin#28852: script, assumeutxo: Enhance validations in utxo_...Ryan Ofsky
2023-11-30contrib: drop GCC MAX_VERSION to 4.3.0 in symbol-checkfanquake
2023-11-17Merge bitcoin/bitcoin#28725: test: refactor: use built-in collection types fo...fanquake
2023-11-13script: Enhance validations in utxo_snapshot.shpablomartin4btc
2023-11-09build: remove -bind_at_load usagefanquake
2023-10-25test: use built-in collection types for type hints (Python 3.9 / PEP 585)Sebastian Falbesoner
2023-10-20scripted-diff: Rename hash_serialized_2 to hash_serialized_3Fabian Jahr
2023-10-17Merge bitcoin/bitcoin#28628: lint: Include test_utxo_snapshots in lint_shell,...fanquake
2023-10-16Merge bitcoin/bitcoin#28630: depends: update `LD64_VERSION` to 711Andrew Chow
2023-10-13lint: Include test_utxo_snapshots in lint_shellFabian Jahr
2023-10-13Merge bitcoin/bitcoin#28631: devtools: test_utxo_snapshots.sh sleep cleanup a...fanquake
2023-10-10devtools: test_utxo_snapshots.sh sleep cleanup and documentationFabian Jahr
2023-10-10contrib: add test for macOS linker version to symbol-checkfanquake
2023-10-10docs: fix typovuittont60
2023-10-05headerssync: update params for 26.xfanquake
2023-10-05Merge bitcoin/bitcoin#25970: Add headerssync tuning parameters optimization s...fanquake
2023-09-30contrib: add script to demo/test assumeutxoJames O'Beirne
2023-09-28Add headerssync-params.py script to the repositoryPieter Wuille
2023-08-18Merge bitcoin/bitcoin#28237: refactor: Enforce C-str fmt strings in WalletLog...fanquake
2023-08-16bitcoin-tidy: Apply bitcoin-unterminated-logprintf to spkm as wellMarcoFalke
2023-08-14Merge bitcoin/bitcoin#28258: bitcoin-tidy: fix macOS buildfanquake
2023-08-10bitcoin-tidy: fix macOS buildCory Fields
2023-08-10doc: use llvm-config for bitcoin-tidy examplefanquake
2023-08-08refactor: Enforce C-str fmt strings in WalletLogPrintf()MarcoFalke
2023-08-08doc: Fix bitcoin-unterminated-logprintf tidy commentsMarcoFalke
2023-08-03tidy: Integrate bicoin-tidy clang-tidy pluginfanquake
2023-07-18contrib: move user32.dll from bitcoind.exe libsfanquake
2023-07-12contrib: remove librt from release depsfanquake
2023-06-30Merge bitcoin/bitcoin#27999: contrib: add macOS test for fixup_chains usagefanquake
2023-06-29script, test: add missing python type annotationsJon Atack