aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: fix make clean on OSXCory Fields2014-05-061-2/+2
* Have pull-tester run the listtransactions.py regression testGavin Andresen2014-04-021-1/+1
* fix permissions in application bundleAndrea D'Amore2014-03-241-2/+2
* build: hook up "make deploy" for cross osx buildsCory Fields2014-03-201-2/+14
* build: ensure the correct strip is used for osx/win32Cory Fields2014-03-201-4/+4
* build: Make sure historical release notes end up in distributionsWladimir J. van der Laan2014-01-311-1/+1
* build: Package docs/ and don't package source.Wladimir J. van der Laan2014-01-211-2/+3
* build: Add bitcoin-cli.exe to installerWladimir J. van der Laan2014-01-211-9/+7
* Adapt Windows installer for 64 bitWladimir J. van der Laan2014-01-211-1/+1
* Fix port binding by listening on port $BASHPIDMatt Corallo2013-10-281-2/+2
* Make large-reorg tests optional in block-testerMatt Corallo2013-10-281-2/+2
* Re-enable BitcoindComparisonTool:Matt Corallo2013-10-271-2/+4
* make appbundle target for OSX developmentGavin Andresen2013-10-081-3/+3
* autotools: switch to autotools buildsystemCory Fields2013-09-051-0/+159