summaryrefslogtreecommitdiff
path: root/hunspell
AgeCommit message (Collapse)Author
2013-03-14Resolves: rhbz#918938 crash in danish thesaurus/spell interactionCaolán McNamara
Change-Id: I911fc382a8e4b895262dcd5ae5c67c4a81e6aad4 Reviewed-on: https://gerrit.libreoffice.org/2710 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org> Reviewed-on: https://gerrit.libreoffice.org/2720 Reviewed-by: Michael Stahl <mstahl@redhat.com>
2012-11-15tweak some build.lsts...Michael Stahl
Change-Id: Ia9b5b2775ad91661bf3d130417a1624fa4d855d2
2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan
Rationale: - it is advised to use max-jobs and num-cpus with the same value in wiki - max-jobs was used only for lcms2 and few gbuild modules outside of tail_build anyway. Also fixes: - really use CHECK_PARALLELISM when meant to - EXTMAXPROCESS is not defined in gbuild; use parent's jobservers in sub-make where possible Change-Id: I501de732d223ce0c935081bd1d73da611d16ee88 Reviewed-on: https://gerrit.libreoffice.org/930 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-29gb_STDLIBS already has the -l optionsTor Lillqvist
Change-Id: Ic498efe935194e95c593c5378d882664b7ad14ef
2012-10-29Pass gb_STDLIBS in LIBS to the hunspell configureTor Lillqvist
Otherwise the executables (that we won't need of course) won't link for Android. Change-Id: I993f404caa77e8ceadd669230eba43469cffc5a1
2012-10-28fix hunspell and mythes library namesMatúš Kukan
Change-Id: Ie660f8b3f885e3f26f188314433b9fbff27bf50a
2012-10-28convert hunspell to gbuildPeter Foley
Change-Id: I285292ca7f7252399c3898ca49f73727ab569fca
2012-10-14Handle the CPPRUNTIME crackTor Lillqvist
Change-Id: Id2b4758d979f8b8d2273e2ba8ddbe850eecc3b04
2012-09-19fdo#55045 fix broken Hungarian grammar checking optionsLászló Németh
Change-Id: I488dda6f456e841f41c4623634d2cb597e3a3c0a Reviewed-on: https://gerrit.libreoffice.org/639 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2012-08-14Patches reported upstreamStephan Bergmann
Change-Id: I1275b73d4f18633ba03831b6973b801b0467cf0d
2012-08-14Some C++11 related fixesStephan Bergmann
Change-Id: Ia7f325e3658618fe627a0bc00dec4e98e41e5716
2012-07-27hunspell: fix warningsMichael Stahl
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann
...by allowing our special @___... tokens anywhere within an install name, so that external modules can configure --prefix=/@___... etc. This removes the need for the special extshl and EXTRPATH=LOADER. Also, a new OUT2BIN_NONE can be used for external modules where the generated libraries need the default EXTRPATH=OOO, but generated executables are only used during the build and such need RPATH=NONE.
2012-02-18Use STDLIBCUIMT so that the sample executables link for AndroidTor Lillqvist
Without using STDLIBCUIMT and the -lgnustl_shared it contains the sample executables in hunspell and mythes won't link. Sure, they won't be used for anything, but it's easier this way than to patch out building them.
2012-02-09Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich
2011-09-27Make Android cross-build workingThorsten Behrens
In the spirit of 12759f67a36d52a345be6002d7017551e8414c59, change external lib's config.sub to eat the arm-unknown-linux-androideabi host os string. Also, permit shared libs again - seems Android can handle those. Added dictionaries to cross-build-toolset - idxdict is needed. Should build up to sfx2 - some residual static lib issues there, and in raptor.
2011-09-14added twofold affix+compound to hunspell, as the official fixed ↵Arno Teigseth
https://sourceforge.net/tracker/index.php?func=detail&aid=3288562&group_id=143754&atid=756395
2011-06-231.2 -> 1.3Caolán McNamara
2011-06-23upgrade to hunspell-1.3.2Caolán McNamara
2011-06-17Pass --build and --host options also when cross-compiling to WindowsTor Lillqvist
2011-06-17hunspell-mingw.patch does not even applyTor Lillqvist
2011-06-11Add Android patchTor Lillqvist
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-30Drop unnecessary quotes around platform tripletsTor Lillqvist
2011-05-29Pass --build and --host options when cross-compilingTor Lillqvist
2011-05-21Drop OS2Tor Lillqvist
2011-03-09Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
Conflicts: boost/aliasing.patch boost/makefile.mk cairo/cairo/makefile.mk cairo/pixman/makefile.mk dictionaries/da_DK/README_th_da_DK.txt dictionaries/da_DK/description.xml dictionaries/da_DK/dictionaries.xcu dictionaries/da_DK/makefile.mk dictionaries/da_DK/th_da_DK.dat dictionaries/de_AT/th_de_AT_v2.idx dictionaries/de_CH/th_de_CH_v2.idx dictionaries/de_DE/COPYING dictionaries/de_DE/COPYING_GPLv2 dictionaries/de_DE/COPYING_GPLv2.txt dictionaries/de_DE/README_extension_owner.txt dictionaries/de_DE/README_th_de_DE_v2.txt dictionaries/de_DE/makefile.mk dictionaries/de_DE/th_de_DE_v2.idx icu/makefile.mk moz/makefile.mk python/makefile.mk
2011-02-10Static defines when building static hunspell on WindowsFridrich Štrba
2011-02-08have to deliver some .h files as well nowCaolán McNamara
2011-02-08Resolves: fdo#34031 bump to hunspell 1.3.1Caolán McNamara
2011-02-05build without nls, we don't need itCaolán McNamara
2011-01-06fixed a crash - fdo#32850Laszlo Nemeth
2010-12-10backport the run valgrind correctly fixCaolán McNamara
2010-10-13fix AIX buildCaolán McNamara
2010-07-20#i107097# - pass MAXPROCESS to GNU make in external modulesHans-Joachim Lankenau
2010-06-22CWS-TOOLING: integrate CWS mingwport30obo
Notes: split repo tag: libs-extern-sys_ooo/DEV300_m84 split repo tag: libs-extern-sys_ooo/OOO330_m0
2010-06-10masterfix: #i10000# remove typoobo
Notes: split repo tag: libs-extern-sys_ooo/DEV300_m82
2010-06-09cws tl74: merge with DEV300_m81Thomas Lange [tl]
2010-05-31i#111958: MinGW port enhancement: runtime-pseude-reloc-v2tono
2010-05-31i#111382: Mingw port for hunspell 1.2.9tono
2010-04-13CWS-TOOLING: integrate CWS hunspell129Jens-Heiner Rechtien
2010-03-17cws tl74: #i107768# fix for thesaurus crashThomas Lange [tl]
2010-03-10ause110: update to DEV300_m74Hans-Joachim Lankenau
2010-03-04hunspell129: #i107768# fix stack smashCaolán McNamara
2010-02-27hunspell129: add back in solaris ICONV disableCaolán McNamara
2010-02-25hunspell129: need a dummy config.h for windowsCaolán McNamara
2010-02-25hunspell129: pre-upgrade build testsCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)