243 Commits (3a276a7b61ae4195c10a8ecc58a50a13c979620b)

Author SHA1 Message Date
Jack Grigg c1fcdd01dd
Change --enable-werror to apply to all warnings, use it in build.sh 7 years ago
Jack Grigg e4cd341260
Replace hard-coded defaults for HOST and BUILD with config.guess 7 years ago
Jack Grigg 7fa05b29b6
Use g-prefixed coreutils commands if they are available 7 years ago
syd e619c21944 Rename bash completion files so that they refer to zcash and not bitcoin. 7 years ago
ca333 b5bde7e591 333 7 years ago
jl777 7c49b46d5a Revert "Merge branch 'master' into dPoW" 7 years ago
ca333 bc3ae3e073 win 333 7 years ago
kpcyrd 076e177dd9 Prefer wget over ipfs 7 years ago
kpcyrd 3ccbbe31a4 Fetch params from ipfs if possible 7 years ago
Jack Grigg fd5724eca7
make-release.py: Send stderr to stdout 7 years ago
Jack Grigg 24bfc7c6c6
Enforce sequential hotfix versioning 7 years ago
Jack Grigg 869c9f91c4
Add hotfix support to release script 7 years ago
Jack Grigg d9d33a4b78
Add build progress to the release script if progressbar module is available 7 years ago
Max Lapan 9069e4addf Debian package for komodo 7 years ago
Bjorn Hjortsberg 4272a1e2b1 Do not warn on built in declaration mismatch 7 years ago
Jack Grigg caafbbb483
Pull in temporary release notes during the release process 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 88bf7eb050 Add a few more version strings to positive parser test. 7 years ago
Nathan Wilcox 187e64c7ab Consider both beta and rc versions to be `IS_RELEASE == false`. 7 years ago
Nathan Wilcox 92333721e5 Examine all future versions which are assumed to follow the same Version parser schema. 7 years ago
Nathan Wilcox 73a3f7dc02 Include release version in commit comments. 7 years ago
Nathan Wilcox 0df82709b4 First full-release-branch version of script; rewrite large swatch of release-process.md. [Manually tested.] 7 years ago
Nathan Wilcox c66c5ab21f Tidy up / systematize logging output a bit more. 7 years ago
Nathan Wilcox 08d66a9c01 Polish logging a bit more. 7 years ago
Nathan Wilcox c62edf9471 Generate manpages; commit that; improve error output in sh_log. 7 years ago
Nathan Wilcox 785244020a Commit the version changes and build. 7 years ago
Nathan Wilcox f6b9ffefb7 Shorten the arg log line. 7 years ago
Nathan Wilcox 14b2a420d3 Switch from `sh_out_logged` to `sh_log`. 7 years ago
Nathan Wilcox 4dbb6c0b1d Modify the `APPROX_RELEASE_HEIGHT`. 7 years ago
Nathan Wilcox ab55424763 Generalize buildnum patching for both `clientversion.h` and `configure.ac`. 7 years ago
Nathan Wilcox 482291582e Implement the IS_RELEASE rule for betas. 7 years ago
Nathan Wilcox 68ab915a24 Implement `PathPatcher` abstraction, `clientversion.h` rewrite, and build numbering w/ unittests. 7 years ago
Nathan Wilcox 2d8d493ff9 Exit instead of raising an unexpected exception, since it's already logged. 7 years ago
Nathan Wilcox fad06b020b Make sure to pull the latest master. 7 years ago
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
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