Commit Graph

98 Commits (8d22ab0e503ccaa464cbecd94d1059dbc5a61f4a)

Author SHA1 Message Date
MarcoFalke fa91590a74
build: Add README.md to DIST target
5 years ago
Carl Dong 181989f6c9
build: Add variable printing target to Makefiles
5 years ago
fanquake c84ff23c6d
build: ignore macOS make deploy artefacts & add them to clean-local
5 years ago
Aseem Sood 9218ce8d48 Failing functional tests stop lcov
5 years ago
MarcoFalke 11e32e2fd1
Merge #12051: add missing debian contrib file to tarball
6 years ago
Peter Wagner 5d7ce74ab3 add missing debian contrib files to tarball
6 years ago
MarcoFalke 31f7c6dd21
Merge #15295: fuzz: Add test/fuzz/test_runner.py and run it in travis
6 years ago
Sjors Provoost 4a43eb8cdf
[build] Makefile.am: add rule for src/bitcoin-wallet
6 years ago
MarcoFalke fa7ca8ef58
qa: Add test/fuzz/test_runner.py
6 years ago
Chun Kuan Lee 5c5902acc5 build: Add bitcoin-tx.exe into Windows installer
6 years ago
MarcoFalke da32bd80bf
Merge #14253: Build: during 'make clean', remove some files that are currently missed.
6 years ago
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
6 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