wownero/src/common
redfish e1c7af35d4 cmake: transitive deps and remove deprecated LINK_*
Keep the immediate direct deps at the library that depends on them,
declare deps as PUBLIC so that targets that link against that library
get the library's deps as transitive deps.

Break dep cycle between blockchain_db <-> crytonote_core.
No code refactoring, just hide cycle from cmake so that
it doesn't complain (cycles are allowed only between
static libs, not shared libs).

This is in preparation for supproting BUILD_SHARED_LIBS cmake
built-in option for building internal libs as shared.
2016-09-18 02:56:26 -04:00
..
base58.cpp updated copyright year 2015-12-31 08:39:56 +02:00
base58.h updated copyright year 2015-12-31 08:39:56 +02:00
boost_serialization_helper.h updated copyright year 2015-12-31 08:39:56 +02:00
CMakeLists.txt cmake: transitive deps and remove deprecated LINK_* 2016-09-18 02:56:26 -04:00
command_line.cpp More for PR#999 2016-08-29 15:58:56 +01:00
command_line.h core_tests: add tests for hard fork behaviors (MRL-0004) 2016-02-08 18:52:00 +00:00
dns_utils.cpp dns_utils: const compatibility with older libunbound 2016-02-23 19:02:05 +00:00
dns_utils.h updated copyright year 2015-12-31 08:39:56 +02:00
http_connection.h updated copyright year 2015-12-31 08:39:56 +02:00
i18n.cpp updated copyright year 2015-12-31 08:39:56 +02:00
i18n.h updated copyright year 2015-12-31 08:39:56 +02:00
int-util.h OpenBSD support for Monero. 2016-01-21 11:18:26 -07:00
json_util.h wallet: fix some "may be used uninitialized" warnings 2016-08-28 21:30:44 +01:00
pod-class.h updated copyright year 2015-12-31 08:39:56 +02:00
rpc_client.h updated copyright year 2015-12-31 08:39:56 +02:00
scoped_message_writer.h updated copyright year 2015-12-31 08:39:56 +02:00
stack_trace.cpp cmake,common: flag for stack trace 2016-07-27 01:52:33 -04:00
stack_trace.h Print stack trace on exceptions 2016-04-28 23:34:51 +01:00
unordered_containers_boost_serialization.h updated copyright year 2015-12-31 08:39:56 +02:00
util.cpp add a --max-concurrency flag 2016-04-28 20:33:59 +01:00
util.h add a --max-concurrency flag 2016-04-28 20:33:59 +01:00
varint.h more typos fixed 2016-01-25 13:42:44 +01:00