# -*- 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/. # # defining extra package for that is a little hacky - maybe use PackageSet instead? $(eval $(call gb_Package_Package,extras_gallsystemstr,$(call gb_CustomTarget_get_workdir,extras/gallsysstr))) $(eval $(call gb_Package_use_customtarget,extras_gallsystemstr,extras/gallsysstr)) $(eval $(call gb_Package_add_files,extras_gallsystemstr,$(LIBO_SHARE_FOLDER)/gallery,\ $(addsuffix .str,$(filter-out bullets fontwork symbolshapes,$(system_galleries))) \ )) # vim: set noet sw=4 ts=4: reoffice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dbaccess/CppunitTest_dbaccess_dialog_save.mk
AgeCommit message (Expand)Author
2015-02-27gbuild: gb_CppunitTest_use_filter_configuration was removedMichael Stahl
2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl
2014-07-29Avoid undef null-ptr deref of missing "ofa" ResMgr in CppunitTestsStephan Bergmann
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-04-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza
2013-11-09deliver can use hardlinkLionel Elie Mamane
2013-11-09UnoApiTest don't require CalcLionel Elie Mamane
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza
2013-09-27a dependency started requiring boost...Lionel Elie Mamane
2013-09-27unittest for fdo#67685Lionel Elie Mamane