Age | Commit message (Expand) | Author |
2018-06-14 | Avoid concurrency issue | Chun Kuan Lee |
2018-05-16 | Revert "Merge #12870: make clean removes src/qt/moc_ files" | Ben Woosley |
2018-04-24 | [tests] Make rpcauth.py testable and add unit tests | Qasim Javed |
2018-04-03 | make clean removes src/qt/moc_ files | Sjors Provoost |
2018-01-25 | Build: Add a makefile target for Doxygen documentation | Andrea Comand |
2017-12-14 | Merge #11842: [build] Add missing stuff to clean-local | Wladimir J. van der Laan |
2017-12-07 | [build] Add missing stuff to clean-local | Karl-Johan Alm |
2017-12-06 | Rename rpcuser.py to rpcauth.py | Henrik Jonsson |
2017-11-16 | [build] Add a script for installing db4 | James O'Beirne |
2017-10-29 | Merge #11541: Build: Fix Automake warnings when running autogen.sh | Wladimir J. van der Laan |
2017-10-26 | Merge #11530: Add share/rpcuser to dist. source code archive | Wladimir J. van der Laan |
2017-10-21 | Fix automake warnings when running autogen.sh | Evan Klitzke |
2017-10-19 | Add share/rpcuser to dist. source code archive | MarcoFalke |
2017-09-20 | Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds | Matt Corallo |
2017-06-12 | Filter subtrees and and benchmarks from coverage report | Andrew Chow |
2017-06-09 | Replace lcov -r commands with faster way | Andrew Chow |
2017-06-07 | Have `make cov` optionally include branch coverage statistics | Andrew Chow |
2017-06-06 | Merge bctest.py into bitcoin-util-test.py | John Newbery |
2017-05-03 | Use an .ini config file for environment vars in bitcoin-util-test.py | John Newbery |
2017-04-18 | build: remove wonky auto top-level convenience targets | Cory Fields |
2017-03-20 | Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py | John Newbery |
2017-03-20 | Rename --enable-extended-rpc-tests to --enable-extended-functional-tests | John Newbery |
2017-03-20 | Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py | John Newbery |
2017-03-20 | Rename rpc-tests directory to functional | John Newbery |
2017-03-20 | Rename qa directory to test | John Newbery |
2017-01-31 | Use configparser in rpc-tests.py | John Newbery |
2016-12-23 | build: Fix 'make deploy' for OSX | Cory Fields |
2016-11-07 | Merge #8568: new var DIST_CONTRIB adds useful things for packagers from contrib | Wladimir J. van der Laan |
2016-11-07 | new var DIST_CONTRIB adds useful things for packagers from contrib/ to EXTRA_... | nomnombtc |
2016-09-21 | Add MIT license to Makefiles | Luke Dashjr |
2016-08-27 | add doc/man to subdir if configure flag --enable-man is set | nomnombtc |
2016-08-13 | test: Remove java comparison tool | Wladimir J. van der Laan |
2016-06-03 | build: add temporary fix for "bad magic number" error in out-of-tree builds | Cory Fields |
2016-06-01 | build: fix out-of-tree 'make deploy' for osx | Cory Fields |
2016-06-01 | build: a few ugly hacks to get the rpc tests working out-of-tree | Cory Fields |
2016-06-01 | build: out-of-tree fixups | Cory Fields |
2016-04-11 | build: define base filenames for use elsewhere in the buildsystem | Cory Fields |
2016-03-29 | build: python 3 compatibility | Wladimir J. van der Laan |
2016-02-03 | Merge branch 'master' into single_prodname | Luke Dashjr |
2016-01-26 | release: add check-symbols and check-security make targets | Cory Fields |
2015-12-22 | depends: Pass PYTHONPATH along to configure | Cory Fields |
2015-12-22 | macdeploy: Use rsvg-convert rather than cairosvg | Luke Dashjr |
2015-12-22 | More complicated package name substitution for Mac deployment | Luke Dashjr |
2015-11-24 | build: Set osx permissions in the dmg to make Gatekeeper happy | Cory Fields |
2015-11-02 | build: don't distribute tests_config.py | Wladimir J. van der Laan |
2015-10-23 | Support gathering of code coverage data for RPC tests | dexX7 |
2015-10-23 | Run extended BitcoinJ tests for coverage based on config | dexX7 |
2015-10-23 | Remove coverage and test related files, when cleaning up | dexX7 |
2015-10-01 | Migrated rpc-tests.sh to all python rpc-tests.py | ptschip |
2015-08-26 | Enable python tests for Native Windows | ptschip |