aboutsummaryrefslogtreecommitdiff
path: root/ports/libmysql/CONTROL
AgeCommit message (Collapse)Author
2018-03-19[libmysql] Use relative include path. Fixes #3071Robert Schumacher
2018-03-19[libmysql] Use system dependencies to avoid ODR violationsRobert Schumacher
2018-03-13[libmysql] Update to 8.0.4Robert Schumacher
2017-10-25[libmysql] Disable /MT. Convert portfile tabs to spaces and CRLF to LF.Robert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-02-17[libmysql] Disable installer projectAlexander Karatarakis
Fixes build failure when you have WiX installed in your system and you are using the VS2017 toolset
2017-01-20[libmysql] upgrade to 5.7.17sdcb
1. upgraded upstream mysql version to 5.7.17 2. simplified the patch size from 12K to 2K 3. enabled static build 4. switched mysql.h file to mysql/mysql.h
2016-10-14Add libmysqlsdcb