summaryrefslogtreecommitdiff
path: root/mythes
AgeCommit message (Collapse)AuthorFilesLines
2012-08-02mythes: fix some warningsMichael Stahl2-0/+25
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
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 Tardon1-10/+7
2012-02-18Use STDLIBCUIMT so that the sample executables link for AndroidTor Lillqvist1-1/+1
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 Heidenreich1-0/+1
2011-12-21update delivering the correct versionCaolán McNamara1-2/+2
2011-12-21bump mythes to 1.2.2Caolán McNamara5-12/+11
2011-09-27Make Android cross-build workingThorsten Behrens1-9/+18
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 McNamara1-2/+2
2011-06-20Bypass when SYSTEM_MYTHES=YES for WNTGCC, tooTor Lillqvist1-0/+2
2011-06-17Pass --build and --host options also when cross-compiling to WindowsTor Lillqvist1-0/+4
2011-06-11Add Android patchTor Lillqvist2-1/+13
2011-06-07Add cross-compilation supportTor Lillqvist1-0/+4
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-5/+5
2011-05-21Drop OS2Tor Lillqvist1-5/+0
2011-02-09Resolves: rhbz#675806 crash in es thesaurusCaolán McNamara2-2/+14
2010-10-13adjust for AIXCaolán McNamara1-0/+2
2010-07-26OOO330 masterfix: dictionaries needs thesaurus generated idxJens-Heiner Rechtien1-5/+2
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 failuretono1-1/+3
2010-06-18mythes12: #i111612# use a TARGET definition of mythes not mythes-1.2 in ↵Caolán McNamara1-1/+1
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 Engelhard1-1/+1
2010-06-16mythes12: deliver mythes.lib correctly as libmythes.libRene Engelhard1-1/+1
2010-06-15mythes12: fix build without pkg-config/hunspell on systemRene Engelhard1-0/+9
2010-05-14mythes12: deliver libmythes-1.2.a also from unx*/libRene Engelhard1-0/+1
2010-05-14EXTERNAL_WARNINGS_NOT_ERRORS := TRUE in mythes' makefile.mkRene Engelhard1-1/+2
2010-05-14fix build needing makefile.mk here (Windows?)Rene Engelhard2-1/+95
2010-05-14mythes12: revert last commit and patch mythes instead to have our th_gen_idx.plRene Engelhard2-1/+98
2010-04-27mythes12: fix libmythes lib deliveringRene Engelhard1-1/+1
2010-04-27mythes12: mythes' build checks for hunspell headers...Rene Engelhard1-1/+1
2010-04-27mythes12: don't duplicate th_gen_idx.pl, use mythes' directlyRene Engelhard1-0/+2
2010-04-27mythes12: move to proper external mythes moduleRene Engelhard3-0/+112