| Commit message (Expand) | Author | Age | Files | Lines |
| * | directory re-organization (keeps the old build system) | Jaromil | 2011-04-23 | 1 | -85/+0 |
| * | Allow UPnP mapping when USE_UPNP is defined and miniupnpc is installed at bui... | Matt Corallo | 2011-03-30 | 1 | -2/+13 |
| * | makefile.unix: Fixed errors building bitcoind without wxWidgets installed. | Matt Giuca | 2011-02-26 | 1 | -2/+2 |
| * | makefile.unix: WXINCLUDEPATHS now only used for building GUI object files. | Matt Giuca | 2011-02-26 | 1 | -2/+2 |
| * | makefile.unix: Removed redundant use of wx-config in DEFS (it was being inclu... | Matt Giuca | 2011-02-26 | 1 | -2/+2 |
| * | 1. Change hardcoded g++ to $(CXX) | ojab | 2011-01-31 | 1 | -18/+13 |
| * | makefile.unix tweak from Xunie so bitcoind links on Ubuntu 10.04 x86_64 | gavinandresen | 2010-10-14 | 1 | -1/+3 |
| * | -rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix. | gavinandresen | 2010-10-11 | 1 | -1/+2 |
| * | cleanup, | s_nakamoto | 2010-09-07 | 1 | -1/+3 |
| * | propset svn:eol-style native | s_nakamoto | 2010-08-29 | 1 | -74/+74 |
| * | added -march=amdfam10 to sha256.cpp in makefile.unix | s_nakamoto | 2010-08-16 | 1 | -1/+1 |
| * | makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with ...v0.3.10 | s_nakamoto | 2010-08-15 | 1 | -3/+6 |
| * | enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit | s_nakamoto | 2010-08-09 | 1 | -1/+1 |
| * | simplified makefile.unix, updated build-unix.txt instructions to include boos... | s_nakamoto | 2010-07-30 | 1 | -11/+4 |
| * | reverted makefile.unix wx-config -- version 0.3.6 | s_nakamoto | 2010-07-29 | 1 | -5/+14 |
| * | Fredrik Roubert: simplified makefile.unix with wx-config, | s_nakamoto | 2010-07-29 | 1 | -15/+6 |
| * | added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedu... | s_nakamoto | 2010-07-27 | 1 | -14/+17 |
| * | bitcoind now compiles without wxWidgets or wxBase | s_nakamoto | 2010-07-26 | 1 | -9/+11 |
| * | Gavin Andresen's JSON-RPC HTTP authentication, | s_nakamoto | 2010-07-25 | 1 | -1/+1 |
| * | fix openssl linkage problems, | s_nakamoto | 2010-07-15 | 1 | -1/+1 |
| * | Laszlo's fix to make generate threads idle priority on Linux, | s_nakamoto | 2010-07-08 | 1 | -3/+3 |
| * | fixed colors on ubuntu lucid,v0.2.13 | s_nakamoto | 2010-06-21 | 1 | -4/+4 |
| * | revert makefile.unix from -02 back to -00 to fix compile on linux, -02 doesn'... | s_nakamoto | 2010-06-14 | 1 | -1/+1 |
| * | better prevention of inventory relaying during initial download,v0.2.9 | s_nakamoto | 2010-05-26 | 1 | -1/+1 |
| * | GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,v0.2.7 | s_nakamoto | 2010-02-25 | 1 | -33/+28 |
| * | all builds are now with wxWidgets-2.9.0, we are now using UTF-8, v0.2.2 | s_nakamoto | 2010-02-17 | 1 | -0/+78 |
| * | now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, | s_nakamoto | 2010-01-28 | 1 | -89/+0 |
| * | retry IRC if name in use, | s_nakamoto | 2009-12-11 | 1 | -16/+19 |
| * | bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle, | s_nakamoto | 2009-11-18 | 1 | -5/+2 |
| * | Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 ...v0.1.6test1 | s_nakamoto | 2009-11-08 | 1 | -10/+13 |
| * | unix build merged in, bitmap resources from xpm instead of rc, better addr re... | s_nakamoto | 2009-11-05 | 1 | -0/+86 |