lnd.xprv/scripts
Oliver Gugger 25ac071300
build: add release-install goal, hash individual binaries
We add a new make goal called release-install that creates the same
reproducible binaries as the release script would create, but only for
the current OS/architecture. It then installs those binaries to the
system's GOBIN directory.
To allow easy verification of individual binaries (instead of just the
packag tarballs/zips), we also add the hashes of lnd and lncli binaries
to the manifest. We do the same in the docker build.
2021-01-13 15:36:11 +01:00
..
check-commit.sh build: check compilation of each commit 2020-12-08 16:19:26 -08:00
check-each-commit.sh build: check compilation of each commit 2020-12-08 16:19:26 -08:00
fuzz.sh make: add fuzz-build and fuzz commands 2020-10-09 09:53:55 +02:00
install_bitcoind.sh scripts: install bitcoind binary from docker image 2020-10-08 21:29:51 +02:00
install_travis_proto.sh lnrpc: update grpc-gateway to v1.14.3 2020-06-04 08:43:49 +02:00
itest_part.sh make+scripts: use pre-compiled btcd in itest 2020-12-03 23:23:49 +01:00
release.sh build: add release-install goal, hash individual binaries 2021-01-13 15:36:11 +01:00