9 Commits

Author SHA1 Message Date
ummjackson
34420a026a Dogecoin 1.5.2 (Mac) 2014-02-18 08:59:10 +11:00
Alan Westbrook
c0b158145a Update verson info
Delete the extraneous plist for bit coin that’s int he wrong place for
Dogecoin
Versions are now 1.5.1
2014-02-08 02:34:44 -08:00
Alan Westbrook
64bd2e4536 Version updates and read me to include boost instructions
Nothing major
2014-02-06 18:03:31 -08:00
Alan Westbrook
9dd5cdf841 URL handling
Well, carp. Both Qt and the code base were quite broken for this. I
implemented workarounds and fixes such that things that weren’t broken
before should stay working, for example, if qt4 worked for a lot of
this, it still would, and if Qt on Windows / Linux worked for this
before, it shall still work for it.
2014-02-02 05:51:50 -08:00
Alan Westbrook
4f73f5194f Update plist for 1.5 release
versions are 1.5.0 and 1.5 for the description strings
2014-01-27 17:51:44 -08:00
Alan Westbrook
572eac9746 Fix warnings, update version
Fix a sprintf format warning without changing the actual functionality
Putting statics in headers is re-tard-ed (json_spirit_value)
This is alpha 3 of 1.5
2014-01-26 16:22:41 -08:00
Alan Westbrook
6844db1741 Merge branch 'Mac'
Mac only specific changes.
2014-01-26 15:46:22 -08:00
Jackson Palmer
0621bb78c2 Revert 0163949..fc1a317
This rolls back to commit 016394940ff1e746f0716f3250c2b3b1a0c974df.
2014-01-26 10:37:56 +11:00
Alan Westbrook
fc1a317b65 mac build updates
uses home-brew instead of macports
uses static libs
set the defines before we call out to leveldb compile
make sure the leveldb script is executable
update the plist appropriately
use the correct MSG_NOSIGNAL value for Mac
update the app icons for mac including all the retina versions.
2014-01-24 20:44:28 -08:00