Commit Graph

80 Commits (30d1a0ae37964f71812ac016275510faadbf41f3)

Author SHA1 Message Date
Andrea Comand a777244e48 Build: Add a makefile target for Doxygen documentation
7 years ago
Wladimir J. van der Laan 3c8f0a3b8e
Merge #11842: [build] Add missing stuff to clean-local
7 years ago
Karl-Johan Alm b3411435ae
[build] Add missing stuff to clean-local
7 years ago
Henrik Jonsson 3fdb29778a Rename rpcuser.py to rpcauth.py
7 years ago
James O'Beirne af9103eb75 [build] Add a script for installing db4
7 years ago
Wladimir J. van der Laan bb9ab0fccf
Merge #11541: Build: Fix Automake warnings when running autogen.sh
7 years ago
Wladimir J. van der Laan cf8c4a7633
Merge #11530: Add share/rpcuser to dist. source code archive
7 years ago
Evan Klitzke f8c66972dd
Fix automake warnings when running autogen.sh
7 years ago
MarcoFalke fa81534d06 Add share/rpcuser to dist. source code archive
7 years ago
Matt Corallo 28d4542a0a Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds
7 years ago
Andrew Chow d5711f4a2d Filter subtrees and and benchmarks from coverage report
8 years ago
Andrew Chow 405b86a92a Replace lcov -r commands with faster way
8 years ago
Andrew Chow c8914b9dbb Have `make cov` optionally include branch coverage statistics
8 years ago
John Newbery 8ad5bdef78 Merge bctest.py into bitcoin-util-test.py
8 years ago
John Newbery 89fcd3586c Use an .ini config file for environment vars in bitcoin-util-test.py
8 years ago
Cory Fields 3577603701 build: remove wonky auto top-level convenience targets
8 years ago
John Newbery 63d66ba20a Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
8 years ago
John Newbery 5b0bff4581 Rename --enable-extended-rpc-tests to --enable-extended-functional-tests
8 years ago
John Newbery a9bd622a65 Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago
John Newbery 00902c48cd Rename qa directory to test
8 years ago
John Newbery 1581ecbc33 Use configparser in rpc-tests.py
8 years ago
Cory Fields 09aefb5177
build: Fix 'make deploy' for OSX
8 years ago
Wladimir J. van der Laan 078900df75
Merge #8568: new var DIST_CONTRIB adds useful things for packagers from contrib
8 years ago
nomnombtc 1ee6f9116a new var DIST_CONTRIB adds useful things for packagers from contrib/ to EXTRA_DIST
8 years ago
Luke Dashjr f4dffdd6bf Add MIT license to Makefiles
8 years ago
nomnombtc dc84b6f419 add doc/man to subdir if configure flag --enable-man is set
8 years ago
Wladimir J. van der Laan 3c5251daeb test: Remove java comparison tool
8 years ago
Cory Fields 340012d9c9 build: add temporary fix for "bad magic number" error in out-of-tree builds
9 years ago
Cory Fields 92e37a3689 build: fix out-of-tree 'make deploy' for osx
9 years ago
Cory Fields ab95d5df3d build: a few ugly hacks to get the rpc tests working out-of-tree
9 years ago
Cory Fields 0cb0f2626e build: out-of-tree fixups
9 years ago
Cory Fields 0dbf6e4b40 build: define base filenames for use elsewhere in the buildsystem
9 years ago
Wladimir J. van der Laan 18f05c765c build: python 3 compatibility
9 years ago
Luke Dashjr a68bb9f5e7 Merge branch 'master' into single_prodname
9 years ago
Cory Fields f3d3eaf78e release: add check-symbols and check-security make targets
9 years ago
Cory Fields de619a37fd depends: Pass PYTHONPATH along to configure
9 years ago
Luke Dashjr e611b6e329 macdeploy: Use rsvg-convert rather than cairosvg
9 years ago
Luke Dashjr 63bcdc5227 More complicated package name substitution for Mac deployment
9 years ago
Cory Fields 392d3c5846 build: Set osx permissions in the dmg to make Gatekeeper happy
9 years ago
Wladimir J. van der Laan ff2a2af64c build: don't distribute tests_config.py
9 years ago
dexX7 d80e3cbece
Support gathering of code coverage data for RPC tests
9 years ago
dexX7 e3b5e6c39c
Run extended BitcoinJ tests for coverage based on config
9 years ago
dexX7 d425877557
Remove coverage and test related files, when cleaning up
9 years ago
ptschip 5467820be5 Migrated rpc-tests.sh to all python rpc-tests.py
9 years ago
ptschip 060058e955 Enable python tests for Native Windows
9 years ago
randy-waterhouse 60d5432697 Add autogen.sh to source tarball.
9 years ago
Jonas Schnelli 0a32a9347e OSX: use "Bitcoin Core" as Bundle Display Name
10 years ago
Jonas Schnelli a2241eabfd [OSX] revert renaming of Bitcoin-Qt.app
10 years ago
Jonas Schnelli 7cef321e65 [Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app"
10 years ago