aboutsummaryrefslogtreecommitdiff
path: root/src/bitcoind.cpp
Commit message (Expand)AuthorAgeFilesLines
* exclude CreatePidFile() function on WIN32 as it is unusedPhilip Kaufmann2013-07-241-1/+1
* Introduce a CChainParameters singleton class and regtest mode.Mike Hearn2013-06-191-0/+4
* build: add global var for whether or not the gui is enabledCory Fields2013-06-041-0/+1
* build: split the non-gui startup routines into a new fileCory Fields2013-06-041-0/+136