# -*- 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_UnpackedTarball_UnpackedTarball,samples-pack)) $(eval $(call gb_UnpackedTarball_set_tarball,samples-pack,$(OOOP_SAMPLES_PACK))) # vim: set noet sw=4 ts=4: logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/postgresql
AgeCommit message (Expand)Author
2019-10-11Pass LDFLAGS into external/postgresqlStephan Bergmann
2019-02-10Make LDAP support optionalAndrew Udvare
2018-12-07Upgrade external/postgresql to postgresql-9.2.24Stephan Bergmann
2018-12-07Use gb_UnpackedTarball_update_autoconf_configs in external/postgresqlStephan Bergmann
2017-11-01external: consistently use gb_ExternalProject_use_nmakeMichael Stahl
2017-02-10Remove MinGW supportStephan Bergmann
2016-11-04fix build of postgresql with bundled zlibDavid Tardon
2016-10-23cond. build is already handled in Module_external.mkDavid Tardon