38 Commits (f8b751d9934a05116e3947688fc49e71ae790b01)

Author SHA1 Message Date
Larry 5d5862a85e bitcore 7 years ago
Kent Sommer 669f73e7c9 Added libsnark Makefile, build hush-tx 7 years ago
Jonathan "Duke" Leto f6b11afc30 Update build.sh help text 7 years ago
Bjorn Hjortsberg 4272a1e2b1 Do not warn on built in declaration mismatch 7 years ago
Larry 90bb79d401 had exit in the wrong spot 7 years ago
Larry 547c0aa7e0 Update build.sh for gcc-5 on arch 7 years ago
David Mercer f56f15b73d initial version rebranded as hush 7 years ago
kozyilmaz c63417bbe7 option to disable building libraries (zcutil/build.sh) 7 years ago
kozyilmaz cf4f400ca8 [macOS] system linker does not support “--version” option but only “-v” 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
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
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