summaryrefslogtreecommitdiff
path: root/mythes
AgeCommit message (Collapse)Author
2011-11-23Fix mythes build with BSD make. Fix little undesired oops.Pedro Giffuni
2011-11-23Fix mythes build with BSD make. Thanks to Ariel for his assistance.Pedro Giffuni
2011-11-22lingucomponent related fixes for i118627, i118628, i118629Ariel Constenla-Haile
* 118627 - Hyphenator: building the UNO component breaks due to name clash The three UNO components have been renamed to use the naming scheme compname.uno: spell.uno, hyphen.uno, lnth.uno * 118629 - remove hunspell dependency from mythes hunspell was only needed for building the mythes example. Added a patch to patch the source in AOO builds and disable the example. * 118628 - remove hunspell dependency from Hyphenator and Thesaurus UNO components The dependency has been remove. Now the three components can be built independently from each other: * mythes has a category A license http://www.apache.org/legal/3party.html#category-a As a category A license, the library is ENABLED by default and is built unconditionally if the optional configure switch --with-system-mythes is missing As a side effect, building the UNO Thesaurus component is always enabled. * hunspell has a category B license http://www.apache.org/legal/3party.html#category-b as such, it is DISABLED by default. To enable the library use --enable-hunspell To use the library already present in the system instead of building it, use --with-system-hunspell As a side effect, building the UNO spell checking component is only enabled when hunspell is enabled. * hyphen has a category B license, as such it is DISABLED by default. To enable the library, use --enable-hyphen To uses the system library instead of building it, use --with-system-hyphen As side effect, building the UNO hyphenator component is only enabled when hyphen is enabled.
2011-08-28make copylefts an optionEike Rathke
Based on original work by Mathias Bauer <mbauer@apache.org>
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