summaryrefslogtreecommitdiff
path: root/external/clucene
AgeCommit message (Expand)Author
2021-11-09external/clucene: Remove unnecessary uses of obsolete std::binary_functionStephan Bergmann
2021-08-20Mark external/clucene/patches/nullstring.patch as sent upstreamStephan Bergmann
2021-08-19external/clucene: Avoid std::string(nullptr) constructionStephan Bergmann
2021-06-22configure: Improve help-options handlingJan-Marek Glogowski
2021-01-06external/clucene: Fix MSVC /Zc:strictStringsStephan Bergmann
2020-06-18Mark external/clucene/patches/c++20.patch as sent upstreamStephan Bergmann
2020-06-17external/clucene: Adapt to C++20 CWG2237Stephan Bergmann
2020-04-24Mark external/clucene/patches/heap-buffer-overflow.patch as sent upstreamStephan Bergmann
2020-04-23external/clucene: Avoid heap-buffer-overflowStephan Bergmann
2020-04-22Mark external/clucene/patches/ostream-wchar_t.patch as sent upstreamStephan Bergmann
2020-04-22Add what looks like a plausible upstream URL to external/clucene/READMEStephan Bergmann
2019-12-03external/clucene: Adapt to C++20 deleted ostream << for non-plain char typesStephan Bergmann
2019-10-14add PCHs for more external libsLuboš Luňák
2019-05-24disable warnings in external libsLuboš Luňák
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2017-12-15Enable C++17 for clang-cl, tooStephan Bergmann
2017-11-02Use gb_UnpackedTarball_get_dirStephan Bergmann
2017-03-06drop various _MSC_VER < 1900 conditionalsCaolán McNamara
2017-02-10Remove MinGW supportStephan Bergmann
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl
2016-01-21Fix for Jenkins Gerrit Mac buildsStephan Bergmann
2016-01-19Silence -Werror,-Wunknown-pragmasStephan Bergmann
2016-01-19external/clucene: Silence -Werror=misleading-indentation (GCC 6)Stephan Bergmann
2015-12-02external/clucene: Use warning-supression pragmas for clang-cl, tooStephan Bergmann
2015-11-18No more need to include config_global.hStephan Bergmann
2015-07-28Fix clucene on MSVC 14.0David Ostrovsky
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl
2014-07-07VS 2013 already has float_tTor Lillqvist
2014-05-22Record patch upstream notificationStephan Bergmann
2014-05-21external/clucene: Avoid InitOrderFiascoStephan Bergmann
2014-05-08Record patch upstream notificationStephan Bergmann
2014-05-08CLucene: Helgrind reported "pthread_mutex_destroy of a locked mutex"Stephan Bergmann
2014-04-11CLucene: Some trivial GCC -fsanitize=undefined fixesStephan Bergmann
2014-02-20EXTERNAL_WARNINGS_NOT_ERRORS -> ENABLE_WERROR and be "TRUE"/""Matúš Kukan
2013-11-14external/clucene: -Werror,-Wunused-parameterStephan Bergmann
2013-11-14clucene: stop using #pragma GCC system_headerMichael Stahl
2013-10-18Fix building from inside modules moved to externalKhaled Hosny
2013-10-17fdo#70393: move clucene to a subdir of externalKhaled Hosny