Age | Commit message (Expand) | Author |
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 |
2015-07-11 | Add autogen.sh to source tarball. | randy-waterhouse |
2015-06-03 | OSX: use "Bitcoin Core" as Bundle Display Name | Jonas Schnelli |
2015-06-01 | [OSX] revert renaming of Bitcoin-Qt.app | Jonas Schnelli |
2015-05-19 | [Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app" | Jonas Schnelli |
2015-05-04 | build: quiet the exe-installer output | Cory Fields |
2015-01-20 | osx packaging: switch background image to background.tiff | Cory Fields |
2014-12-19 | Merge pull request #5334 | Wladimir J. van der Laan |
2014-11-26 | build: add a deterministic dmg signer | Cory Fields |
2014-11-25 | build: add the deploydir target for gitian | Cory Fields |
2014-11-20 | libbitcoinconsensus: Add pkg-config support | Luke Dashjr |
2014-10-31 | tests: replace the old (unused since Travis) tests with new rpc test scripts | Cory Fields |
2014-10-31 | tests: remove old pull-tester scripts | Cory Fields |
2014-10-29 | Separate protocol versioning from clientversion | Cory Fields |
2014-09-16 | Create the common location for all m4 autotool build scripts, build-aux/m4. | randy-waterhouse |
2014-08-06 | build: fix race in 'make deploy' for windows | Cory Fields |
2014-08-06 | build: Fix 'make deploy' when binaries haven't been built yet | Cory Fields |
2014-08-06 | build: hook up qt translations for static osx packaging | Cory Fields |