# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Configuration_Configuration,driver_mozab)) $(eval $(call gb_Configuration_add_spool_modules,driver_mozab,connectivity/registry/mozab,\ org/openoffice/Office/DataAccess/Drivers-mozab.xcu \ )) $(eval $(call gb_Configuration_add_localized_datas,driver_mozab,connectivity/registry/mozab,\ org/openoffice/Office/DataAccess/Drivers.xcu \ )) # vim: set noet sw=4 ts=4: unk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/Library_mysqlc.mk
AgeCommit message (Expand)Author
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2019-04-25mysqlc: Allow conversions between different typesTamas Bunth
2018-11-05mysqlc: allow multiple open statementsTamas Bunth
2018-11-01Fix build on HaikuKacper Kasper
2018-08-30Revert "On macOS Library_mysqlc needs _iconv{,_close,_open}"Michael Stahl
2018-08-26drop unnecessary SYSTEM_MYSQL_CONNECTOR_CPPCaolán McNamara
2018-08-26presumably should be mysqlc hereCaolán McNamara
2018-08-26CPPCONN_LIB now unusedCaolán McNamara
2018-08-24Moving mysqlc into connectivity as a libraryTamas Bunth