aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Add bitcoin-tx.exe into Windows installerChun Kuan Lee2018-11-281-0/+5
* contrib: Remove debian and rpm subfoldersMarcoFalke2018-07-301-2/+1
* Avoid concurrency issueChun Kuan Lee2018-06-141-2/+2
* Revert "Merge #12870: make clean removes src/qt/moc_ files"Ben Woosley2018-05-161-1/+2
* [tests] Make rpcauth.py testable and add unit testsQasim Javed2018-04-241-1/+2
* make clean removes src/qt/moc_ filesSjors Provoost2018-04-031-2/+1
* Build: Add a makefile target for Doxygen documentationAndrea Comand2018-01-251-1/+17
* Merge #11842: [build] Add missing stuff to clean-localWladimir J. van der Laan2017-12-141-1/+1
|\
| * [build] Add missing stuff to clean-localKarl-Johan Alm2017-12-071-1/+1
* | Rename rpcuser.py to rpcauth.pyHenrik Jonsson2017-12-061-1/+1
|/
* [build] Add a script for installing db4James O'Beirne2017-11-161-0/+1
* Merge #11541: Build: Fix Automake warnings when running autogen.shWladimir J. van der Laan2017-10-291-1/+0
|\
| * Fix automake warnings when running autogen.shEvan Klitzke2017-10-211-1/+0
* | Merge #11530: Add share/rpcuser to dist. source code archiveWladimir J. van der Laan2017-10-261-1/+4
|\ \ | |/ |/|
| * Add share/rpcuser to dist. source code archiveMarcoFalke2017-10-191-1/+4
* | Disallow uncompressed pubkeys in bitcoin-tx [multisig] output addsMatt Corallo2017-09-201-0/+1
|/
* Filter subtrees and and benchmarks from coverage reportAndrew Chow2017-06-121-23/+12
* Replace lcov -r commands with faster wayAndrew Chow2017-06-091-4/+8
* Have `make cov` optionally include branch coverage statisticsAndrew Chow2017-06-071-16/+16
* Merge bctest.py into bitcoin-util-test.pyJohn Newbery2017-06-061-1/+0
* Use an .ini config file for environment vars in bitcoin-util-test.pyJohn Newbery2017-05-031-3/+0
* build: remove wonky auto top-level convenience targetsCory Fields2017-04-181-3/+0
* Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.pyJohn Newbery2017-03-201-0/+56
* Rename --enable-extended-rpc-tests to --enable-extended-functional-testsJohn Newbery2017-03-201-1/+1
* Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.pyJohn Newbery2017-03-201-3/+3
* Rename rpc-tests directory to functionalJohn Newbery2017-03-201-7/+7
* Rename qa directory to testJohn Newbery2017-03-201-4/+4
* Use configparser in rpc-tests.pyJohn Newbery2017-01-311-3/+0
* build: Fix 'make deploy' for OSXCory Fields2016-12-231-1/+8
* Merge #8568: new var DIST_CONTRIB adds useful things for packagers from contribWladimir J. van der Laan2016-11-071-1/+6
|\
| * new var DIST_CONTRIB adds useful things for packagers from contrib/ to EXTRA_...nomnombtc2016-11-071-1/+6
* | Add MIT license to MakefilesLuke Dashjr2016-09-211-0/+4
* | add doc/man to subdir if configure flag --enable-man is setnomnombtc2016-08-271-0/+5
|/
* test: Remove java comparison toolWladimir J. van der Laan2016-08-131-20/+4
* build: add temporary fix for "bad magic number" error in out-of-tree buildsCory Fields2016-06-031-0/+3
* build: fix out-of-tree 'make deploy' for osxCory Fields2016-06-011-1/+1
* build: a few ugly hacks to get the rpc tests working out-of-treeCory Fields2016-06-011-0/+1
* build: out-of-tree fixupsCory Fields2016-06-011-10/+0
* build: define base filenames for use elsewhere in the buildsystemCory Fields2016-04-111-3/+3
* build: python 3 compatibilityWladimir J. van der Laan2016-03-291-3/+3
* Merge branch 'master' into single_prodnameLuke Dashjr2016-02-031-1/+4
|\
| * release: add check-symbols and check-security make targetsCory Fields2016-01-261-1/+4
* | depends: Pass PYTHONPATH along to configureCory Fields2015-12-221-0/+1
* | macdeploy: Use rsvg-convert rather than cairosvgLuke Dashjr2015-12-221-1/+1
* | More complicated package name substitution for Mac deploymentLuke Dashjr2015-12-221-13/+26
|/
* build: Set osx permissions in the dmg to make Gatekeeper happyCory Fields2015-11-241-1/+1
* build: don't distribute tests_config.pyWladimir J. van der Laan2015-11-021-1/+1
* Support gathering of code coverage data for RPC testsdexX72015-10-231-3/+12
* Run extended BitcoinJ tests for coverage based on configdexX72015-10-231-1/+1
* Remove coverage and test related files, when cleaning updexX72015-10-231-1/+1