summaryrefslogtreecommitdiff
path: root/clucene
AgeCommit message (Expand)AuthorFilesLines
2012-09-28hide clucene warnings under the carpet to avoid poluting make's outputNorbert Thiebaud1-0/+6
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl1-4/+4
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-4/+1
2012-09-23fix dep on clucene headersDavid Tardon1-1/+1
2012-09-22update ext. projects to use ExternalPackageDavid Tardon3-126/+124
2012-09-22clucene build needs solenvDavid Tardon1-1/+1
2012-09-17android: disable cluceneMichael Meeks1-2/+2
2012-09-08rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan1-1/+1
2012-08-31gbuild: UnpackedTarball: do not rename files; set cxx suffix for libraryMatúš Kukan2-2/+2
2012-08-27fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for cluceneJung-uk Kim5-33/+305
2012-08-24download clucene tarball only when it's going to be usedMatúš Kukan1-1/+1
2012-08-24adapt clucene for UnpackedTarballDavid Tardon5-278/+240
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim2-0/+23
2012-05-28CLucene contribs-lib artifacts were missing during system wide installationDavid Ostrovsky1-0/+23
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl1-10/+10
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-25Fixed placement of commentStephan Bergmann1-2/+2
2012-04-25Mention that the CLucene patch was also sent upstreamCatalin Iacob1-0/+2
2012-04-24do not use internal clucene if building with an external oneLuboš Luňák1-0/+4
2012-04-23WaE: patch CLucene to avoid Clang unused parameter warningCatalin Iacob2-0/+10
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2-0/+16
2012-04-13gbuildize internal zlibCaolán McNamara2-16/+0
2012-04-11CLucene headers are better in inc/externalCaolán McNamara1-91/+91
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan1-1/+1
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-2/+2
2012-03-31clucene: do not use mixed path hereMatúš Kukan1-1/+1
2012-03-31clucene: use CustomTarget makefileMatúš Kukan4-54/+39
2012-03-23older versions of tar don't do autodetection of compression formatChristian Lohmaier1-1/+1
2012-03-23Enable use of older tars that uses --strip-path to strip componentsFridrich Štrba1-1/+1
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-13gtar actually expects --strip-components, with trailing 's'Korrawit Pruegsanusak1-1/+1
2012-03-10patch clucene to avoid narrowing conversionsLuboš Luňák2-0/+26
2012-03-06more idle code documentation improvementMichael Meeks1-0/+4
2012-02-25make this consistentMatúš Kukan1-3/+3
2012-02-24filter out not needed uwinapi which is not yet builtMatúš Kukan1-1/+2
2012-02-24MinGW: Make clucene build.Jan Holesovsky2-1/+153
2012-02-24Trailing whitespace cleanup in the clucene configs.Jan Holesovsky5-310/+310
2012-02-23fix for cross-compilingCaolán McNamara2-2/+2
2012-02-23Fix CLucene _DEBUG codeStephan Bergmann2-0/+12
2012-02-23tweak generic config for MacOSXCaolán McNamara2-7/+8
2012-02-23another problematic _CL_HAVE_GCC_ATOMIC_FUNCTIONS for MacOSXCaolán McNamara1-0/+11
2012-02-23use the same compiler test for atomics in clucene as salCaolán McNamara2-0/+21
2012-02-23wcsdup not universally available on non-windowsCaolán McNamara5-2/+378
2012-02-23disable warnings in exported headersCaolán McNamara2-0/+55
2012-02-23need to export more headers from CLuceneCaolán McNamara1-8/+32
2012-02-23use different OUString ctor for RTL_TEXTENCODING_UCS4Caolán McNamara1-0/+1
2012-02-17get clucene building under windows-msvcCaolán McNamara4-2/+43
2012-02-17suppress -Werror for cluceneDavid Tardon1-2/+2