summaryrefslogtreecommitdiffstats
path: root/external/hyphen
Commit message (Collapse)AuthorAgeFilesLines
* WASM: add initial support for Emscripten cross buildJan-Marek Glogowski2021-05-051-1/+1
| | | | | | | | | | | | | | - configure with: - --host=wasm64-local-emscripten - had to make a few externals optional, so adding: - --disable-nss - --disable-cmis - --disable-curl Change-Id: I48d1c73d2675ad2e2beaf2c341578199efbd24ee Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111130 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
* GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák2020-02-161-0/+2
| | | | | | | | | | See instructions in solenv/gbuild/Trace.mk . This generates a file than can be viewed e.g. in the Chromium tracing view. Change-Id: I5f90647c58ca729375525b6daed2d4918adc8188 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88754 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
* disable warnings in external libsLuboš Luňák2019-05-241-1/+1
| | | | | | | | | | As in, really disable, so that they do not even show. This moreover avoids tons of D9025 warnings from MSVC about overriding -W4 with -w. Change-Id: Ia2e72fd72d883d91bdd89e467ee42f259e2ae033 Reviewed-on: https://gerrit.libreoffice.org/72899 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
* gbuild: rename value OS=IOS to OS=iOSMichael Stahl2018-11-011-1/+1
| | | | | | | | | | | | | | | | This gets rid of the horrible hack in gbuild.mk to accomodate the case-incorrect iOS platform makefiles that cannot be renamed without upsetting git on file systems that sadly lack the case sensitivity feature. Keep the macro defined to IOS though. Change-Id: I1022bfef4900da00e75fc1ccce786b20f8673234 Reviewed-on: https://gerrit.libreoffice.org/62705 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de> Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
* use gbuild way to update config.*, continuedDavid Tardon2017-10-102-21/+2
| | | | | | | Change-Id: I9abf1742c213f47c576ffbb7dafd33087f7037e5 Reviewed-on: https://gerrit.libreoffice.org/43307 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
* iOS hyphen patchjan Iversen2017-06-122-0/+21
| | | | | | Added support for arm64 Change-Id: Ie48a463b0f0a8af98001fed592d59a8e7b0d0225
* cond. build is already handled in Module_external.mkDavid Tardon2016-10-231-4/+0
| | | | Change-Id: I5efe3bafc4f0b97578a75dc1f43e6c130a93bc4a
* fdo#80363 _wfullpath in MyThes and HyphenLászló Németh2014-07-201-3/+7
| | | | Change-Id: I4232040d4c62220389ca356797d18b1c87673e64
* update hyphen 2.8.7Caolán McNamara2014-06-276-83/+4
| | | | Change-Id: Icbe95429903dd3605acfd659c46f001d838b52c3
* Fold hyphen-c99.patch.0 into hyphen-fdo48017-wfopen.patchStephan Bergmann2014-05-233-17/+4
| | | | Change-Id: I2f866aa16704bc5492e0e0b78136fdfe41caa7a5
* external/hypen: Fix for pre-C99Stephan Bergmann2014-05-232-0/+14
| | | | Change-Id: Iff0692768cbcaa68f79404a9a933044fe8bb9096
* fdo#48017 WIN32 long path support in Hyphen and MyThesLászló Németh2014-05-232-0/+47
| | | | Change-Id: Ifb068efb553ed24a7caf65dbab28726bdeced0e6
* normalize values of CROSS_COMPILINGMichael Stahl2014-02-271-1/+1
| | | | Change-Id: I0cc43cef91e3fcd82a3558a16ab0afbd4d56b141
* normalize values of SYSTEM_HUNSPELL, SYSTEM_HYPHMichael Stahl2014-02-121-1/+1
| | | | Change-Id: Ib11dcf94263aefc68ae2e831baeeb957231793ae
* fdo#72598: remove last uses of "C52"Michael Stahl2013-12-181-1/+0
| | | | Change-Id: Ibf43da89c88596589c8e81f790c9d57c2a4e9701
* configure: add vars for Solaris/SPARC64 (already checked in vcl)Michael Stahl2013-11-071-1/+1
| | | | Change-Id: Ic27986d8d45f61facedf2400b77334aaf1da7c1e
* hyphen: stop building hyph_en_US.dic tooMichael Stahl2013-10-242-6/+8
| | | | Change-Id: I05929be5dbc41ba6889bd593ad0ce0061367ea37
* hyphen: remove ExternalPackage_hyphenMichael Stahl2013-10-242-21/+0
| | | | | | | | It only contained hyph_en_US.dic, which is actually unused; the usage in dictionaries (for a writingaids.zip) was removed years ago in commit 72682b9ac937472b9c48c8a9be70be902ff645e8. Change-Id: I523c60614bddb8596ccff52d3c4d648111846856
* Fix building from inside modules moved to externalKhaled Hosny2013-10-181-1/+1
| | | | Change-Id: Id6023dc3751fe70984f489682be17d1ab1855f71
* fdo#70393: move hyphen to a subdir of externalKhaled Hosny2013-10-1812-0/+243
Change-Id: I5a112b6f588a704e682e7b50d5399d3da77fbacf Reviewed-on: https://gerrit.libreoffice.org/6308 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>