aboutsummaryrefslogtreecommitdiff
path: root/ports/soci
AgeCommit message (Collapse)Author
2021-09-16[soci] update to 4.0.2 (#18526)JonLiu1993
* [soci] update to 4.0.2 * update version * update portfile.cmake * update version * fix ci error * update version * fix-mysql-feature * update version * Add comment explaining fix-mysql-feature-error.patch Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-04-09[soci] Re-fix feature mysql (#16369)Jack·Boos·Yu
* [soci] Re-fix feature mysql * update version record * [soci] Fix config file name and add find_dependency * update baseline record * [soci] Export INTERFACE_INCLUDE_DIRECTORIES * update version record
2021-02-19[soci] Fix feature mysql (#16296)Jack·Boos·Yu
* [soci] Fix feature mysql * update version record
2021-01-16[SOCI] Add support for soci-mysql connector (#15577)emexal-company
* Add support for soci-mysql connector * Better fix to support soci-mysql connector * SOCI Port-Version, mysql options * Do not add the options several times * Remove extra parenthesis * [soci] Correct cmake config file name * update baseline Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-11-20[soci] Update to 4.0.1 (#14646)JonLiu1993
2020-02-07[soci] fixed SOCI_CXX11 flag (#9887)Mikhail Boldyrev
* [soci] fixed SOCI_CXX11 flag Signed-off-by: Mikhail Boldyrev <miboldyrev@gmail.com> * [soci] removed vcpkg_common_functions include Signed-off-by: Mikhail Boldyrev <miboldyrev@gmail.com>
2019-11-21[soci]Fix typo in CONTROL file. (#9067)Przemek
2019-11-19[soci] Upgrade to version 4.0.0 (#9008)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-09[soci] Add patches for boost and postgresql (#6328)Andrei Lebedev
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-04-08[soci] bump version (#5964)Erwan BERNARD
2019-02-28[soci] Add postgresql feature (#5029)Andrei Lebedev
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2018-05-22[soci] Upgrade to 3.2.3Robert Schumacher
2018-05-22[soci] Switch to vcpkg_from_github(). Use WITH_Xs to improve robustnessRobert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2016-11-21[soci] Fix setting LIBDIR instead of SOCI_LIBDIRAlexander Karatarakis
2016-11-21[soci] Fix to correctly set SOCI_STATIC and SOCI_SHAREDAlexander Karatarakis
2016-11-21[soci] FormattingAlexander Karatarakis
2016-11-17add support for SOCICharlie Barto