| Age | Commit message (Collapse) | Author |
|
* [vcpkg] Add "Homepage" field to the CONTROL files.
|
|
* [libmysql]Fix build error in linux.
* [libmysql] Fix typo in prerequisites message
|
|
* [curl] fix build failure when VCPKG_BUILD_TYPE is set
* [libmysql] fix build failure when VCPKG_BUILD_TYPE is set
* [openssl-windows] use VCPKG_BUILD_TYPE to build release or debug only
* [icu] use VCPKG_BUILD_TYPE to build release or debug only
* [gdal] use VCPKG_BUILD_TYPE to build release or debug only
* bump versions of curl, gdal, icu, libmysql and openssl-windows
|
|
|
|
|
|
|
|
|
|
libs (/Z7)
|
|
Fixes build failure when you have WiX installed in your system and you are using the VS2017 toolset
|
|
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
|
|
|