20 Commits (802ea76b3a725dd0aa71f3e08c6cfaa4e911d507)

Author SHA1 Message Date
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
Daira Hopwood d596658022 Remove NO_QT make option. 7 years ago
Jack Grigg 2cc0a252ad
Add compile flag to disable compilation of mining code 8 years ago
Jeffrey Walton b8e72ced23
Add porter dev overrides for CC, CXX, MAKE, BUILD, HOST 8 years ago
Jack Grigg 7a810efa08
Add --disable-tests flag to zcutils/build.sh 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
Jack Grigg df2bca8fbc Re-enable disabled compiler warnings 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
Taylor Hornby be1bae14e8 Hide new Boost warnings on GCC 6. 8 years ago
Taylor Hornby 6dc53bdc33 Turn on -Werror for the Zcash build. 8 years ago
Taylor Hornby ec3bd70b6d Ignore deprecated declaration warnings. 8 years ago
Taylor Hornby 67f3fe3d25 Fix FORTIFY_SOURCE build errors. 8 years ago
Nathan Wilcox d16d5ef832 Add coverage support scoped to only the zcash-gtest run; invoke with make zcash-cov; make cov is a superset. 8 years ago
Taylor Hornby 168519e2b1 Add zcutil/build.sh script. 9 years ago