# -*- 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_Executable_Executable,localize)) $(eval $(call gb_Executable_set_include,localize,\ -I$(SRCDIR)/l10ntools/inc \ $$(INCLUDE) \ )) $(eval $(call gb_Executable_use_libraries,localize,\ sal \ )) $(eval $(call gb_Executable_use_static_libraries,localize,\ transex \ )) $(eval $(call gb_Executable_add_exception_objects,localize,\ l10ntools/source/localize \ )) $(eval $(call gb_Executable_use_externals,localize,\ boost_headers \ libxml2 \ )) # vim:set noet sw=4 ts=4: 'distro/allotropia/zeta-24-2'>distro/allotropia/zeta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
on value='committer'>committer
AgeCommit message (Expand)Author
path: root/external/graphite
AgeCommit message (Expand)Author
2016-01-07Refresh graphite2.win64.patch.1 to apply using sle11 patch binary.Tomáš Chvátal
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2015-09-24Fix graphite sole diacritic renderingMartin Hosken
2015-09-17Fix Graphite windows build staticMartin Hosken
2015-09-14Refactor graphite integration and update graphiteMartin Hosken
2015-06-29external/graphite: work around -fsanitize=nonnull-attribute/vptrStephan Bergmann
2015-03-02remove executable bit from .mk / .patch filesMichael Stahl
2015-02-04Fix graphite on windows 64 bitDavid Ostrovsky
2015-01-15Graphite: Add link to main development site and issue trackerDavid Ostrovsky