Commit Graph

28 Commits (3415b15a56e2ffec16c831d5994b969daa65dc2b)

Author SHA1 Message Date
Matt Giuca 3415b15a56 makefile.unix: WXINCLUDEPATHS now only used for building GUI object files.
14 years ago
Matt Giuca 8314b7f5e6 makefile.unix: Removed redundant use of wx-config in DEFS (it was being included twice).
14 years ago
ojab f0b7952caa 1. Change hardcoded g++ to $(CXX)
14 years ago
gavinandresen 2fad3d34b7 makefile.unix tweak from Xunie so bitcoind links on Ubuntu 10.04 x86_64
14 years ago
gavinandresen ed54768f5f -rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix.
14 years ago
s_nakamoto f1e1fb4bde cleanup,
14 years ago
s_nakamoto 0a61b0df12 propset svn:eol-style native
14 years ago
s_nakamoto e540144b2e added -march=amdfam10 to sha256.cpp in makefile.unix
14 years ago
s_nakamoto 08fee75201 makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with -4way switch on Linux
14 years ago
s_nakamoto e6b7ab5749 enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit
14 years ago
s_nakamoto 01bed1828b simplified makefile.unix, updated build-unix.txt instructions to include boost 1.37
14 years ago
s_nakamoto 757f0769d8 reverted makefile.unix wx-config -- version 0.3.6
14 years ago
s_nakamoto 17b2740289 Fredrik Roubert: simplified makefile.unix with wx-config,
14 years ago
s_nakamoto 813505cc13 added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedup 2.5x faster vs 0.3.3, thanks BlackEye for figuring out the alignment problem
14 years ago
s_nakamoto 793200e5e9 bitcoind now compiles without wxWidgets or wxBase
14 years ago
s_nakamoto 3b7cd5d89a Gavin Andresen's JSON-RPC HTTP authentication,
14 years ago
s_nakamoto a30b56ebe7 fix openssl linkage problems,
15 years ago
s_nakamoto d882773789 Laszlo's fix to make generate threads idle priority on Linux,
15 years ago
s_nakamoto 68b973a913 fixed colors on ubuntu lucid,
15 years ago
s_nakamoto bed005b639 revert makefile.unix from -02 back to -00 to fix compile on linux, -02 doesn't really help on linux anyway
15 years ago
s_nakamoto 42605ce8bc better prevention of inventory relaying during initial download,
15 years ago
s_nakamoto c2430126d7 GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,
15 years ago
s_nakamoto e480659765 all builds are now with wxWidgets-2.9.0, we are now using UTF-8,
15 years ago
s_nakamoto 8be979d9ae now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0,
15 years ago
s_nakamoto 4ea3f3da1a retry IRC if name in use,
15 years ago
s_nakamoto c5c7911dab bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,
15 years ago
s_nakamoto 956468c29a Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 waypoint
15 years ago
s_nakamoto e4c05d3177 unix build merged in, bitmap resources from xpm instead of rc, better addr relay, better selection of addrs by time last seen for faster connect
15 years ago