aboutsummaryrefslogtreecommitdiff
path: root/ports/libodb-mysql
AgeCommit message (Collapse)Author
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