danicoin/cmake
Thomas Winget 43477b7dac
BerkeleyDB Blockchain building, not working yet
Everything except actually *using* BlockchainBDB is wired up, but the db
itself is not yet working.  Some error about user mem not large enough.
I think I know what this error means, but I can't determine the cause.

Notes: BerkeleyDB does not allow 0-indexing in its recno type databases,
  so block numbers *in the database* will be 1-indexed.  Modifications
  to indexing have been made as needed.
2015-03-16 09:14:51 -04:00
..
32-bit-toolchain.cmake fixed cmake folder 2014-09-24 20:09:30 +02:00
64-bit-toolchain.cmake fixed cmake folder 2014-09-24 20:09:30 +02:00
FindBerkeleyDB.cmake BerkeleyDB Blockchain building, not working yet 2015-03-16 09:14:51 -04:00
FindLMDB.cmake Add in-source lmdb to build process 2015-01-18 18:30:31 -05:00
FindMiniupnpc.cmake year updated in license 2015-01-02 18:52:46 +02:00
FindUnbound.cmake year updated in license 2015-01-02 18:52:46 +02:00