summaryrefslogtreecommitdiff
path: root/mysqlcppconn/Library_mysqlcppconn.mk
AgeCommit message (Collapse)Author
2013-05-08libmariadb: remove ExternalPackage_libmariadbMichael Stahl
Change-Id: I15bf4537a88f2ae290d778ada993f06ec99c2fa5
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f Reviewed-on: https://gerrit.libreoffice.org/3503 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24move URE headers to include/David Tardon
Change-Id: Ib48a12e902f2311c295b2007f08f44dee28f431d Reviewed-on: https://gerrit.libreoffice.org/3499 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-03-14Build thread-enabled internal libmariadb on UNXFridrich Štrba
Change-Id: Ie0968b0802f5cbd9dc75906c4930586fb46d99ca
2013-03-06Adding libmariadb module for internal mariadb (work in progress)Fridrich Štrba
Change-Id: If2cf9ff21120e29a149903e8eab849d97fa0c2c9
2013-03-06Switch from libmysqlc library to mariadb-native-clientFridrich Štrba
Change-Id: I867918bbb61b289e1ad8752e6f46705af6e85b7c
2013-03-03add missing dep on sal/types.hDavid Tardon
Change-Id: Ica6ac0c2d52e1183213798eaecc491de8bc98167
2013-02-07mysqlcppconn: export sql_mysql_get_driver_instance on all platformsMichael Stahl
It was only exported in an MSVC build before, which is a regression from the gbuild conversion (c322d509231f9e1220fb86be68f13c5f4b135ccb). Change-Id: I46783dc5fff5383bad8f8292c615ba8daa071cf9
2013-01-28convert mysqlcppconn to gbuild and add to tail_buildPeter Foley
Change-Id: I33a9ff3393b90c5b9f7d7fa85e8761c02160664f Reviewed-on: https://gerrit.libreoffice.org/1900 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>