aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2021-01-19gitian: Properly quote arguments in wrappersLuke Dashjr
2021-01-18Merge #20880: gitian: Use custom MacOS code signing toolWladimir J. van der Laan
2021-01-18Merge #20884: script: Improve robustness of bitcoind.service on startupWladimir J. van der Laan
2021-01-17guix: Make nsis reproducible by respecting SOURCE-DATE-EPOCHCarl Dong
2021-01-12doc: Add manual page generation for bitcoin-utilWladimir J. van der Laan
2021-01-12Merge #19937: signet mining utilityWladimir J. van der Laan
2021-01-12contrib/signet: Document miner script in README.mdAnthony Towns
2021-01-12contrib/signet: Add script for generating a signet chainAnthony Towns
2021-01-11contrib: embed C++11 patch in install_db4.shjackielove4u
2021-01-08guix: Print build params inside/outside of containerCarl Dong
2021-01-08guix: Move DISTSRC determination to guix-build.shCarl Dong
2021-01-08guix: Move OUTDIR determination+creation to guix-build.shCarl Dong
2021-01-08guix: Add more sanity checks to guix-build.shCarl Dong
2021-01-08guix: Add section headings to guix-build.shCarl Dong
2021-01-08guix: Small updates to README wordingCarl Dong
2021-01-08guix: Update HOSTS README entry for new architecturesCarl Dong
2021-01-08guix: Remove README development environment sectionCarl Dong
2021-01-08guix: Add ADDITIONAL_GUIX_{COMMON,TIMEMACHINE}_FLAGS optionsCarl Dong
2021-01-08guix: Add SUBSTITUTE_URLS optionCarl Dong
2021-01-08guix: Make guix honor MAX_JOBS settingCarl Dong
2021-01-08doc: Fix systemd spelling and link to doc/init.mdHennadii Stepanov
2021-01-08script: Add Documentation key to bitcoind.serviceHennadii Stepanov
2021-01-08script: Improve robustness of bitcoind.service on startupHennadii Stepanov
2021-01-07gitian: Remove codesign_allocate and pagestuff from MacOS buildAndrew Chow
2021-01-07gitian: use signapple to create the MacOS code signatureAndrew Chow
2021-01-07gitian: use signapple to apply the MacOS code signatureAndrew Chow
2021-01-07gitian: install signapple in gitian-osx-signer.ymlAndrew Chow
2021-01-07Merge #20859: gitian-keys: add miketwenty1 keyWladimir J. van der Laan
2021-01-06gitian-keys: add miketwenty1 keyMichael Tidwell
2021-01-05gitian-keys: add key for guggeroOliver Gugger
2021-01-05gitian-keys: add darosior's keyAntoine Poinsot
2021-01-05Merge #20846: Add benthecarman to keys.txtfanquake
2021-01-04Add gitian PGP key for theStackSebastian Falbesoner
2021-01-04Add benthecarman to keys.txtbenthecarman
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-21contrib: remove verify.shSebastian Falbesoner
2020-12-21contrib: binary verification script verify.sh rewritten in pythonSebastian Falbesoner
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