Commit graph

14 commits

Author SHA1 Message Date
Jackson Palmer 04924bd07b Version bump for 1.5.3 2014-02-23 09:46:52 +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
Jackson Palmer 06fce482d6 Removing IRC for gathering addresses
Such DNS. Very seed.
2014-01-30 19:42:43 +11:00
Jackson Palmer 198f178f60 Dogecoin v1.5.0 2014-01-28 12:57:04 +11:00
Alan Westbrook 5a22b46b1f Fix warnings in Mac build
Minor but annoying warnings from the mac build fixed.
 * Incorrect duplication of header causing moc build rule duplication
in generated makefile
 * you aren’t supposed to use char as an array type, probably because
it can be a signed type in some compilers. Negative array indexes are
problematic.
2014-01-27 01:11:38 -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 016394940f.
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
Alan Westbrook 8cc4b37302 Changes to get it working with the current osx platform
Fix some nomenclature in the Plist and set some flags for static builds
2014-01-23 13:42:18 -08:00
ummjackson 4e5a0f5171 Conditional definition for .pro file and Windows 2014-01-22 22:06:05 +11:00
ummjackson 57f23ad9a0 Updates to fix Windows crash errors
Handles exceptions properly. Stops crashing on Windows upon exit or applying settings.
2014-01-20 00:29:31 +11:00
Jackson Palmer 68b0507f00 Initial commit
Successfully building on Ubuntu + Windows.
2014-01-19 15:41:55 +11:00