# -*- 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: /core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)Author
2013-04-22msvc80 dlls are only needed for mozab driverDavid Tardon
2013-04-15configure: find the MSVC debug runtime librariesMichael Stahl
2013-04-10one variable to rule them allDavid Tardon
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-04If Mozab is built, look for VS2005 dllsFridrich Štrba
2013-02-28remove all d.lstMichael Stahl
2013-02-19Kill the --without-system-stdlibs optionFridrich Štrba
2013-02-13ignore errorsDavid Tardon
2013-02-01gbuild: copy stdlibs into solver again when they are bundled in the installerPetr Mladek
2013-01-02use MINGW_SYSROOT consistentlyLuboš Luňák
2012-12-31name the libs to deliver correctlyDavid Tardon
2012-12-31fix typoDavid Tardon
2012-12-31add missing \David Tardon
2012-12-31drop CustomTarget_mingw_dlls from Module mkDavid Tardon
2012-12-31copy dlls directly from mingw sysrootDavid Tardon
2012-12-31fix another typoDavid Tardon
2012-12-31get_target -> get_workdir. sighDavid Tardon
2012-12-31the wine .def files are in $SRCDIRDavid Tardon
2012-12-31configure only looks in $MINGW_SYSROOTDavid Tardon
2012-12-31drop some unneeded explicit depsDavid Tardon