# -*- 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,helpcontent2_helpimages,$(call gb_CustomTarget_get_workdir,helpcontent2/source/auxiliary))) $(eval $(call gb_Package_add_files,helpcontent2_helpimages,$(LIBO_SHARE_FOLDER)/config,\ images_helpimg.zip \ )) # vim: set noet sw=4 ts=4: ref='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Dictionary.mk
AgeCommit message (Expand)Author
2022-12-13gb_var2file: remove now unused chunk-size parameterChristian Lohmaier
2021-11-04Resolves: tdf#97046 ensure build system variables start with gb_Sabyasachi Bhoi
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2019-12-16Revert "Make font-based unit test depend on instdir fonts"Jan-Marek Glogowski
2019-07-05Make font-based unit test depend on instdir fontsJan-Marek Glogowski
2019-04-18Don't set LANG env var by accidentStephan Bergmann