Commit Graph

137 Commits (52f122c11f5ac40bc2f7e31cb4da0a79c842f08e)

Author SHA1 Message Date
murrayn 3f5ac27205 Include some files currently missed by 'make distclean'.
6 years ago
MarcoFalke fa6b30c40b
lcov: filter /usr/lib/ from coverage reports
6 years ago
MarcoFalke fa0e1e2f63
contrib: Remove debian and rpm subfolders
6 years ago
Chun Kuan Lee cf01fd6f9c Avoid concurrency issue
7 years ago
Ben Woosley 4138f42d24
Revert "Merge #12870: make clean removes src/qt/moc_ files"
7 years ago
Qasim Javed 6674a75bfb [tests] Make rpcauth.py testable and add unit tests
7 years ago
Sjors Provoost 2ebad11cf9
make clean removes src/qt/moc_ files
7 years ago
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
Cory Fields 00ea546422 build: quiet the exe-installer output
10 years ago
Cory Fields 997cab78cb osx packaging: switch background image to background.tiff
10 years ago
Wladimir J. van der Laan cf875367d2
Merge pull request #5334
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
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
11 years ago
Cory Fields 77a055d049 build: Add a top-level forwarding target for src/* objects
11 years ago
Cory Fields 13d3adb651
build: fix make clean on OSX
11 years ago
Gavin Andresen cb4bdd18a7 Have pull-tester run the listtransactions.py regression test
11 years ago
Andrea D'Amore 76cee181d3 fix permissions in application bundle
11 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
11 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
Cory Fields 35b8af9226 autotools: switch to autotools buildsystem
11 years ago