Commit graph

9 commits

Author SHA1 Message Date
0c71edab8b Switch to C++17.
Update dependencies.
Rewrite tests to use Catch2 library.
Add CMake option to use LLVM libc++.
Delete bootstrap theme for Doxygen.
2020-11-30 14:12:21 +03:00
f995e59423 Added CMake function RequireCXX14().
Fixed double compiler flags.
2016-11-26 03:01:12 +03:00
f635883351 Removed hardcoded build paths.
Type of libraries changed to static.
2016-11-26 02:10:29 +03:00
369a23b983 Fixed typo. 2016-10-04 03:55:31 +03:00
12a8e3e047 Deleted set CMAKE_MODULE_PATH 2016-10-04 03:39:08 +04:00
7eb4b0f60e Removed RapidJSON headers.
RapidJSON added as submodule.
2016-10-02 01:16:42 +03:00
6438fb8a8b curlpp replaced by Curl for People. 2016-10-01 00:33:11 +03:00
f58208f864 Basic response parsing implemented.
Fixed typo.
2016-09-26 23:07:14 +03:00
2bd4fc839f Initial commit. 2016-09-26 00:07:49 +03:00