aboutsummaryrefslogtreecommitdiff
path: root/ports/libmysql
AgeCommit message (Collapse)Author
2017-09-25update the hash to match the current github release (!)Jim McGrath
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-25[libmariadb] rollback conflict with libmysqlflysha
2017-01-20[libmysql] Create bin\ and debug\bin\ directoriesAlexander Karatarakis
(also make identation consistent)
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-11-08If portfile is not static-enabled yet, warn and then build dynamicAlexander Karatarakis
The opposite if portfile is not dynamic enabled
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-11-02[libmysql] Do not create empty directoryAlexander Karatarakis
2016-10-26[libmysql] Marked as not supporting static yetAlexander Karatarakis
2016-10-16Add libmariadb.flysha
2016-10-15fix some lib, pdb and dll path.flysha
2016-10-14Add libmysqlsdcb