153 Commits (master)

Author SHA1 Message Date
Nathan Wilcox ea5abe2ca7 Add an option to run against a different repo directory. 7 years ago
Nathan Wilcox b43194baee Make --help output clean by not running self-test. 7 years ago
Nathan Wilcox 1ecb494896 Always run unittests prior to actual runs. 7 years ago
Nathan Wilcox b9b7f25fb9 Make SystemExit errors less redundant in output; verify clean git status on master. 7 years ago
Nathan Wilcox 3250b3d34e Add version sorting, assert that RELEASE_PREV is the most recent release. 7 years ago
Nathan Wilcox 7f53785735 Add support for beta/rc release versions. 7 years ago
Nathan Wilcox a93f4de2f6 Add all of the zcash release tags in my current repo as positive test vector. 7 years ago
Nathan Wilcox 987d040660 Add another case from debian-style versions. 7 years ago
Nathan Wilcox 6e5b990a35 Update version spec by altering test; also update regex to pass single 0 digits in major/minor/patch. 7 years ago
Nathan Wilcox 30cc01ef13 Start on a make-release.py script; currently just arg parsing and unittests [unittests fail]. 7 years ago
Nathan Wilcox 867d3e344f Show toolchain versions in build.sh. 7 years ago
Daira Hopwood b04529fefd Disable building Proton by default. 7 years ago
David Mercer dfab6f66f7 do not build experimental rust feature(s) 7 years ago
David Mercer 5489f492d8 use cloudfront mirror for proving keys 7 years ago
Jack Grigg a2e20e9ac6
Convert Zcash versions to Debian format 7 years ago
Simon f493d3e044 Add --disable-proton flag to build.sh. Proton has build/linker issues with gcc 4.9.2 and requires gcc 5.x. 7 years ago
Sean Bowe 802ea76b3a Allow Rust-language related assets to be disabled with `--disable-rust`. 7 years ago
Simon abecfc422c Remove redundant gui options from build scripts 7 years ago
Jay Graber 24a24abf75 Add -t to git fetch for release-notes.py 7 years ago
Daira Hopwood d596658022 Remove NO_QT make option. 7 years ago
Jay Graber d64a2d5a44 Add 1.0.7 release notes and update authors.md 7 years ago
Jack Grigg a0e6d5a185
Adjust gen-manpages.sh for Zcash, use in Debian builds 7 years ago
Simon a8d201026e Fix bug in release process tool: bad regex in zcutil/release-notes.py. 7 years ago
Jack Grigg 2cc0a252ad
Add compile flag to disable compilation of mining code 8 years ago
Jack Grigg b50b4d5c38
Generate Debian control file to fix shlibs lint 8 years ago
Jack Grigg 6a62bff3e0
Debian package lint 8 years ago
Jay Graber c1e46db8ab
Gather release notes from previous release to HEAD 8 years ago
Jack Grigg ca483b4064
Add bash completion files to Debian package 8 years ago
Jeffrey Walton b8e72ced23
Add porter dev overrides for CC, CXX, MAKE, BUILD, HOST 8 years ago
Murilo Santana 5ad3193ac8 Fix sha256sum on busybox by using -c instead of --check 8 years ago
Jay Graber 3935f9dae6 Release-notes.py script to generate release notes and add contributors to authors.md 8 years ago
Jack Grigg 7a810efa08
Add --disable-tests flag to zcutils/build.sh 8 years ago
Kevin Gallagher 4bc627b6a3 Improves usability of fetch-params.sh 8 years ago
Jack Grigg ff5f66b847
Update Debian manpages and buildscript 8 years ago
Jack Grigg 7232f2f787
Add release notes for 1.0.0 8 years ago
Kevin Gallagher fa7261bd44 Run Lintian after built package is copied to $SRC_PATH 8 years ago
Jack Grigg acb8bbe4fe
Add lintian check to zcutil/build-debian-package.sh 8 years ago
Jack Grigg b7f7def877
Rework zcutil/build-debian-package.sh to place files correctly 8 years ago
Kevin Gallagher a049dd2953 Use fakeroot to build Debian package 8 years ago
Kevin Gallagher a885ee4668 Prefer sha256sum but fall back to shasum if not available 8 years ago
Sean Bowe 27e3f362f0 Zcash zk-SNARK public parameters for 1.0 "Sprout". 8 years ago
David Mercer 33118f63b9 pass in both HOST and BUILD to depends system, needed for deterministic builds 8 years ago
David Mercer 850019de42 explicitly pass HOST and BUILD to ./configure 8 years ago
Kevin Gallagher 3327ef3df0 Moves zcash-fetch-params to /usr/bin 8 years ago
Kevin Gallagher b5718a5a57 Initial packaging for Debian 8 years ago
Kevin Gallagher e3320f4f0f Increases timeout to 30s, wait before retry to 3s 8 years ago
Kevin Gallagher f964718c83 Set wget retry options for fetching parameters 8 years ago
Sean Bowe 796c7ee52f Update to `beta2` public parameters, remove `regtest`/`testnet3` parameters 8 years ago
Kevin Gallagher e70213103c Verify TLS certificates w/ wget in fetch-params.sh 8 years ago
Jack Grigg df2bca8fbc Re-enable disabled compiler warnings 8 years ago