aboutsummaryrefslogtreecommitdiff
path: root/ports/libodb-mysql
AgeCommit message (Collapse)Author
2021-08-04[macos ci] update 2021-07-27 (#19207)nicole mazzuca
* update 2021-07-27 macOS -> 11.5.1, XCode -> 12.5.1 * update azure-pipelines * update sha of macfuse * change how macos-ci-base works * fix build errors * fix itpp:linux * more fixes * remove tab * allow version changes in all the remove/rename-version patches * fix libunistring for real * robert CR
2021-04-07[libodb-mysql] Fix usage (#16975)Jack·Boos·Yu
* [libodb-mysql] Fix usage * update version record * Revert changes about target name, add usage * [libodb] Add component mysql * update version record
2020-05-15[libmysql] Update to 8.0.20 (#11303)NancyLi1013
* [libmysql] Update to 8.0.20 * Fix the redefinition'MYSQL_BIND' between libmysql and libodb-mysql
2020-03-10[libodb-mysql] Disable parallel configure due to source writesRobert Schumacher
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-09-05modernize many ports (#7986)Phoebe
* modernize many ports * Update the code to handle copyright * Retriger to build qt5-gamepad
2019-07-31Add PREFER_NINJA to many ports (#7468)Phoebe
* Add PREFER_NINJA to many ports
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-02-01[libodb] Assorted fixes to get ODB v2.4 libraries to compile on x64 Linux ↵Marco Craveiro
(#5260) * [libodb] Add configure headers to all libs for Linux * [libodb] Include options files in install
2018-07-03[libodb-mysql] adapter mysql 8.0 (#3723)LazyWolf Lin
* Install sodium.h * [libodb-mysql] adapter mysql 8.0
2018-02-01[libodb-mysql] initLazyWolf Lin