aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2017-05-31build: remove wonky auto top-level convenience targetsCory Fields
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
2015-10-01Migrated rpc-tests.sh to all python rpc-tests.pyptschip
2015-08-26Enable python tests for Native Windowsptschip
2015-07-11Add autogen.sh to source tarball.randy-waterhouse
2015-06-03OSX: use "Bitcoin Core" as Bundle Display NameJonas Schnelli
2015-06-01[OSX] revert renaming of Bitcoin-Qt.appJonas Schnelli
2015-05-19[Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app"Jonas Schnelli
2015-05-04build: quiet the exe-installer outputCory Fields
2015-01-20osx packaging: switch background image to background.tiffCory Fields
2014-12-19Merge pull request #5334Wladimir J. van der Laan
2014-11-26build: add a deterministic dmg signerCory Fields
2014-11-25build: add the deploydir target for gitianCory Fields
2014-11-20libbitcoinconsensus: Add pkg-config supportLuke Dashjr
2014-10-31tests: replace the old (unused since Travis) tests with new rpc test scriptsCory Fields
2014-10-31tests: remove old pull-tester scriptsCory Fields
2014-10-29Separate protocol versioning from clientversionCory Fields
2014-09-16Create the common location for all m4 autotool build scripts, build-aux/m4.randy-waterhouse
2014-08-06build: fix race in 'make deploy' for windowsCory Fields
2014-08-06build: Fix 'make deploy' when binaries haven't been built yetCory Fields
2014-08-06build: hook up qt translations for static osx packagingCory Fields
2014-07-31test: redirect comparison tool output to stdoutCory Fields
2014-07-01secp256k1: Add build-side changes for libsecp256k1Cory Fields
2014-06-10build: Add a top-level forwarding target for src/* objectsCory Fields
2014-05-06build: fix make clean on OSXCory Fields
2014-04-02Have pull-tester run the listtransactions.py regression testGavin Andresen
2014-03-24fix permissions in application bundleAndrea D'Amore
2014-03-20build: hook up "make deploy" for cross osx buildsCory Fields
2014-03-20build: ensure the correct strip is used for osx/win32Cory Fields