# -*- 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_AllLangHelp_AllLangHelp,smath)) $(eval $(call gb_AllLangHelp_set_treefile,smath,helpcontent2/source/auxiliary/smath)) $(eval $(call gb_AllLangHelp_use_linked_modules,smath,\ shared \ )) $(eval $(call gb_AllLangHelp_add_helpfiles,smath,\ helpcontent2/source/text/smath/00/00000004 \ helpcontent2/source/text/smath/01/02080000 \ helpcontent2/source/text/smath/01/02090000 \ helpcontent2/source/text/smath/01/02100000 \ helpcontent2/source/text/smath/01/02110000 \ helpcontent2/source/text/smath/01/03040000 \ helpcontent2/source/text/smath/01/03050000 \ helpcontent2/source/text/smath/01/03060000 \ helpcontent2/source/text/smath/01/03070000 \ helpcontent2/source/text/smath/01/03080000 \ helpcontent2/source/text/smath/01/03090000 \ helpcontent2/source/text/smath/01/03090100 \ helpcontent2/source/text/smath/01/03090200 \ helpcontent2/source/text/smath/01/03090300 \ helpcontent2/source/text/smath/01/03090400 \ helpcontent2/source/text/smath/01/03090500 \ helpcontent2/source/text/smath/01/03090600 \ helpcontent2/source/text/smath/01/03090700 \ helpcontent2/source/text/smath/01/03090800 \ helpcontent2/source/text/smath/01/03090900 \ helpcontent2/source/text/smath/01/03090901 \ helpcontent2/source/text/smath/01/03090902 \ helpcontent2/source/text/smath/01/03090903 \ helpcontent2/source/text/smath/01/03090904 \ helpcontent2/source/text/smath/01/03090905 \ helpcontent2/source/text/smath/01/03090906 \ helpcontent2/source/text/smath/01/03090907 \ helpcontent2/source/text/smath/01/03090908 \ helpcontent2/source/text/smath/01/03090909 \ helpcontent2/source/text/smath/01/03090910 \ helpcontent2/source/text/smath/01/03091100 \ helpcontent2/source/text/smath/01/03091200 \ helpcontent2/source/text/smath/01/03091300 \ helpcontent2/source/text/smath/01/03091400 \ helpcontent2/source/text/smath/01/03091500 \ helpcontent2/source/text/smath/01/03091501 \ helpcontent2/source/text/smath/01/03091502 \ helpcontent2/source/text/smath/01/03091503 \ helpcontent2/source/text/smath/01/03091504 \ helpcontent2/source/text/smath/01/03091505 \ helpcontent2/source/text/smath/01/03091506 \ helpcontent2/source/text/smath/01/03091507 \ helpcontent2/source/text/smath/01/03091508 \ helpcontent2/source/text/smath/01/03091509 \ helpcontent2/source/text/smath/01/03091600 \ helpcontent2/source/text/smath/01/05010000 \ helpcontent2/source/text/smath/01/05010100 \ helpcontent2/source/text/smath/01/05020000 \ helpcontent2/source/text/smath/01/05030000 \ helpcontent2/source/text/smath/01/05040000 \ helpcontent2/source/text/smath/01/05050000 \ helpcontent2/source/text/smath/01/06010000 \ helpcontent2/source/text/smath/01/06010100 \ helpcontent2/source/text/smath/01/06020000 \ helpcontent2/source/text/smath/02/03010000 \ helpcontent2/source/text/smath/04/01020000 \ helpcontent2/source/text/smath/06/screenshots \ helpcontent2/source/text/smath/guide/align \ helpcontent2/source/text/smath/guide/attributes \ helpcontent2/source/text/smath/guide/brackets \ helpcontent2/source/text/smath/guide/comment \ helpcontent2/source/text/smath/guide/keyboard \ helpcontent2/source/text/smath/guide/limits \ helpcontent2/source/text/smath/guide/main \ helpcontent2/source/text/smath/guide/newline \ helpcontent2/source/text/smath/guide/parentheses \ helpcontent2/source/text/smath/guide/text \ helpcontent2/source/text/smath/main0000 \ helpcontent2/source/text/smath/main0100 \ helpcontent2/source/text/smath/main0101 \ helpcontent2/source/text/smath/main0102 \ helpcontent2/source/text/smath/main0103 \ helpcontent2/source/text/smath/main0105 \ helpcontent2/source/text/smath/main0106 \ helpcontent2/source/text/smath/main0107 \ helpcontent2/source/text/smath/main0200 \ helpcontent2/source/text/smath/main0202 \ helpcontent2/source/text/smath/main0203 \ helpcontent2/source/text/smath/main0503 \ )) # vim: set noet sw=4 ts=4: /option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/libexttextcat
AgeCommit message (Expand)Author
2024-01-03libexttextcat: package newer language modulesMiklos Vajna
2023-01-27Remove support for AIXStephan Bergmann
2022-05-01try to use also proper debug LDFLAGS for externals librariesLuboš Luňák
2022-04-12use gb_DEBUGINFO_FLAGS consistently in gbuild ExternalProject'sLuboš Luňák
2022-01-31externals: always provide platform configure flagsJan-Marek Glogowski
2021-11-08upgrade to libexttextcat-3.4.6Caolán McNamara
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2019-05-25Fix typoAndrea Gelmini
2019-05-24disable warnings in external libsLuboš Luňák
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann
2018-12-13Pass --en-/disable-werror into external/libexttextcatStephan Bergmann
2018-07-26Pass $(verbose) into ExternalProject_libexttextcatStephan Bergmann
2017-10-10use gbuild way to update config.*, continuedDavid Tardon
2017-09-20bump libexttextcat to 3.4.5Caolán McNamara
2017-09-19Mark patch as upstreamedStephan Bergmann
2017-09-19external/libexttextcat: Silence various -fsanitize=shift-baseStephan Bergmann
2017-09-15consistent naming of externals: exttextcat -> libexttextcatMichael Stahl
2017-06-22--enable-optimized should be orthogonal to --enable-debug/--enable-dbgutilStephan Bergmann
2017-06-11iOS, exttextcat patchjan Iversen
2017-02-23update upstream linkDavid Tardon
2016-07-11Break gb_DEBUGINFO_FLAGS out of gb_DEBUG_CFLAGSStephan Bergmann
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2015-05-12exttextcat: suppress -Qunused-arguments warning for Apple clangMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-06-27update to latest libexttextcatCaolán McNamara
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl
2013-11-08Pass all relevant CFLAGS on to external/libexttextcatStephan Bergmann
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-19fdo#70393: move libexttextcat to a subdir of externalKhaled Hosny