master
Dev/ap buildforue (#176)
add Doxyfile for generating doc
Adding CI/CD for rd-cpp * Handle errors for executing cmake commands * Sync naming between different build tasks (rd-cpp, rd-net) * Fix build Ninja; adding missing files * Add rd-cpp.nuspec and rd-cpp.props files * Pack with nuget, publish with thirdparty+dotnet
Refactor some CMakeLists.txt and scripts
Try to fix compilation on clang/libc++ on ubuntu
Add .clang-format and apply it over rd-cpp 'src' folder
Apply workarounds for PrecompiledHeader.cmake to fix incremental compilation and ninja support
Drop from C++17 to C++14 * disabling tests by default * adding 3rdparty "optional" and "variant" versions for C++14 compatibility.
rename C++ classes, add docs and readme
fix C++ compilation
adapt cross test to new build model && gradle 5