aboutsummaryrefslogtreecommitdiff
path: root/makefile.unix
AgeCommit message (Expand)Author
2010-07-31simplified makefile.unix, updated build-unix.txt instructions to include boos...--author=Satoshi Nakamoto
2010-07-30reverted makefile.unix wx-config -- version 0.3.6v0.3.6--author=Satoshi Nakamoto
2010-07-30Fredrik Roubert: simplified makefile.unix with wx-config, misc--author=Satoshi Nakamoto
2010-07-27added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedu...--author=Satoshi Nakamoto
2010-07-26bitcoind now compiles without wxWidgets or wxBaseSatoshi Nakamoto
2010-07-26Gavin Andresen's JSON-RPC HTTP authentication,v0.3.3Satoshi Nakamoto
2010-07-23Configuration file, HTTP Basic authenticationGavin Andresen
2010-07-19version 0.3.1 rc1v0.3.1rc1Gavin Andresen
2010-07-14Fix CRLFGavin Andresen
2010-07-08Laszlo's fix to make generate threads idle priority on Linux,s_nakamoto
2010-06-21fixed colors on ubuntu lucid,s_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,s_nakamoto
2010-02-25GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,s_nakamoto
2010-02-17all builds are now with wxWidgets-2.9.0, we are now using UTF-8, s_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 ...s_nakamoto
2009-11-05unix build merged in, bitmap resources from xpm instead of rc, better addr re...s_nakamoto