Age | Commit message (Expand) | Author |
2020-01-28 | build: Add LCOV exception for crc32c | Wladimir J. van der Laan |
2019-12-16 | build: remove WINDOWS_BITS from build system | fanquake |
2019-12-09 | lcov: filter /usr/lib64 from coverage report | nijynot |
2019-12-06 | lcov: filter depends from coverage report | nijynot |
2019-10-23 | Merge #17091: tests: Add test for loadblock option and linearize scripts | Wladimir J. van der Laan |
2019-10-13 | tests: Add test for loadblock option | Fabian Jahr |
2019-10-10 | build: Add README.md to DIST target | MarcoFalke |
2019-10-09 | build: Add variable printing target to Makefiles | Carl Dong |
2019-08-14 | build: ignore macOS make deploy artefacts & add them to clean-local | fanquake |
2019-06-13 | Failing functional tests stop lcov | Aseem Sood |
2019-04-29 | Merge #12051: add missing debian contrib file to tarball | MarcoFalke |
2019-04-29 | add missing debian contrib files to tarball | Peter Wagner |
2019-02-14 | Merge #15295: fuzz: Add test/fuzz/test_runner.py and run it in travis | MarcoFalke |
2019-02-14 | [build] Makefile.am: add rule for src/bitcoin-wallet | Sjors Provoost |
2019-02-13 | qa: Add test/fuzz/test_runner.py | MarcoFalke |
2018-11-09 | build: Add bitcoin-tx.exe into Windows installer | Chun Kuan Lee |
2018-10-08 | Merge #14253: Build: during 'make clean', remove some files that are currentl... | MarcoFalke |
2018-10-01 | Include some files currently missed by 'make distclean'. | murrayn |
2018-09-20 | lcov: filter /usr/lib/ from coverage reports | MarcoFalke |
2018-07-30 | contrib: Remove debian and rpm subfolders | MarcoFalke |
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 |