danicoin/contrib/otshell_utils
redfish 06bb6923c3 cmake: support BUILD_SHARED_LIBS built-in option
Support building internal libraries as shared. This reduces
development time by eliminating the need to re-link all
binaries every time non-interface code in the library changes.
Instead, can hack on libxyz, then `make libxyz`, and re-run
monerod.

By default BUILD_SHARED_LIBS is OFF in release build type,
and ON in debug build type, but can be overriden with -D.
2016-09-18 02:56:26 -04:00
..
ccolor.cpp 2014 network limit 1.0a +utils +toc -doc -drmonero 2015-02-20 22:13:00 +01:00
ccolor.hpp 2014 network limit 1.0a +utils +toc -doc -drmonero 2015-02-20 22:13:00 +01:00
CMakeLists.txt cmake: support BUILD_SHARED_LIBS built-in option 2016-09-18 02:56:26 -04:00
lib_common1.hpp Use boost::thread instead of std::thread 2016-03-11 15:09:50 +00:00
LICENCE.txt 2014 network limit 1.0a +utils +toc -doc -drmonero 2015-02-20 22:13:00 +01:00
runoptions.cpp 2014 network limit 1.1 +utils +toc -doc -drmonero 2015-02-20 22:13:00 +01:00
runoptions.hpp 2014 network limit 1.1 +utils +toc -doc -drmonero 2015-02-20 22:13:00 +01:00
utils.cpp Merge pull request #712 2016-03-11 20:15:10 +02:00
utils.hpp Use boost::thread instead of std::thread 2016-03-11 15:09:50 +00:00
windows_stream.cpp added windows_stream.* console colors 2015-04-01 19:15:38 +02:00
windows_stream.h added windows_stream.* console colors 2015-04-01 19:15:38 +02:00