# -*- 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,xmlhelp)) $(eval $(call gb_Module_add_targets,xmlhelp,\ Library_ucpchelp1 \ Package_helpxsl \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/soltools
AgeCommit message (Expand)Author
2014-04-10Clean up function declarationStephan Bergmann
2014-04-04Move prototype to includeStephan Bergmann
2014-03-31Typo #elsif -> #elifStephan Bergmann
2013-11-17WaE: 'PATH_MAX' : macro redefinitionTor Lillqvist
2013-11-16Fix for VS 2013 compilationJesús Corrius
2013-08-30WaE: size_t/unsigned int: possible loss of dataTor Lillqvist
2013-08-22left shift of 1 by 31 places cannot be represented in type 'int'Stephan Bergmann
2013-08-21We don't seem to actually need glibc getoptTor Lillqvist
2013-07-14Mark as constTakeshi Abe
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl
2013-04-24error: too many arguments in call to 'pr_dummy' [-Werror]Stephan Bergmann
2013-04-24gbuild: get rid of processdeps.awkMichael Stahl
2013-04-09add external for unistd.hDavid Tardon
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan
2013-02-28remove dmake-only utilsPeter Foley
2013-02-28remove all d.lstMichael Stahl
2013-02-22s/the the/the/Tor Lillqvist
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-16Get rid of GetVersionInfo and checkdllTor Lillqvist
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-11-05cleanup README files.Michael Meeks
2012-11-05add a README filesAlia Almusaireae
2012-10-09fix some lousy formatting that triggers warnings from the compiler pluginLuboš Luňák
2012-10-03-Werror,-Wc++98-compat-pedanticStephan Bergmann
2012-10-03-Werror,-Wheader-hygieneStephan Bergmann
2012-10-03nearly all soltools executables need unistd.hDavid Tardon
2012-10-03dep on soltools_inc is only for windowsDavid Tardon
2012-10-02makedepend depends on unistd.hAndras Timar
2012-09-30soltools: remove unused filesMatúš Kukan
2012-09-30soltools: build again ldump4 for WindowsMatúš Kukan
2012-09-29soltools: fix windows buildMatúš Kukan
2012-09-29fix windows buildDavid Tardon
2012-09-29soltools conversion to gbuildDavid Ostrovsky
2012-06-28remove malingering legacy RCS tags.Michael Meeks
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-27Remove unused include filesThomas Arnhold
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-22.pmk files don't need executable bitsMichael Stahl
2012-06-22Remove some PCH tracesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold