index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
2015-05-19
[Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app"
Jonas Schnelli
2015-05-04
build: quiet the exe-installer output
Cory Fields
2015-01-20
osx packaging: switch background image to background.tiff
Cory Fields
2014-12-19
Merge pull request #5334
Wladimir J. van der Laan
2014-11-26
build: add a deterministic dmg signer
Cory Fields
2014-11-25
build: add the deploydir target for gitian
Cory Fields
2014-11-20
libbitcoinconsensus: Add pkg-config support
Luke Dashjr
2014-10-31
tests: replace the old (unused since Travis) tests with new rpc test scripts
Cory Fields
2014-10-31
tests: remove old pull-tester scripts
Cory Fields
2014-10-29
Separate protocol versioning from clientversion
Cory Fields
2014-09-16
Create the common location for all m4 autotool build scripts, build-aux/m4.
randy-waterhouse
2014-08-06
build: fix race in 'make deploy' for windows
Cory Fields
2014-08-06
build: Fix 'make deploy' when binaries haven't been built yet
Cory Fields
2014-08-06
build: hook up qt translations for static osx packaging
Cory Fields
2014-07-31
test: redirect comparison tool output to stdout
Cory Fields
2014-07-01
secp256k1: Add build-side changes for libsecp256k1
Cory Fields
2014-06-10
build: Add a top-level forwarding target for src/* objects
Cory Fields
2014-05-06
build: fix make clean on OSX
Cory Fields
2014-04-02
Have pull-tester run the listtransactions.py regression test
Gavin Andresen
2014-03-24
fix permissions in application bundle
Andrea D'Amore
2014-03-20
build: hook up "make deploy" for cross osx builds
Cory Fields
2014-03-20
build: ensure the correct strip is used for osx/win32
Cory Fields
2014-01-31
build: Make sure historical release notes end up in distributions
Wladimir J. van der Laan
2014-01-21
build: Package docs/ and don't package source.
Wladimir J. van der Laan
2014-01-21
build: Add bitcoin-cli.exe to installer
Wladimir J. van der Laan
2014-01-21
Adapt Windows installer for 64 bit
Wladimir J. van der Laan
2013-10-28
Fix port binding by listening on port $BASHPID
Matt Corallo
2013-10-28
Make large-reorg tests optional in block-tester
Matt Corallo
2013-10-27
Re-enable BitcoindComparisonTool:
Matt Corallo
2013-10-08
make appbundle target for OSX development
Gavin Andresen
2013-09-05
autotools: switch to autotools buildsystem
Cory Fields