summaryrefslogtreecommitdiff
path: root/clucene
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-17use custom target for preparing sourcesDavid Tardon5-303/+352
2012-02-17first cut at building an internal cluceneCaolán McNamara9-0/+674