aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
| * ZMQ: add options to configure outbound message high water mark, aka SNDHWMmruddy2018-10-192-0/+2
* | [macOS] Remove DS_Store WindowBounds bytes objectJonas Schnelli2018-10-201-1/+1
|/
* [gitian] use versioned unsigned tarballs instead of generically named onesAndrew Chow2018-09-251-2/+4
* Merge #13954: Warn (don't fail!) on spelling errors. Fix typos reported by co...MarcoFalke2018-09-052-2/+2
|\
| * Fix typos reported by codespellpracticalswift2018-09-042-2/+2
* | lint: Make sure we read the command line inputs using utf-8 decoding in pythonChun Kuan Lee2018-09-023-10/+10
|/
* Merge #14037: Add README.md to linux release tarballsWladimir J. van der Laan2018-08-311-0/+1
|\
| * Add README.md to linux release tarballsHennadii Stepanov2018-08-281-0/+1
* | Merge #13724: [contrib] Support ARM and RISC-V symbol checkWladimir J. van der Laan2018-08-312-29/+32
|\ \
| * | [contrib] Support ARM and RISC-V symbol checkChun Kuan Lee2018-08-252-29/+32
* | | contrib: Adjust output to current test formatAkio Nakamura2018-08-273-134/+251
|/ /
* | Merge #13765: contrib: add gitian build support for github pull requestWladimir J. van der Laan2018-08-221-1/+10
|\ \
| * | contrib: Support github pull request gitian-buildChun Kuan Lee2018-08-011-1/+10
* | | Merge #13665: [build] Add risc-v support to gitianWladimir J. van der Laan2018-08-161-15/+23
|\ \ \ | |_|/ |/| |
| * | Add risc-v 64-bit to gitianChun Kuan Lee2018-08-091-15/+23
* | | gitian: bump descriptors for (0.)18fanquake2018-08-133-3/+3
* | | contrib: fix GetDesirableServiceFlags typo in seeds/README.mdMarcoFalke2018-08-131-1/+1
* | | net: Update hardcoded seedsWladimir J. van der Laan2018-08-131-1225/+968
* | | contrib: in makeseeds, add 0.16.x to PATTERN_AGENT, remove 0.13.xWladimir J. van der Laan2018-08-131-1/+1
* | | Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan2018-08-0812-12/+12
|\ \ \ | |/ / |/| |
| * | Update copyright headers to 2018DrahtBot2018-07-2712-12/+12
| |/
* | Merge #13809: contrib: Remove debian and rpm subfolderMarcoFalke2018-07-3131-1804/+4
|\ \
| * | contrib: Remove debian and rpm subfoldersMarcoFalke2018-07-3031-1804/+4
| |/
* | Merge #13782: Fix osslsigncode compile issue in gitian-buildMarcoFalke2018-07-301-1/+2
|\ \
| * | Fix osslsigncode compile issue in gitian-buildChun Kuan Lee2018-07-301-1/+2
| |/
* | Merge #13764: contrib: Fix test-security-check fail in Ubuntu 18.04Wladimir J. van der Laan2018-07-302-9/+9
|\ \
| * | contrib: Fix test-security-check fail in Ubuntu 18.04Chun Kuan Lee2018-07-262-9/+9
* | | Merge #13732: Depends: Fix Qt's rcc determinismMarcoFalke2018-07-293-0/+3
|\ \ \ | |_|/ |/| |
| * | Fix Qt's rcc determinism for depends/gitianFuzzbawls2018-07-253-0/+3
* | | Merge #13714: contrib: Add lxc network setup for Bionic hostMarcoFalke2018-07-251-1/+18
|\ \ \ | |_|/ |/| |
| * | [contrib] Add automatic setup for Ubuntu BionicChun Kuan Lee2018-07-211-1/+18
| |/
* | Merge #13706: doc: Minor improvements to release-process.mdMarcoFalke2018-07-251-1/+1
|\ \
| * | doc: Update broken links to now point to gitian-build.pyMitchell Cash2018-07-191-1/+1
* | | depends: set OSX_MIN_VERSION to 10.10fanquake2018-07-251-1/+1
| |/ |/|
* | Merge #13699: contrib: correct version checkWladimir J. van der Laan2018-07-182-2/+2
|\ \ | |/ |/|
| * contrib: correct version checkKarl-Johan Alm2018-07-182-2/+2
* | contrib: Clone core repo in gitian-buildMarcoFalke2018-07-171-2/+4
|/
* Merge #13623: Migrate gitian-build.sh to pythonMarcoFalke2018-07-172-413/+201
|\
| * Migrate gitian-build.sh to pythonChun Kuan Lee2018-07-162-413/+201
* | Merge #13647: Scripts and tools: Fix BIND_NOW check in security-check.pyWladimir J. van der Laan2018-07-171-1/+1
|\ \ | |/ |/|
| * Tools: fix BIND_NOW check in security-check.pyConrado Gouvea2018-07-121-1/+1
* | Change gitian-descriptors to use bionic insteadChun Kuan Lee2018-07-166-19/+20
* | Merge #13368: Update gitian-build.sh for dockerMarcoFalke2018-07-151-0/+22
|\ \ | |/ |/|
| * Add option to use docker for gitian-build.shAndrew Chow2018-06-011-0/+22
* | Merge #13177: GCC-7 and glibc-2.27 back compat codeWladimir J. van der Laan2018-07-121-1/+1
|\ \
| * | Add stdin, stdout, stderr to ignored export listChun Kuan Lee2018-06-021-1/+1
| |/
* | Corrected text to reflect new[er] process of specifying fingerprints instead ...Jeff Frontz2018-07-091-3/+4
* | Obsolete #!/bin/bash shebangDesWurstes2018-06-2010-16/+16
* | Merge #13454: Make sure LC_ALL=C is set in all shell scriptsWladimir J. van der Laan2018-06-1811-0/+11
|\ \
| * | Add "export LC_ALL=C" to all shell scriptspracticalswift2018-06-1411-0/+11