# -*- 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,xmlhelp_helpxsl,$(SRCDIR)/xmlhelp/util)) $(eval $(call gb_Package_add_files,xmlhelp_helpxsl,$(LIBO_SHARE_HELP_FOLDER),\ idxcaption.xsl \ idxcontent.xsl \ main_transform.xsl \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: e
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/comphelper/prj
AgeCommit message (Expand)Author
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-16Cleanup in comphelper unit tests.Sébastien Le Ray
2011-02-10DEV300 masterfix: #i10000#: fix typoJens-Heiner Rechtien [hr]
2011-02-08Fix comphelper parallel build, so that the tests may run.Jan Holesovsky
2011-02-07Re-animated tests that were based on deprecated testshl.Wilhelm Pflueger
2011-01-31CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in para...Mathias Bauer
2011-01-26gnumake3: adjust comphelper to new build envCarsten Driesner
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb
2010-10-04sb132: merged in DEV300_m89sb
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-06-07sb123:#i111449# cleanups in comphelper qa complex testsLars Langhans