aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* s/Doge/Dis/gTomo Ueda2021-09-021-5/+5
* s/doge/dis/gTomo Ueda2021-09-021-4/+4
* Rename pixmapsDemon2021-03-111-1/+1
* Update Gitian descriptors and keys (#1455)Ross Nicoll2019-03-251-3/+3
* Rename binaries to match DogecoinRoss Nicoll2019-03-251-5/+5
* build: remove wonky auto top-level convenience targetsCory Fields2017-05-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
* Migrated rpc-tests.sh to all python rpc-tests.pyptschip2015-10-011-1/+1
* Enable python tests for Native Windowsptschip2015-08-261-1/+1
* Add autogen.sh to source tarball.randy-waterhouse2015-07-111-0/+2
* OSX: use "Bitcoin Core" as Bundle Display NameJonas Schnelli2015-06-031-3/+8
* [OSX] revert renaming of Bitcoin-Qt.appJonas Schnelli2015-06-011-1/+1
* [Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app"Jonas Schnelli2015-05-191-3/+3
* build: quiet the exe-installer outputCory Fields2015-05-041-1/+2
* osx packaging: switch background image to background.tiffCory Fields2015-01-201-6/+7
* Merge pull request #5334Wladimir J. van der Laan2014-12-191-0/+5
|\
| * libbitcoinconsensus: Add pkg-config supportLuke Dashjr2014-11-201-0/+5
* | build: add a deterministic dmg signerCory Fields2014-11-261-1/+3
* | build: add the deploydir target for gitianCory Fields2014-11-251-7/+23
|/
* tests: replace the old (unused since Travis) tests with new rpc test scriptsCory Fields2014-10-311-1/+1
* tests: remove old pull-tester scriptsCory Fields2014-10-311-1/+1
* Separate protocol versioning from clientversionCory Fields2014-10-291-1/+1
* Create the common location for all m4 autotool build scripts, build-aux/m4.randy-waterhouse2014-09-161-1/+1
* build: fix race in 'make deploy' for windowsCory Fields2014-08-061-1/+1
* build: Fix 'make deploy' when binaries haven't been built yetCory Fields2014-08-061-0/+9
* build: hook up qt translations for static osx packagingCory Fields2014-08-061-2/+2
* test: redirect comparison tool output to stdoutCory Fields2014-07-311-1/+1
* secp256k1: Add build-side changes for libsecp256k1Cory Fields2014-07-011-0/+1
* build: Add a top-level forwarding target for src/* objectsCory Fields2014-06-101-3/+3