Commit Graph

23 Commits

Author SHA1 Message Date
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
JackBoosY
59a8a9c624 [libmysql]Fix build error in linux. (#6442)
* [libmysql]Fix build error in linux.

* [libmysql] Fix typo in prerequisites message
2019-06-11 14:41:02 -07:00
hlysunnaram
008c5d8668 Handle VCPKG_BUILD_TYPE (#4287)
* [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
2018-10-03 23:09:42 -07:00
Robert Schumacher
4da9d6cbb6 [libmysql] Use relative include path. Fixes #3071 2018-03-19 13:17:59 -07:00
Robert Schumacher
49a719b78a [libmysql] Use system dependencies to avoid ODR violations 2018-03-19 13:06:57 -07:00
Robert Schumacher
7eae9c153e [libmysql] Clarify support message 2018-03-14 02:56:49 -07:00
Robert Schumacher
6b7c48646b [libmysql] Update to 8.0.4 2018-03-13 08:14:58 -07:00
Robert Schumacher
7221344fd8 [libmysql][chakracore] Add fast fail for uwp 2018-03-07 11:10:12 -08:00
Robert Schumacher
e4a619c2ca [eigen3][libffi][libmysql][libwebp][rapidjson][websocketpp] Convert to use vcpkg_from_github 2018-03-02 12:28:42 -08:00
Robert Schumacher
2735cea571 [libmysql] Disable /MT. Convert portfile tabs to spaces and CRLF to LF. 2017-10-25 11:51:21 -07:00
Jim McGrath
89d2112fbe update the hash to match the current github release (!) 2017-09-25 10:39:06 -05:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Alexander Karatarakis
536e18c7cf [libmysql] Disable installer project
Fixes build failure when you have WiX installed in your system and you are using the VS2017 toolset
2017-02-17 16:54:29 -08:00
flysha
8fd59c59bc [libmariadb] rollback conflict with libmysql 2017-01-25 10:25:38 +08:00
Alexander Karatarakis
a5b381f178 [libmysql] Create bin\ and debug\bin\ directories
(also make identation consistent)
2017-01-20 14:38:14 -08:00
sdcb
28bd54e0d0 [libmysql] upgrade to 5.7.17
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
2017-01-20 15:19:23 +08:00
Alexander Karatarakis
cadee66ca2 If portfile is not static-enabled yet, warn and then build dynamic
The opposite if portfile is not dynamic enabled
2016-11-08 14:38:47 -08:00
Alexander Karatarakis
1808d461b0 triplet is now automatically included before portfiles.
Also remove trailing whitespaces from portfiles
2016-11-08 14:25:47 -08:00
Alexander Karatarakis
9b603bd884 [libmysql] Do not create empty directory 2016-11-02 15:23:44 -07:00
Alexander Karatarakis
19c0405963 [libmysql] Marked as not supporting static yet 2016-10-26 16:08:31 -07:00
flysha
1794a18fd3 Add libmariadb. 2016-10-16 08:39:21 +08:00
flysha
d7bc4e9a5f fix some lib, pdb and dll path. 2016-10-15 00:18:02 +08:00
sdcb
97c6bfc021 Add libmysql 2016-10-14 17:50:23 +08:00