47 Commits (26fb4db53bc437617752ac1818efd34eec466485)

Author SHA1 Message Date
Jack Grigg 33efd816ec
Add build scripts and fetch-params.sh to "make install" and "make dist" 8 years ago
Jack Grigg 08d6b02d5e
Rename libbitcoinconsensus to libzcashconsensus 8 years ago
Jack Grigg c06664fb8f
Fix Makefiles so "make dist" will run 8 years ago
Kevin Gallagher 3bccc064c6
Removes Windows and OSX packaging from EXTRA_DIST 8 years ago
Jack Grigg c2059f9e09 Remove non-libsnark dependencies and test harness code from coverage reports 8 years ago
Jack Grigg 71442d31cf Add gtest coverage to folders deleted by "make clean" 8 years ago
Jack Grigg 873625bc85 Add gtest coverage intermediates to list of files deleted by make 8 years ago
Taylor Hornby 56734f4b27 Pull in upstream's make check-security, based on upstream PR #6854 and #7424. 8 years ago
Taylor Hornby 3bde967f53 Rename qa/zerocash to qa/zcash in Makefile.am 8 years ago
Nathan Wilcox 7fde87cd4e Fix a test name bug so that ``make cov-zcash`` correctly runs the ``zcash-gtest`` binary. Fixes #946. 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
Nathan Wilcox c4da097069 Pull over depends and build changes from zc.v0.10.0.latest. Fails to build due to new ./configure dependency for serialization stuff. 9 years ago
Taylor Hornby 8a18333567 Rename .bitcoin (DataDir), bitcoind, and bitcoin-cli. 9 years ago
randy-waterhouse a37567dd44 Add autogen.sh to source tarball. 9 years ago
Jonas Schnelli 6145fdf47e
OSX: use "Bitcoin Core" as Bundle Display Name 9 years ago
Jonas Schnelli 4d435d1c9a
[OSX] revert renaming of Bitcoin-Qt.app 9 years ago
Jonas Schnelli 7cef321e65 [Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app" 9 years ago
Cory Fields 00ea546422 build: quiet the exe-installer output 9 years ago
Pieter Wuille 9d09322b41 Squashed 'src/secp256k1/' changes from 50cc6ab..1897b8e 9 years ago
Cory Fields 997cab78cb osx packaging: switch background image to background.tiff 10 years ago
Pieter Wuille 7873633b57 Squashed 'src/secp256k1/' changes from bccaf86..50cc6ab 10 years ago
Pieter Wuille ecae2acb06 Squashed 'src/secp256k1/' changes from b0210a9..bccaf86 10 years ago
Pieter Wuille 87bddb7a3a Squashed 'src/secp256k1/' changes from ad2028f..b0210a9 10 years ago
Cory Fields 914868a05d build: add a deterministic dmg signer 10 years ago
Cory Fields 2f327a3c87 build: add the deploydir target for gitian 10 years ago
Luke Dashjr eef747bba8 libbitcoinconsensus: Add pkg-config support 10 years ago
Pieter Wuille d48555b36a Squashed 'src/secp256k1/' content from commit ad2028f 10 years ago
Cory Fields 7667850dbf tests: replace the old (unused since Travis) tests with new rpc test scripts 10 years ago
Cory Fields fa7f8cdc1a tests: remove old pull-tester scripts 10 years ago
Cory Fields 71697f97d3 Separate protocol versioning from clientversion 10 years ago
randy-waterhouse 52a5f90360 Create the common location for all m4 autotool build scripts, build-aux/m4. 10 years ago
Cory Fields 6b271a3911 build: fix race in 'make deploy' for windows 10 years ago
Cory Fields d3434601ba build: Fix 'make deploy' when binaries haven't been built yet 10 years ago
Cory Fields 206a7f9de6 build: hook up qt translations for static osx packaging 10 years ago
Cory Fields a67eef1723 test: redirect comparison tool output to stdout 10 years ago
Cory Fields 5566826635 secp256k1: Add build-side changes for libsecp256k1 10 years ago
Cory Fields 77a055d049 build: Add a top-level forwarding target for src/* objects 10 years ago
Cory Fields 13d3adb651
build: fix make clean on OSX 10 years ago
Gavin Andresen cb4bdd18a7 Have pull-tester run the listtransactions.py regression test 10 years ago
Andrea D'Amore 76cee181d3 fix permissions in application bundle 10 years ago
Cory Fields 01e5327cfc build: hook up "make deploy" for cross osx builds 11 years ago
Cory Fields c4a10dbb22 build: ensure the correct strip is used for osx/win32 11 years ago
Wladimir J. van der Laan de21e8f170 build: Make sure historical release notes end up in distributions 10 years ago
Wladimir J. van der Laan 6c980c7d31 build: Package docs/ and don't package source. 11 years ago
Wladimir J. van der Laan 39db27ca35 build: Add bitcoin-cli.exe to installer 11 years ago
Wladimir J. van der Laan 2f87b38e2e Adapt Windows installer for 64 bit 11 years ago
Matt Corallo f1f72e535c Fix port binding by listening on port $BASHPID 11 years ago
Matt Corallo 47b9374e39 Make large-reorg tests optional in block-tester 11 years ago
Matt Corallo 95fa14da69 Re-enable BitcoindComparisonTool: 11 years ago
Gavin Andresen 31127f3161 make appbundle target for OSX development 11 years ago