85 Commits (a2d7c036e0c5590a86296c17a65e3a980d81f411)

Author SHA1 Message Date
ca333 bc3ae3e073 win 333 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 7 years ago
Jack Grigg 6a62bff3e0
Debian package lint 7 years ago
Joel Barker cb42e55182 tweaks to allow compiling on linux 7 years ago
Joel Barker e891d64b87 macifiy the build so that this compiles on a mac 8 years ago
Mihail Fedorov bb40eb8b04 Docker stuff again 8 years ago
Mihail Fedorov 76b6eacf41 docker stuff updated 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
Mihail Fedorov 32c666174f Docker files added 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
Kevin Gallagher 2e113f6b9d Lock to prevent parallel execution of fetch-params.sh 8 years ago
Alfie John 70db019c6a Updating wording to match Beta Guide 8 years ago
Alfie John 42c03d49f2 Typo in params README 8 years ago
Sean Bowe 393b2b7834 Update proving/verifying keys. 8 years ago
Taylor Hornby f5d3d420f6 Add -fwrapv -fno-strict-aliasing; fix libzcash flags. 8 years ago
Taylor Hornby 46ad3c2758 Fix inconsistent optimization flags; single source of truth. 8 years ago
Taylor Hornby 998eea5db6 Disable hardening when building for coverage reports. 8 years ago
Taylor Hornby 4e0b4af40f Enable -O1 for better FORTIFY_SOURCE protections. 8 years ago
Taylor Hornby ae79cec542 Make the --enable-hardening flag explicit. 8 years ago
Sean Bowe 1477fd3f40 Remove the constraint system from the alpha proving key. 8 years ago