aboutsummaryrefslogtreecommitdiff
path: root/ports/libmariadb
AgeCommit message (Collapse)Author
2021-07-22[libmariadb] Fix plugin installation, fix pkgconfig (#18769)Jack·Boos·Yu
* [libmariadb] Fix plugin installation, fix pkgconfig * fix installation * update version stuff Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-04-07[libmariadb] Fix build error with cmake 3.20.0 (#17113)NancyLi1013
* [libmariadb] Fix build error with cmake 3.20.0 * Update versions * Add vcpkg.json * Update versions/l-/libmariadb.json
2021-04-02[libmariadb] update to the 3.1.12 (#17004)JonLiu1993
* [libmariadb] update to the 3.1.12 * update version * Add keyword FEATURES * update version
2021-01-19Fix libmariadb compiling on ARM64 (#15699)双草酸酯
2020-11-30[poco] Fix dependency libmariadb (#14763)Jack·Boos·Yu
* [poco] Fix dependency libmariadb * [poco] Remove link in codes
2020-11-12[libmariadb] Also export target mariadbclient (#14533)Jack·Boos·Yu
2020-11-10[libmysql/libmariadb] Export unofficial cmake targets (#14290)Jack·Boos·Yu
* [libmysql/libmariadb] Add vcpkg-cmake-wrapper and usage * [libmysql] Export target unofficial-libmysql * [libmariadb] Export target unofficial-libmariadb * Add conditions * Remove empty folder * [libmysql] Enable static build, generate library mysqlclient * Update ports/libmysql/CONTROL * [libmysql] Re-write portfile.cmake * [vcpkg_clean_executables_in_bin] clean up the pdbs * [libmysql] Fix tools on non-Windows * [libmysql] Fix tools, fix wrapper * [libmysql] Add macro libmysql_FOUND * [vcpkg_clean_executables_in_bin] Revert changes * [libmysql] Export unofficial-libmysql on both dynamic and static * Update ports/libmariadb/export-cmake-targets.patch Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-10-26[libmariadb] Fix OpenSSL feature option (#14196)Arves100
2020-10-20[libmariadb] Update to 3.1.10 (#14121)NancyLi1013
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-15[libmariadb] Update the patch (#14059)Phoebe
2020-10-13[many ports] 2019.09.14 Updates (#13536)Robert Schumacher
* [many ports] 2019.09.14 Updates * Revert failure ports * Revert failure ports * Revert failure ports * [urdfdom] Fix find dependency console_bridge * Revert failure ports * [devil] Compatible with jasper 2.0.20 * [devil] Refix compatible with jasper functions declaration on different os * Update ports/alembic/CONTROL Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Revert failure ports wangle * [azure-kinect-sensor-sdk] Fix build with matroska 1.6.2 * Revert failure ports * Revert failure ports * [urdfdom-headers] Fix include path in config.cmake file * upload patch * [urdfdom-headers] Refix include path in config.cmake file * [qt5-imageformats] Fix missing include math.h * [urdfdom-headers] Refix include path in config.cmake file * [qt5] Fix adding option PATCHES and other options when using qt_submodule_installation * Remove updated ports version * Commit suggestions * [libideviceactivation] revert Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-05[libmariadb] Include bundled zlib and openssl (#12669)Arves100
* [libmariadb] Include bundled zlib and openssl * Update ports/libmariadb/portfile.cmake * Update ports/libmariadb/CONTROL * Update ports/libmariadb/portfile.cmake * Update ports/libmariadb/portfile.cmake * Update ports/libmariadb/portfile.cmake Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-02-25[libmariadb] Fix patch (#10043)Jack·Boos·Yu
The patch incorrectly left out the line just before the modification.
2020-02-10[many ports] Upgrades to 2020.02.08 (#9986)Robert Schumacher
* [many ports] Upgrades to 2020.02.08 * Undo asio asmjit libimobiledevice mlpack mongo-c-driver oniguruma openmvg openvdb pcl * Update ci baseline file Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2019-08-15[libmariadb]Fix usage error LNK2001.JackBoosY
2019-07-31Add PREFER_NINJA to many ports (#7468)Phoebe
* Add PREFER_NINJA to many ports
2019-07-24[libmariadb] Fix install path (#7396)Lily
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-05-23[libmariadb]Disable test build. (#6574)JackBoosY
2019-05-21[many ports] Updates 2019.05.19 (#6524)Robert Schumacher
2018-10-20[libmariadb] Fix /MD for static libs. Fixes #4493.Robert Schumacher
2018-10-12[gdal] update port to 2.3.2 and mysql support as port feature (#4413)hlysunnaram
* [gdal] update port from 2.3.0 to 2.3.2 * [libmariadb] fix build failure when VCPKG_BUILD_TYPE is set * [gdal] remove libmysql dependency from port core to allow x86 build * create new port features: mysql-libmysql and mysql-libmariadb * add mysql-libmysql as default feature: to build on x86, install gdal[core] or gdal[core,mysql-libmariadb] if mysql support is needed
2018-03-14[libmariadb] Use vcpkg_from_github() and improve conflict checkRobert Schumacher
2017-10-20Fix static build.Christophe Guebert
2017-10-20[libmariadb] Update to 3.0.2Christophe Guebert
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-01-25Update CONTROLOlaf van der Spek
2017-01-25[libmariadb] rollback conflict with libmysqlflysha
2017-01-20[libmariadb] upgrade to 2.3.2sdcb
1. upgrade package to 2.3.2 2. enable static build support 3. do not block with libmysql
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-10-26[libmariadb] Mark as not supporting static yetAlexander Karatarakis
2016-10-16Add libmariadb.flysha