# -*- 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_Package_Package,extras_fonts,$(SRCDIR)/extras)) $(eval $(call gb_Package_add_file,extras_fonts,$(LIBO_SHARE_FOLDER)/fonts/truetype/opens___.ttf,source/truetype/symbol/opens___.ttf)) # vim: set noet sw=4 ts=4: class='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/mariadb-connector-c/StaticLibrary_mariadb-connector-c.mk
AgeCommit message (Expand)Author
2020-12-02mariadb-connector-c: enable WNT-only pvio_npipe/pvio_shmem pluginsMichael Stahl
2020-12-02tdf#135202 mariadb-connector-c: enable native_password pluginMichael Stahl
2020-11-22tdf#135202: Mysql declare more plugins for native passwordJulien Nabet
2020-11-06tdf#135202: Mysql use openssl libs to be able to use caching_sha2_pwJulien Nabet
2020-10-11Related tdf#122560 tdf#135202: build plugin caching_sha2_pw for MariaDb/MysqlJulien Nabet
2020-10-08Related tdf#135202: declare libmariadb/secure/win_crypt in mk file for MariaDBJulien Nabet
2020-08-10external/mariadb-connector-c: ma_bmove_upp is defined twiceStephan Bergmann
2020-06-17mariadb: the "pvio_socket" plugin turns out to be importantMichael Stahl
2020-06-16mariadb: upgrade to release 3.1.8Michael Stahl