summaryrefslogtreecommitdiffstats
path: root/contrib/snowball/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Fix build with leak sanitizerVsevolod Stakhov2020-03-301-2/+2
|
* [Rework] Update snowball stemmer to 2.0 and remove all crap aside of UTF8Vsevolod Stakhov2020-02-251-21/+14
|
* [Minor] contrib/snowball: fix modules.h locationPeter Wu2020-01-211-4/+3
| | | | | | | | | | * Reproducible builds! No more absolute paths in source files, so the generated binary is also invariant of the build directory. * Output modules.h in snowball/libstemmer/ instead of snowball/. This allows removal of the extra include directory and -f option. * This partially reverts some changes in https://github.com/snowballstem/snowball/commit/d178f201fda878c26538401650a7d46c37a5e6f1 and matches the commands in GNUmakefile.
* Fix snowball distribution.Vsevolod Stakhov2015-12-311-7/+0
|
* Remove bloody submodules.Vsevolod Stakhov2015-12-311-0/+85