# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: it logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/hunspell
AgeCommit message (Expand)Author
2023-11-03speed up hunspell inner loopNoel Grandin
2023-08-04external/hunspell: Work around missing C++20 std::bit_castStephan Bergmann
2023-05-17tdf#92824 spell checking: limit suggestions only for the best onesLászló Németh
2023-01-27Remove support for AIXStephan Bergmann
2023-01-07Related: rhbz#2158548 allow longer words for hunspell-koCaolán McNamara
2022-12-30upgrade to hunspell 1.7.2László Németh
2022-08-23backport some upstream hunspell commitsCaolán McNamara
2022-08-22upgrade to hunspell 1.7.1Caolán McNamara
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
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2021-11-04Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++Stephan Bergmann
2021-10-13use LTO to build hunspell if LTO is enabledLuboš Luňák
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-11-13CVE-2019-16707Caolán McNamara
2019-05-24disable warnings in external libsLuboš Luňák
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann
2019-01-23Drop use of obsolete GCC -fno-default-inlineStephan Bergmann
2018-11-14We need gb_UnpackedTarball_update_autoconf_configs in order to recognize iOSTor Lillqvist
2018-11-13hunspell: no need for autoreconf when not patching configureChristian Lohmaier
2018-11-12bump hunspell to 1.7libreoffice-6-2-branch-pointLászló Németh
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-10-25Fix external/hunspell/0001-recent-Hunspell-fixes-for-suggestion-spelling-...Stephan Bergmann
2018-06-25fix hunspell build break for non-cxx11 caseChristian Lohmaier
2018-06-24tdf#118162 spell checking: fix freezing and add missing OCONVLászló Németh
2018-04-03tdf#116586 fix LibreOffice crash by Hungarian personal dictionaryLászló Németh