# -*- 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_CppunitTest_CppunitTest,vcl_lifecycle)) $(eval $(call gb_CppunitTest_set_include,vcl_lifecycle,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_CppunitTest_add_exception_objects,vcl_lifecycle, \ vcl/qa/cppunit/lifecycle \ )) $(eval $(call gb_CppunitTest_use_externals,vcl_lifecycle,boost_headers)) $(eval $(call gb_CppunitTest_use_libraries,vcl_lifecycle, \ comphelper \ cppu \ cppuhelper \ sal \ svt \ test \ tk \ tl \ unotest \ vcl \ )) $(eval $(call gb_CppunitTest_use_sdk_api,vcl_lifecycle)) $(eval $(call gb_CppunitTest_use_ure,vcl_lifecycle)) $(eval $(call gb_CppunitTest_use_vcl,vcl_lifecycle)) $(eval $(call gb_CppunitTest_use_components,vcl_lifecycle,\ configmgr/source/configmgr \ i18npool/util/i18npool \ ucb/source/core/ucb1 \ ucb/source/ucp/file/ucpfile1 \ framework/util/fwk \ sfx2/util/sfx \ )) $(eval $(call gb_CppunitTest_use_configuration,vcl_lifecycle)) # vim: set noet sw=4 ts=4: ption value='distro/cib/libreoffice-5-2'>distro/cib/libreoffice-5-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sysui
AgeCommit message (Expand)Author
2015-11-30fix/update AppData filesRene Engelhard
2015-11-17remove vestigial Adabas D references in tests etc.Michael Stahl
2015-10-23lp#1170035: Fix l10n for quicklistBjoern Michaelsen
2015-10-17PREFIXDIR must be /usr for .deb system integration packageAndras Timar
2015-10-08Related: tdf#72880 add vnd.libreoffice.cmis to CFBundleURLTypesCaolán McNamara
2015-10-08Related: tdf#72880 presumably using startcenter as generic LO target will workCaolán McNamara
2015-10-07Info.plist: fix ERROR ITMS-90243Andras Timar
2015-10-06Info.plist: removed deprecated stuff, added cdr, visio, mspub formatsAndras Timar
2015-10-04Info.plist: add Chart documentsAndras Timar
2015-10-04Info.plist: add UTTypeIconFile keysAndras Timar
2015-10-04Info.plist: add CFBundleVersionAndras Timar
2015-10-04Info.plist: binary StarOffice formats are not supportedAndras Timar
2015-10-04Change Unity Quicklist to use applications’ namesAdolfo Jayme Barrientos
2015-09-30Update apparmor profiles for 5.0/5.1Bryan Quigley
2015-09-18sysui: introspection wants ${INSTDIR}, not ${DESTDIR}/${INSTALLDIR}Miklos Vajna
2015-09-18sysui: depend on libreofficekitgtk for introspectionMiklos Vajna
2015-09-14sysui: g-ir-scanner is not available in when introspection is disabledMiklos Vajna
2015-09-14create_tree.sh: Generate g-i filesPranav Kant
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl
2015-09-03Fix some perl shebangs.Pedro Giffuni
2015-09-02ditch gnome-vfs2 supportCaolán McNamara
2015-06-29Forgot the end marker of the Emacs mode lineTor Lillqvist
2015-06-29Untabify and add Emacs and vim mode linesTor Lillqvist