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