summaryrefslogtreecommitdiffstats
path: root/clucene
Commit message (Expand)AuthorAgeFilesLines
* hide clucene warnings under the carpet to avoid poluting make's outputNorbert Thiebaud2012-09-281-0/+6
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl2012-09-281-4/+4
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-4/+1
* fix dep on clucene headersDavid Tardon2012-09-231-1/+1
* update ext. projects to use ExternalPackageDavid Tardon2012-09-223-126/+124
* clucene build needs solenvDavid Tardon2012-09-221-1/+1
* android: disable cluceneMichael Meeks2012-09-171-2/+2
* rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan2012-09-081-1/+1
* gbuild: UnpackedTarball: do not rename files; set cxx suffix for libraryMatúš Kukan2012-08-312-2/+2
* fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for cluceneJung-uk Kim2012-08-275-33/+305
* download clucene tarball only when it's going to be usedMatúš Kukan2012-08-241-1/+1
* adapt clucene for UnpackedTarballDavid Tardon2012-08-245-278/+240
* fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim2012-08-142-0/+23
* CLucene contribs-lib artifacts were missing during system wide installationDavid Ostrovsky2012-05-281-0/+23
* normalize variable names in gbuild user makefilesMichael Stahl2012-05-101-10/+10
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Fixed placement of commentStephan Bergmann2012-04-251-2/+2
* Mention that the CLucene patch was also sent upstreamCatalin Iacob2012-04-251-0/+2
* do not use internal clucene if building with an external oneLuboš Luňák2012-04-241-0/+4
* WaE: patch CLucene to avoid Clang unused parameter warningCatalin Iacob2012-04-232-0/+10
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-132-0/+16
* gbuildize internal zlibCaolán McNamara2012-04-132-16/+0
* CLucene headers are better in inc/externalCaolán McNamara2012-04-111-91/+91
* enforce only one possible use of gb_CustomTargetMatúš Kukan2012-04-091-1/+1
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
* clucene: do not use mixed path hereMatúš Kukan2012-03-311-1/+1
* clucene: use CustomTarget makefileMatúš Kukan2012-03-314-54/+39
* older versions of tar don't do autodetection of compression formatChristian Lohmaier2012-03-231-1/+1
* Enable use of older tars that uses --strip-path to strip componentsFridrich Štrba2012-03-231-1/+1
* chmod -xTor Lillqvist2012-03-211-0/+0
* gtar actually expects --strip-components, with trailing 's'Korrawit Pruegsanusak2012-03-131-1/+1
* patch clucene to avoid narrowing conversionsLuboš Luňák2012-03-102-0/+26
* more idle code documentation improvementMichael Meeks2012-03-061-0/+4
* make this consistentMatúš Kukan2012-02-251-3/+3
* filter out not needed uwinapi which is not yet builtMatúš Kukan2012-02-241-1/+2
* MinGW: Make clucene build.Jan Holesovsky2012-02-242-1/+153
* Trailing whitespace cleanup in the clucene configs.Jan Holesovsky2012-02-245-310/+310
* fix for cross-compilingCaolán McNamara2012-02-232-2/+2
* Fix CLucene _DEBUG codeStephan Bergmann2012-02-232-0/+12
* tweak generic config for MacOSXCaolán McNamara2012-02-232-7/+8
* another problematic _CL_HAVE_GCC_ATOMIC_FUNCTIONS for MacOSXCaolán McNamara2012-02-231-0/+11
* use the same compiler test for atomics in clucene as salCaolán McNamara2012-02-232-0/+21
* wcsdup not universally available on non-windowsCaolán McNamara2012-02-235-2/+378
* disable warnings in exported headersCaolán McNamara2012-02-232-0/+55
* need to export more headers from CLuceneCaolán McNamara2012-02-231-8/+32
* use different OUString ctor for RTL_TEXTENCODING_UCS4Caolán McNamara2012-02-231-0/+1
* get clucene building under windows-msvcCaolán McNamara2012-02-174-2/+43
* suppress -Werror for cluceneDavid Tardon2012-02-171-2/+2