Age | Commit message (Collapse) | Author |
|
Fix #722.
|
|
|
|
USE_QRENCODE=1.
Amended build docs for Linux and OSX, and OSX makefile.
Added package 'qrencode' to gitian.yml
|
|
Update debian changelog to 0.5.1.
|
|
|
|
|
|
|
|
|
|
|
|
Free icons
|
|
|
|
|
|
|
|
Wladimir van der Laan (who will hopefully relicense)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See notes.txt in contrib/macdeploy.
Also added a dash to the application name in src/qt/bitcoin.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bitcoind build improvements
|
|
Rename App Bundle "Bitcoin-Qt.app" instead of "Bitcoin Qt" for
consistency with Windows/Linux.
Update create_osx_dmg.sh script to use macdeployqt tool.
Add ifdef STATIC to makefile.osx to build bitcoind static or dynamic.
|
|
dynamic linking unless STATIC=1 is passed
|
|
|
|
via RPC rather than as command line args.
Signed-off-by: David Perry <enmaku@gmail.com>
|
|
Signed-off-by: David Perry <enmaku@gmail.com>
|
|
|
|
Qt GUI
|
|
Add win32 gitian download config.
|
|
|
|
|
|
|
|
|
|
* Added application icon for Mac OS X * Added instructions for compiling
under Mac OS X * Added Portfile for compiling miniupnpc with MacPorts
|
|
Thanks to makomk for finding the bugs here and devrandom
for passing them along (see
https://bitcointalk.org/index.php?topic=42198.msg514312#msg514312)
|
|
|
|
|
|
|
|
|
|
|