# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License or as specified alternatively below. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # Major Contributor(s): # Copyright (C) 2012 Red Hat, Inc., David Tardon # (initial developer) # # All Rights Reserved. # # For minor contributions see the git repository. # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 3 or later (the "GPLv3+"), or # the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. $(eval $(call gb_Package_Package,connectivity_postgresql-sdbc,$(SRCDIR)/connectivity/source/drivers/postgresql)) $(eval $(call gb_Package_add_file,connectivity_postgresql-sdbc,bin/postgresql-sdbc.ini,postgresql-sdbc.ini)) # vim: set noet sw=4 ts=4: 'distro/cib/libreoffice-5-3'>distro/cib/libreoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/libzmf
AgeCommit message (Expand)Author
2017-10-28libzmf: pass optimization flags to configureDavid Tardon
2017-10-04use the new gbuild way to update config.*David Tardon
2017-09-19iOS, libzmf patch for 64 bit.jan Iversen
2017-09-17fix android buildCaolán McNamara
2017-09-17upload libzmf 0.0.2David Tardon
2017-09-15consistent naming of externals: png -> libpngMichael Stahl
2017-06-13iOS patch libzmfjan Iversen
2017-02-23add upstream URL to READMEsDavid Tardon
2016-11-03update deps for libzmfDavid Tardon
2016-11-02add missing gb_ExternalProject_use_externals, icuEike Rathke
2016-10-23allow to build bundled libzmf on aarch64David Tardon
2016-10-23fix build of bundled libzmf with boost < 1.56David Tardon
2016-09-09upload libzmf 0.0.1David Tardon
2016-06-24libzmf: __ANDROID__, not ANDROIDMichael Stahl
2016-06-24libzmf: blind fix hack attempt to work around buggy android headersMichael Stahl
2016-06-24fix android buildDavid Tardon
2016-06-23integrate libzmfAleksas Pantechovskis