aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2018-11-28build: Add bitcoin-tx.exe into Windows installerChun Kuan Lee
2018-07-30contrib: Remove debian and rpm subfoldersMarcoFalke
2018-06-14Avoid concurrency issueChun Kuan Lee
2018-05-16Revert "Merge #12870: make clean removes src/qt/moc_ files"Ben Woosley
2018-04-24[tests] Make rpcauth.py testable and add unit testsQasim Javed
2018-04-03make clean removes src/qt/moc_ filesSjors Provoost
2018-01-25Build: Add a makefile target for Doxygen documentationAndrea Comand
2017-12-14Merge #11842: [build] Add missing stuff to clean-localWladimir J. van der Laan
2017-12-07[build] Add missing stuff to clean-localKarl-Johan Alm
2017-12-06Rename rpcuser.py to rpcauth.pyHenrik Jonsson
2017-11-16[build] Add a script for installing db4James O'Beirne
2017-10-29Merge #11541: Build: Fix Automake warnings when running autogen.shWladimir J. van der Laan
2017-10-26Merge #11530: Add share/rpcuser to dist. source code archiveWladimir J. van der Laan
2017-10-21Fix automake warnings when running autogen.shEvan Klitzke
2017-10-19Add share/rpcuser to dist. source code archiveMarcoFalke
2017-09-20Disallow uncompressed pubkeys in bitcoin-tx [multisig] output addsMatt Corallo
2017-06-12Filter subtrees and and benchmarks from coverage reportAndrew Chow
2017-06-09Replace lcov -r commands with faster wayAndrew Chow
2017-06-07Have `make cov` optionally include branch coverage statisticsAndrew Chow
2017-06-06Merge bctest.py into bitcoin-util-test.pyJohn Newbery
2017-05-03Use an .ini config file for environment vars in bitcoin-util-test.pyJohn Newbery
2017-04-18build: remove wonky auto top-level convenience targetsCory Fields
2017-03-20Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.pyJohn Newbery
2017-03-20Rename --enable-extended-rpc-tests to --enable-extended-functional-testsJohn Newbery
2017-03-20Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.pyJohn Newbery
2017-03-20Rename rpc-tests directory to functionalJohn Newbery
2017-03-20Rename qa directory to testJohn Newbery
2017-01-31Use configparser in rpc-tests.pyJohn Newbery
2016-12-23build: Fix 'make deploy' for OSXCory Fields
2016-11-07Merge #8568: new var DIST_CONTRIB adds useful things for packagers from contribWladimir J. van der Laan
2016-11-07new var DIST_CONTRIB adds useful things for packagers from contrib/ to EXTRA_...nomnombtc
2016-09-21Add MIT license to MakefilesLuke Dashjr
2016-08-27add doc/man to subdir if configure flag --enable-man is setnomnombtc
2016-08-13test: Remove java comparison toolWladimir J. van der Laan
2016-06-03build: add temporary fix for "bad magic number" error in out-of-tree buildsCory Fields
2016-06-01build: fix out-of-tree 'make deploy' for osxCory Fields
2016-06-01build: a few ugly hacks to get the rpc tests working out-of-treeCory Fields
2016-06-01build: out-of-tree fixupsCory Fields
2016-04-11build: define base filenames for use elsewhere in the buildsystemCory Fields
2016-03-29build: python 3 compatibilityWladimir J. van der Laan
2016-02-03Merge branch 'master' into single_prodnameLuke Dashjr
2016-01-26release: add check-symbols and check-security make targetsCory Fields
2015-12-22depends: Pass PYTHONPATH along to configureCory Fields
2015-12-22macdeploy: Use rsvg-convert rather than cairosvgLuke Dashjr
2015-12-22More complicated package name substitution for Mac deploymentLuke Dashjr
2015-11-24build: Set osx permissions in the dmg to make Gatekeeper happyCory Fields
2015-11-02build: don't distribute tests_config.pyWladimir J. van der Laan
2015-10-23Support gathering of code coverage data for RPC testsdexX7
2015-10-23Run extended BitcoinJ tests for coverage based on configdexX7
2015-10-23Remove coverage and test related files, when cleaning updexX7