# -*- 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_Module_Module,oox)) $(eval $(call gb_Module_add_targets,oox,\ CustomTarget_generated \ Library_oox \ Package_customshapes \ Package_generated \ )) $(eval $(call gb_Module_add_l10n_targets,oox,\ AllLangMoTarget_oox \ )) $(eval $(call gb_Module_add_check_targets,oox,\ CppunitTest_oox_tokenmap \ CppunitTest_oox_vba_compression \ CppunitTest_oox_vba_encryption \ CppunitTest_oox_crypto \ CppunitTest_oox_mathml \ CppunitTest_oox_drawingml \ CppunitTest_oox_vml \ CppunitTest_oox_shape \ CppunitTest_oox_export \ )) # vim: set noet sw=4 ts=4: /libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/g
AgeCommit message (Expand)Author
2015-06-18'g' doesn't work correctly when config_host.mk contains non-ascii characters.Tomofumi Yagi
2015-02-17g: SRC_ROOT may not contain path string in a localized environmentTomofumi Yagi
2015-01-14Some quoting fixesStephan Bergmann
2013-10-04g: fix --set-push-urlsMiklos Vajna
2013-07-22g: ignore submodule changesMiklos Vajna
2013-06-21Reintroduce --with-linked-git optionLionel Elie Mamane
2013-02-26g clone: fix non-referenced cloningMiklos Vajna
2013-02-09configure: add --with-referenced-git optionMiklos Vajna
2012-12-21set-up the hooks for submodules for recent git setupNorbert Thiebaud
2012-12-11./g cannot reference builddirLuboš Luňák
2012-12-11BUILD_DIR -> BUILDDIR, to be consistent with the other *DIRLuboš Luňák
2012-12-11Prepare for read-only source buildNorbert Thiebaud
2012-11-23Fix --set-push-urls.Jan Holesovsky
2012-11-09binfilter.die.die.dieNorbert Thiebaud
2012-10-18g: fix typoMiklos Vajna
2012-10-16cleanup ./g outputPeter Foley
2012-10-16missing fi in ./gNorbert Thiebaud
2012-10-16add tag support to ./g, try to optimize pre->post submerge situationNorbert Thiebaud
2012-10-16when switching to a pre-submodule point, clean-up the soft-link pointNorbert Thiebaud
2012-10-16submodules migrationNorbert Thiebaud
2012-08-20Update ./g --set-push-user to work with gerrit.Jan Holesovsky