aboutsummaryrefslogtreecommitdiff
path: root/makefile.unix
AgeCommit message (Expand)Author
2010-10-14makefile.unix tweak from Xunie so bitcoind links on Ubuntu 10.04 x86_64gavinandresen
2010-10-11-rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix.gavinandresen
2010-09-07cleanup,s_nakamoto
2010-08-29propset svn:eol-style natives_nakamoto
2010-08-16added -march=amdfam10 to sha256.cpp in makefile.unixs_nakamoto
2010-08-15makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with ...v0.3.10s_nakamoto
2010-08-09enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bits_nakamoto
2010-07-30simplified makefile.unix, updated build-unix.txt instructions to include boos...s_nakamoto
2010-07-29reverted makefile.unix wx-config -- version 0.3.6s_nakamoto
2010-07-29Fredrik Roubert: simplified makefile.unix with wx-config,s_nakamoto
2010-07-27added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedu...s_nakamoto
2010-07-26bitcoind now compiles without wxWidgets or wxBases_nakamoto
2010-07-25Gavin Andresen's JSON-RPC HTTP authentication,s_nakamoto
2010-07-15fix openssl linkage problems,s_nakamoto
2010-07-08Laszlo's fix to make generate threads idle priority on Linux,s_nakamoto
2010-06-21fixed colors on ubuntu lucid,v0.2.13s_nakamoto
2010-06-14revert makefile.unix from -02 back to -00 to fix compile on linux, -02 doesn'...s_nakamoto
2010-05-26better prevention of inventory relaying during initial download,v0.2.9s_nakamoto
2010-02-25GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,v0.2.7s_nakamoto
2010-02-17all builds are now with wxWidgets-2.9.0, we are now using UTF-8, v0.2.2s_nakamoto
2010-01-28now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0,s_nakamoto
2009-12-11retry IRC if name in use, s_nakamoto
2009-11-18bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,s_nakamoto
2009-11-08Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 ...v0.1.6test1s_nakamoto
2009-11-05unix build merged in, bitmap resources from xpm instead of rc, better addr re...s_nakamoto