aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* add new RPC implementation file `rpcmisc.cpp`Wladimir J. van der Laan2013-12-131-0/+1
* Allow mining RPCs with --disable-walletWladimir J. van der Laan2013-12-091-2/+2
* Merge pull request #3322Wladimir J. van der Laan2013-12-081-2/+1
|\
| * src/Makefile.am: Simplify clean of leveldbJosh Triplett2013-11-271-2/+1
* | Move CCryptoKeyStore to crypter.cppWladimir J. van der Laan2013-12-041-1/+1
* | Add --disable-wallet option to build systemWladimir J. van der Laan2013-12-041-6/+35
* | bitcoin-cli: remove unneeded dependencies (only code movement)Wladimir J. van der Laan2013-12-031-15/+30
* | Split up bitcoinrpc (code movement only)Wladimir J. van der Laan2013-11-271-2/+9
* | Coin Control FeaturesCozz Lovan2013-11-141-1/+1
* | configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.commonLuke Dashjr2013-11-111-4/+3
* | Move CCoins-related logic to coins.{cpp.h}Pieter Wuille2013-11-101-2/+2
* | Cleanup code using forward declarations.Brandon Dahler2013-11-101-1/+1
* | Rename leveldb.{h,cpp} to leveldbwrapper.{h,cpp}.Brandon Dahler2013-11-081-2/+2
* | Refactor: CTxMempool class to its own txmempool.{cpp,h}Gavin Andresen2013-11-041-2/+2
|/
* Add separate bitcoin-rpc clientWladimir J. van der Laan2013-10-211-1/+12
* Remove include of windows.h from allocators.hGavin Andresen2013-10-091-1/+1
* rename bitcoin-res.rc to bitcoind-res.rcPhilip Kaufmann2013-10-031-1/+1
* win32: add version info to bitcoind.exeCory Fields2013-09-181-0/+5
* autotools: fix the Makefile.include to be safely included anywhere.Cory Fields2013-09-181-1/+1
* included-tests: generate binary data from test files for inclusion into test ...Cory Fields2013-09-161-1/+1
* autotools: fix a parallel build race condition spotted by the pull-testerCory Fields2013-09-161-6/+5
* autotools: add translate target for qt translationsCory Fields2013-09-141-0/+4
* configure: Check common include subdirectories for bdb headers, and refuse to...Luke Dashjr2013-09-101-0/+3
* autotools: switch to autotools buildsystemCory Fields2013-09-051-0/+67