# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License or as specified alternatively below. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Initial Developer of the Original Code is # Peter Foley # Portions created by the Initial Developer are Copyright (C) 2011 the # Initial Developer. All Rights Reserved. # # Major Contributor(s): # # For minor contributions see the git repository. # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 3 or later (the "GPLv3+"), or # the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. # $(eval $(call gb_Zip_Zip,mdibundle,$(WORKDIR)/Zip/mdibundle)) $(eval $(call gb_Zip_add_file,mdibundle,schema.xml,$(SRCDIR)/extensions/source/macosx/spotlight/mdimporter/schema.xml)) $(eval $(call gb_Zip_add_file,mdibundle,Info.plist,$(SRCDIR)/extensions/source/macosx/spotlight/mdimporter/Info.plist)) $(eval $(call gb_Zip_add_file,mdibundle,en.lproj/schema.strings,$(SRCDIR)/extensions/source/macosx/spotlight/mdimporter/en.lproj/schema.strings)) $(eval $(call gb_Zip_add_file,mdibundle,MacOS/OOoSpotlightImporter,$(OUTDIR)/lib/libOOoSpotlightImporter.dylib)) # vim:set noet sw=4 ts=4: /libreoffice-6-2'>distro/cib/libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/Makefile.fetch
AgeCommit message (Expand)Author
2022-02-22add system-dragonboxRene Engelhard
2022-02-17Use Dragonbox to implement doubleTo*String*Mike Kaganski
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2021-12-15ucb: remove --with-webdav=neonMichael Stahl
2021-12-15ucb: remove --with-webdav=serfMichael Stahl
2021-09-09tdf#130795 use concurrent hashmap in SharedStringPoolNoel Grandin
2021-06-23tdf#141709: Use poppler_dataMichael Warner
2021-04-11Get rid of apache-commons-loggingStephan Bergmann
2021-03-22Drop external owncloud-android-libMichael Weghorn
2021-03-20tdf#139778 qrcodegen library removal.homeboy445
2021-03-20tdf#139778 bundle external:zxing libhomeboy445
2020-12-03Replace unowinreg.dll with execution of `reg QUERY`Stephan Bergmann
2020-05-17external: bundle box2dSarper Akdemir
2020-03-27revert the gyp-based nss build changesLuboš Luňák
2020-03-23build nss using their new build system (gyp/ninja-based)Luboš Luňák
2020-02-27tdf#130725: use strtod by David M. Gay to make sure we get the nearestMike Kaganski
2020-01-09python3: bundle libffi for GNU/Linux buildsMichael Stahl
2019-11-27initial build of the Skia libraryLuboš Luňák