26 Commits (9b4e03b27b04f6dc687409a13859d59bb7909d8f)

Author SHA1 Message Date
Wladimir J. van der Laan 5a407bd095
makefile.am: split long lines into one file per line 11 years ago
Wladimir J. van der Laan d696820b45
build: Correctly put boost at end of LDADD 11 years ago
Wladimir J. van der Laan 652e156951 add new RPC implementation file `rpcmisc.cpp` 11 years ago
Wladimir J. van der Laan 4a85e06750 Allow mining RPCs with --disable-wallet 11 years ago
Wladimir J. van der Laan 829c920387 Move CCryptoKeyStore to crypter.cpp 11 years ago
Wladimir J. van der Laan 4f9e993bc9 Add --disable-wallet option to build system 11 years ago
Wladimir J. van der Laan 0b47fe6bdc bitcoin-cli: remove unneeded dependencies (only code movement) 11 years ago
Josh Triplett 26d1b65c53 src/Makefile.am: Simplify clean of leveldb 11 years ago
Wladimir J. van der Laan fb78cc2378 Split up bitcoinrpc (code movement only) 11 years ago
Cozz Lovan 6a86c24db1 Coin Control Features 11 years ago
Luke Dashjr eb12a14da7 configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.common 11 years ago
Pieter Wuille a0fa20a12b Move CCoins-related logic to coins.{cpp.h} 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Brandon Dahler b64187d05f Rename leveldb.{h,cpp} to leveldbwrapper.{h,cpp}. 11 years ago
Gavin Andresen 319b11607f Refactor: CTxMempool class to its own txmempool.{cpp,h} 11 years ago
Wladimir J. van der Laan 2a03a39020 Add separate bitcoin-rpc client 11 years ago
Gavin Andresen d8315d1650 Remove include of windows.h from allocators.h 11 years ago
Philip Kaufmann cbf87fc4a6 rename bitcoin-res.rc to bitcoind-res.rc 11 years ago
Cory Fields dee632cc25 win32: add version info to bitcoind.exe 11 years ago
Cory Fields 7a3df1cd94 autotools: fix the Makefile.include to be safely included anywhere. 11 years ago
Cory Fields 152e51c7af included-tests: generate binary data from test files for inclusion into test binaries 11 years ago
Cory Fields cae63be6c9 autotools: fix a parallel build race condition spotted by the pull-tester 11 years ago
Cory Fields 21ffa3ce3a autotools: add translate target for qt translations 11 years ago
Luke Dashjr 941dba1783 configure: Check common include subdirectories for bdb headers, and refuse to use any version other than 4.8 by default 11 years ago
Cory Fields 35b8af9226 autotools: switch to autotools buildsystem 11 years ago