# -*- 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_Package_Package,share,$(share_WORKDIR)/libreoffice)) $(eval $(call gb_Package_add_files,share,share/xdg,\ $(addsuffix .desktop,$(LAUNCHERLIST)) \ )) $(eval $(call gb_Package_use_custom_target,share,sysui/share)) # vim: set noet sw=4 ts=4: o/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/instsetoo_native
AgeCommit message (Expand)Author
2014-08-10Use LIBO_URE_BIN_FOLDER and LIBO_SHARE_JAVA_FOLDERTor Lillqvist
2014-06-25fdo#80527 fix tab order on ReadyToInstall dialogAndras Timar
2014-06-23fdo#80332 followup fixAndras Timar
2014-06-22fdo#80332 remove "Support assistive technology tools" checkbox from installerAndras Timar
2014-06-02don't limit the 0 → 1 replacement in release to debChristian Lohmaier
2014-05-21fdo#70596 dependency problem with debian packages for master/dev buildsChristian Lohmaier
2014-05-04fix windows packagingMarkus Mohrhard
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-29set OOo reference version to 4.1 for incompatible MessageBox changesBjoern Michaelsen
2014-02-12normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONNMichael Stahl
2013-11-26generate setuprc for instdirDavid Tardon
2013-11-26generate sofficerc for instdirDavid Tardon
2013-11-25--with-lang=ALL build exceeds maximum # of files in CABChristian Lohmaier
2013-11-22define module, not fileDavid Tardon
2013-11-18renamed ku* to kmr-Latn*, fdo#63460Eike Rathke
2013-11-08instsetoo_native: shouldn't need instdir in include pathMichael Stahl
2013-11-08installer: remove (now unnecessary) shlxthdlpathMichael Stahl
2013-11-02remove SOLARENV variableMichael Stahl
2013-10-31Hack to find instdir/*/LibreOffice.app/Contents/LICENSE.html on Mac OS XStephan Bergmann
2013-10-31solver doesn't solve anything...Michael Stahl
2013-10-31gbuild: add ExtensionPackage classMichael Stahl
2013-10-31gbuild: InstallScript: use scripts from WORKDIRMichael Stahl
2013-10-31readlicense_oo: stop delivering files to OUTDIRMichael Stahl
2013-10-31setup_native: remove Package_scripts_generatedMichael Stahl
2013-10-31setup_native: find all static files in source/packinfoMichael Stahl
2013-10-31sysui: remove Package_desktopMichael Stahl
2013-10-30cli_ure: remove CLI version PackagesMichael Stahl
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-28Related fdo#70919 Missing instdir redirect ini-fileStephan Bergmann
2013-10-18Remove *_Test product, so cppunittester can be NONE againStephan Bergmann
2013-10-15Make building installation sets depend on --with-package-format=...Stephan Bergmann
2013-10-09fix building debs with epm (find libgetuid.so in instdir)Christian Lohmaier