wownero/contrib/epee/include
TheCharlatan 40ef32a937
Modify depends for monero's dependencies
Add readline, ldns, graphviz, unbound to depends packages

Add a cmake toolchain file to depends that is uniquely created for every build and placed in triple/share/toolchain.cmake
This file is then passed to cmake with -DCMAKE_TOOLCHAIN_FILE=/path/to/triple/share/toolchain.cmake

Add the boost locale package to depends

In the depends cmake toolchain file, a DEPENDS flag is added
to exclude, or change cmake checks done that are required for depends

Link miniupnpc and unwind from depends and not external

Add libiconv and icu4c to depends, required for mingw32 builds.

Headers (winsock) need to be lower case in order to compile on unix systems.
This should not affect building on windows.
2018-09-26 03:26:42 +03:00
..
net abstract_tcp_server2: fix race on shutdown 2018-09-21 02:38:59 +03:00
serialization
storages epee: fix invalid memory write reading an array entry 2018-09-25 17:38:35 +03:00
ado_db_helper.h
console_handler.h console_handler: fix start_default_console use of prompt parameter 2018-05-31 12:17:48 +01:00
copyable_atomic.h
file_io_utils.h epee: fix include for ofstream 2018-09-21 02:38:59 +03:00
global_stream_operators.h
gzip_encoding.h
hex.h
hmac-md5.h
include_base_utils.h
math_helper.h
md5_l.h
md5_l.inl
md5global.h
memwipe.h Merge pull request #2969 2018-01-27 17:26:58 -08:00
misc_language.h
misc_log_ex.h
misc_os_dependent.h Modify depends for monero's dependencies 2018-09-26 03:26:42 +03:00
pragma_comp_defs.h
profile_tools.h
readline_buffer.h
reg_exp_definer.h
reg_utils.h
service_impl_base.h
sha1.h
sha1.inl
soci_helper.h
span.h Merge pull request #2969 2018-01-27 17:26:58 -08:00
static_initializer.h
string_coding.h
string_tools.h epee.string_tools: add conversion between UTF-8 and UTF-16 2018-07-04 10:40:16 +01:00
syncobj.h epee: Drop deprecated Boost.Thread header 2018-04-25 22:23:42 +01:00
time_helper.h
tiny_ini.h
to_nonconst_iterator.h
warnings.h
winobj.h
wipeable_string.h wipeable_string: call memwipe directly 2018-01-31 12:25:30 +00:00
zlib_helper.h