aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2020-12-31Merge #20805: doc: Update license year range to 2021MarcoFalke
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-12-30doc: Update license year range to 2021Emil Engler
2020-12-28lint: run mypy over contrib/devtoolsfanquake
2020-12-21script: Remove outdated extract-osx-sdk.shHennadii Stepanov
2020-12-18Merge #20434: contrib: Parse ELF directly for symbol and security checksWladimir J. van der Laan
2020-12-16build: Replace genisoimage with xorrisofanquake
2020-12-11build: Run libdmg-hfsplus's DMG tool in make deployCarl Dong
2020-12-09contrib: add symbol check test for PEfanquake
2020-12-08Merge #20422: build: mac deployment unificationfanquake
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-30macdeploy: use Python 3.6fanquake
2020-11-30macdeploy: remove runHDIUtil in favor of directly calling subprocess.runfanquake
2020-11-30macdeploy: remove existing Bitcoin-Core.dmg if presentfanquake
2020-11-30macdeploy: move qt_conf to where it's usedfanquake
2020-11-30macdeploy: consolidate .DS_Store generationfanquake
2020-11-30macdeploy: assume plistlib is availablefanquake
2020-11-30macdeploy: have a single level of logging outputfanquake
2020-11-30macdeploy: remove add-resources argumentfanquake
2020-11-30macdeploy: remove codesigning argumentfanquake
2020-11-30build: automatically determine macOS translationsfanquake
2020-11-28Warn when binaries are built from a dirty branch.Tyler Chambers
2020-11-23Merge #20419: build: set minimum supported macOS to 10.14Wladimir J. van der Laan
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-20Merge #20223: build: Drop the leading 0 from the version numberMarcoFalke
2020-11-19Merge #20145: contrib: add getcoins.py script to get coins from (signet) faucetWladimir J. van der Laan
2020-11-19Merge #20333: build: remove native_biplist dependencyWladimir J. van der Laan
2020-11-19Merge #20288: script, doc: contrib/seeds updatesWladimir J. van der Laan
2020-11-18Drop the leading 0 from the version numberAndrew Chow
2020-11-18build: set minimum supported macOS to 10.14fanquake
2020-11-18build: Bump gitian descriptors to 0.22fanquake
2020-11-17Merge #20346: script: modify security-check.py to use "==" instead of "is" fo...fanquake
2020-11-11depends: native_ds_store 1.3.0fanquake
2020-11-09swapped "is" for "==" in literal comparisonTyler Chambers
2020-11-09Merge #20318: build: Ensure source tarball has leading directory nameWladimir J. van der Laan
2020-11-05scripted-diff: [build] Ensure source tarball has leading directory nameMarcoFalke
2020-11-04macOS deploy: use the new plistlib APIJonas Schnelli
2020-11-02doc: update contrib/seeds/README dnspython installation infoJon Atack
2020-11-02script: fix deprecation warning in makeseeds.pyJon Atack
2020-10-25net: Hardcoded seeds update for 0.21Wladimir J. van der Laan
2020-10-25contrib: Add new versions to makeseeds.py and update gitignoreRandyMcMillan
2020-10-16contrib: Fix gen_key_io_test_vectors.py importsMarcoFalke
2020-10-16doc: add contrib/signet readmeKarl-Johan Alm
2020-10-14Add sqlite to travis and dependsAndrew Chow
2020-10-14contrib: add getcoins.py script to get coins from (signet) faucetKarl-Johan Alm
2020-09-25doc: Added default signet config for linearize scriptgr0kchain
2020-09-22Update zmq notification documentation and sample consumerGregory Sanders