Lemongrass3110 b4648fa1ae Harmonized minimum CMake version to 3.13 (#9208) 1 місяць тому
..
cmake 618b9356fc Fix #2591 spinlock issue. (#2637) 7 роки тому
httplib b4648fa1ae Harmonized minimum CMake version to 3.13 (#9208) 1 місяць тому
json b4648fa1ae Harmonized minimum CMake version to 3.13 (#9208) 1 місяць тому
libconfig 9139a21adc Resolved a few size_t related warnings (#8085) 1 рік тому
mysql 4633ab5ca1 Fixed CMake on Windows (#3204) 7 роки тому
pcre 4633ab5ca1 Fixed CMake on Windows (#3204) 7 роки тому
rapidyaml b4648fa1ae Harmonized minimum CMake version to 3.13 (#9208) 1 місяць тому
yaml-cpp b4648fa1ae Harmonized minimum CMake version to 3.13 (#9208) 1 місяць тому
zlib 4633ab5ca1 Fixed CMake on Windows (#3204) 7 роки тому
CMakeLists.txt 6bb29c0743 add nlohmann json to better support web service (#7325) 2 роки тому
README.txt d6ba042e1e Upgrade yaml-cpp to remove warning (#7825) 1 рік тому

README.txt

This folder contains everything related to 3rdparty code or tools.

cmake - scripts for the cmake build system (http://www.cmake.org)
httplib - library for http web service (https://github.com/yhirose/cpp-httplib/commit/a9cf09795170a72372cbeb3feef3851b859c0e33)
libconfig - library for processing structured configuration files (http://www.hyperrealm.com/libconfig/)
mysql - library for MySQL Community Server (http://www.mysql.com)
pcre - library for Perl Compatible Regular Expressions (http://www.pcre.org)
zlib - library for DEFLATE lossless compression algorithm (http://www.zlib.net)
json - library for nlohmann json (https://github.com/nlohmann/json/tree/4b2c8ce6bcfe7f39f2bb9e680c1e7a4d67c2dd48)
yaml-cpp - library for yaml (https://github.com/jbeder/yaml-cpp/tree/0e6e28d1a38224fc8172fae0109ea7f673c096db)