aboutsummaryrefslogtreecommitdiff
path: root/contrib/README.md
diff options
context:
space:
mode:
authorAndrew Chow <[email protected]>2016-08-23 16:20:15 -0400
committerAndrew Chow <[email protected]>2016-08-27 08:56:23 -0400
commiteda4cfb992d140c8471f6cc2bf16c4a106439225 (patch)
treec41d693f1e438cdf5eb5e66d5662926a88107c42 /contrib/README.md
parentMerge #8545: [doc] Update git-subtree-check.sh README (diff)
downloaddiscoin-eda4cfb992d140c8471f6cc2bf16c4a106439225.tar.xz
discoin-eda4cfb992d140c8471f6cc2bf16c4a106439225.zip
Create an easy to use gitian building script
I've written a script that automates the setup and building of binaries with gitian. All of the commands are pulled from various documentation on gitian building.
Diffstat (limited to 'contrib/README.md')
-rw-r--r--contrib/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/README.md b/contrib/README.md
index a23b197cc..3e3c83da5 100644
--- a/contrib/README.md
+++ b/contrib/README.md
@@ -45,6 +45,9 @@ Scripts and notes for Mac builds.
### [RPM](/contrib/rpm) ###
RPM spec file for building bitcoin-core on RPM based distributions
+### [Gitian-build](/contrib/gitian-build.sh) ###
+Script for running full gitian builds.
+
Test and Verify Tools
---------------------