office-gobmx/external/clucene
Christian Lohmaier 875a1bf2e1 makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)
…by a simple/static $(gb_UnpackedTarball_workdir)/foo
see also 0c4c84a14b

Change-Id: I8e6aa55c85534c4446556548910c950ddbe7c6fc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167163
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Jenkins
2024-05-06 11:40:45 +02:00
..
configs
inc/pch
patches reprobuild: don't write timestamps to clucene index files 2023-12-13 07:32:13 +01:00
Library_clucene.mk makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
Makefile EXTERNAL_WARNINGS_NOT_ERRORS -> ENABLE_WERROR and be "TRUE"/"" 2014-02-20 11:24:21 +01:00
Module_clucene.mk configure: Improve help-options handling 2021-06-22 14:25:51 +02:00
README Add what looks like a plausible upstream URL to external/clucene/README 2020-04-22 22:03:44 +02:00
UnpackedTarball_clucene.mk reprobuild: don't write timestamps to clucene index files 2023-12-13 07:32:13 +01:00

External package containing clucene from [http://clucene.sourceforge.net/].

This is used to index our downloadable help packages, and allow them
to be searched efficiently at run-time.