summaryrefslogtreecommitdiff
path: root/clucene
AgeCommit message (Expand)AuthorFilesLines
2013-05-09Get clucene to build on Windows.Kohei Yoshida1-1/+6
2013-05-09Make clucene build against libc++ (at least the one in Xcode 4.6)Tor Lillqvist2-0/+43
2013-05-09Identify the origin of these filesTor Lillqvist8-8/+24
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl2-16/+0
2013-05-08clucene: remove ExternalPackage_cluceneMichael Stahl3-107/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-67/+12
2013-04-10workaround #define of openCaolán McNamara2-0/+41
2013-03-16suppress warnings for clucene c files tooPeter Foley1-0/+3
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-01MinGW: Workaround narrowing conversion in clucene.Jan Holesovsky1-0/+11
2013-02-28remove all d.lstMichael Stahl1-0/+0
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