aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2014-01-31build: Make sure historical release notes end up in distributionsWladimir J. van der Laan
2014-01-21build: Package docs/ and don't package source.Wladimir J. van der Laan
2014-01-21build: Add bitcoin-cli.exe to installerWladimir J. van der Laan
2014-01-21Adapt Windows installer for 64 bitWladimir J. van der Laan
2013-10-28Fix port binding by listening on port $BASHPIDMatt Corallo
2013-10-28Make large-reorg tests optional in block-testerMatt Corallo
2013-10-27Re-enable BitcoindComparisonTool:Matt Corallo
2013-10-08make appbundle target for OSX developmentGavin Andresen
2013-09-05autotools: switch to autotools buildsystemCory Fields