260 Commits (master)

Author SHA1 Message Date
ca333 0ed14ad955 OSX/WIN port conditions 6 years ago
ca333 a59295a257
update OSX makefile 6 years ago
Sean Bowe acfcdb94b9 Load Sapling testnet parameters into memory. 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
jl777 c0c3b72b8a Fix build.sh with new versions 6 years ago
Jack Grigg 47fe5f72f4
Disable building libzcashconsensus by default 6 years ago
Jack Grigg d9cd254e5e
Make Rust compilation mandatory 6 years ago
Jack Grigg b466c1c90c
cleanup: Ensure code is pyflakes-clean for CI 6 years ago
jl777 753997b6de Test 6 years ago
jl777 47ca6eb3c2 Remove -Werror to allow compile on more OS variants 6 years ago
Jack Grigg 326fc65e66
Add environment variable for setting ./configure flags in zcutil/build.sh 7 years ago
Jack Grigg 5d8ab776f0
Exclude beta and RC release notes from author tallies 7 years ago
Jack Grigg d436db662c
release-notes.py: Remove unnecessary parameter 7 years ago
Jack Grigg 2b38d11eda
Create release notes starting from the previous non-beta non-RC release 7 years ago
kozyilmaz 4c2120c736 [macOS] use shlock instead of flock in fetch-params 7 years ago
kozyilmaz 3c3623ef23 [macOS] added curl method for param download 7 years ago
Jack Grigg 704337b2b8
Move Zcash flags into configure.ac 7 years ago
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