# -*- 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_Library_Library,merged)) # gb_MERGEDLIBS is defined in solenv/gbuild/extensions/pre_MergedLibsList.mk $(eval $(call gb_Library_use_library_objects,merged,\ $(gb_MERGEDLIBS) \ )) $(eval $(call gb_Library_use_libraries,merged,\ cppu \ cppuhelper \ $(if $(ENABLE_JAVA), \ jvmaccess \ jvmfwk) \ sal \ salhelper \ xmlreader \ $(gb_UWINAPI) \ )) ifeq ($(OS),WNT) # prevent warning spamming $(eval $(call gb_Library_add_ldflags,merged,\ /ignore:4049 \ /ignore:4217 \ )) # cursors $(eval $(call gb_Library_add_nativeres,merged,vcl/salsrc)) endif ifeq ($(OS),MACOSX) $(eval $(call gb_Library_use_libraries,merged,\ AppleRemote \ )) endif # vim: set noet sw=4 ts=4: on value='distro/allotropia/zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sysui
AgeCommit message (Expand)Author
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
2015-06-15sysui: drop dead assignmentsMiklos Vajna
2015-05-25add mime types for Pages and NumbersDavid Tardon
2015-04-21Initial AppArmor profilesBryan Quigley
2015-03-30Revert "Merge the --invisible and --headless options"Tor Lillqvist
2015-03-30Merge the --invisible and --headless optionsTor Lillqvist
2015-03-29Think aloudTor Lillqvist