summaryrefslogtreecommitdiff
path: root/mythes
AgeCommit message (Collapse)Author
2012-06-29ah MS why do you hate me soCaolán McNamara
Change-Id: I268e1f5caa68668efdd2d83d1d8fe00401c6ed0f
2012-06-29lost the patch directives on merge conflict fixCaolán McNamara
Change-Id: I69321f8a5b4c0377ac6ceb7b6795d25bd9a3e6ba
2012-06-29bump mythes to 1.2.3Caolán McNamara
Change-Id: Iccc91cddfc0a7b84558f77d2b39297cbef78aba2
2012-06-28remove malingering legacy RCS tags.Michael Meeks
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-20fix mingw build of mythes with system hunspellDavid Tardon
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-08Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich
2011-12-21update delivering the correct versionCaolán McNamara
2011-12-21bump mythes to 1.2.2Caolán McNamara
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-06-231.2 -> 1.3Caolán McNamara
2011-06-20Bypass when SYSTEM_MYTHES=YES for WNTGCC, tooTor Lillqvist
2011-06-17Pass --build and --host options also when cross-compiling to WindowsTor Lillqvist
2011-06-11Add Android patchTor Lillqvist
2011-06-07Add cross-compilation supportTor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-21Drop OS2Tor Lillqvist
2011-02-09Resolves: rhbz#675806 crash in es thesaurusCaolán McNamara
2010-10-13adjust for AIXCaolán McNamara
2010-07-26OOO330 masterfix: dictionaries needs thesaurus generated idxJens-Heiner Rechtien
Notes: split repo tag: libs-extern_ooo/OOO330_m2 split repo tag: libs-extern_ooo/OOO330_m3 split repo tag: libs-extern_ooo/OOO330_m4 split repo tag: libs-extern_ooo/OOO330_m5 split repo tag: libs-extern_ooo/OOO330_m6 split repo tag: libs-extern_ooo/OOO330_m7 split repo tag: libs-extern_ooo/OOO330_m8
2010-07-03i#112678: DEV300_m84 MinGW mythes build failuretono
2010-06-18mythes12: #i111612# use a TARGET definition of mythes not mythes-1.2 in ↵Caolán McNamara
order to generate a libmythes.lib as in solenv/libs.mk and not libmythes-1.2.lib
2010-06-17mythes12: also change the source to libmythes.libRene Engelhard
2010-06-16mythes12: deliver mythes.lib correctly as libmythes.libRene Engelhard
2010-06-15mythes12: fix build without pkg-config/hunspell on systemRene Engelhard
2010-05-14mythes12: deliver libmythes-1.2.a also from unx*/libRene Engelhard
2010-05-14EXTERNAL_WARNINGS_NOT_ERRORS := TRUE in mythes' makefile.mkRene Engelhard
2010-05-14fix build needing makefile.mk here (Windows?)Rene Engelhard
2010-05-14mythes12: revert last commit and patch mythes instead to have our th_gen_idx.plRene Engelhard
2010-04-27mythes12: fix libmythes lib deliveringRene Engelhard
2010-04-27mythes12: mythes' build checks for hunspell headers...Rene Engelhard
2010-04-27mythes12: don't duplicate th_gen_idx.pl, use mythes' directlyRene Engelhard
2010-04-27mythes12: move to proper external mythes moduleRene Engelhard