Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
setsid() in child
|
|
|
|
|
|
|
|
Incorporate BlueMatt's fix to only timestamp upon new line, and
move -logtimestamp checking outside OutputDebugPrintF() to better
future-proof it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changed algorithm to use continuous exponential function instead of discrete 10-minute window.
Changed -limitfreerelay to be kilobytes-per-minute instead of boolean.
|
|
|
|
into tmp
|
|
|
|
|
|
|
|
|
|
human-readable times)
|
|
|
|
|
|
|
|
|
|
TheBlueMatt-setaccountfix
|
|
|
|
This prevents setaccount from creating new accounts which do not have any addresses.
|
|
|
|
|
|
|
|
|
|
|
|
and CreateBlock
|
|
|
|
|
|
|
|
|
|
gavinandresen-rounding
|
|
git.
|
|
|
|
|
|
WXINCLUDEPATHS and WXLIBS now assigned with '=' instead of ':='.
This means they are only evaluated on-demand, and they will never be
requested by 'make bitcoind', so it won't try to call wx-config.
|
|
Moved it out of CXXFLAGS and into the command-line for the GUI objects.
It will no longer be invoked for non-GUI and crypto object files.
|
|
included twice).
Also changed wx-config --cppflags to --cxxflags. I am not sure what the
difference is supposed to be, but --cppflags does not include -pthread.
|
|
|
|
|