summaryrefslogtreecommitdiff
path: root/clucene
AgeCommit message (Expand)Author
2013-06-06Some more modules at least building with mingw64Fridrich Štrba
2013-05-09Get clucene to build on Windows.Kohei Yoshida
2013-05-09Make clucene build against libc++ (at least the one in Xcode 4.6)Tor Lillqvist
2013-05-09Identify the origin of these filesTor Lillqvist
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl
2013-05-08clucene: remove ExternalPackage_cluceneMichael Stahl
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-10workaround #define of openCaolán McNamara
2013-03-16suppress warnings for clucene c files tooPeter Foley
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-01MinGW: Workaround narrowing conversion in clucene.Jan Holesovsky
2013-02-28remove all d.lstMichael Stahl
2012-09-28hide clucene warnings under the carpet to avoid poluting make's outputNorbert Thiebaud
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-23fix dep on clucene headersDavid Tardon
2012-09-22update ext. projects to use ExternalPackageDavid Tardon
2012-09-22clucene build needs solenvDavid Tardon
2012-09-17android: disable cluceneMichael Meeks
2012-09-08rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan
2012-08-31gbuild: UnpackedTarball: do not rename files; set cxx suffix for libraryMatúš Kukan
2012-08-27fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for cluceneJung-uk Kim
2012-08-24download clucene tarball only when it's going to be usedMatúš Kukan
2012-08-24adapt clucene for UnpackedTarballDavid Tardon
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
2012-05-28CLucene contribs-lib artifacts were missing during system wide installationDavid Ostrovsky
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-25Fixed placement of commentStephan Bergmann
2012-04-25Mention that the CLucene patch was also sent upstreamCatalin Iacob
2012-04-24do not use internal clucene if building with an external oneLuboš Luňák
2012-04-23WaE: patch CLucene to avoid Clang unused parameter warningCatalin Iacob
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
2012-04-11CLucene headers are better in inc/externalCaolán McNamara
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-31clucene: do not use mixed path hereMatúš Kukan
2012-03-31clucene: use CustomTarget makefileMatúš Kukan
2012-03-23older versions of tar don't do autodetection of compression formatChristian Lohmaier
2012-03-23Enable use of older tars that uses --strip-path to strip componentsFridrich Štrba
2012-03-21chmod -xTor Lillqvist
2012-03-13gtar actually expects --strip-components, with trailing 's'Korrawit Pruegsanusak
2012-03-10patch clucene to avoid narrowing conversionsLuboš Luňák
2012-03-06more idle code documentation improvementMichael Meeks
2012-02-25make this consistentMatúš Kukan
2012-02-24filter out not needed uwinapi which is not yet builtMatúš Kukan
2012-02-24MinGW: Make clucene build.Jan Holesovsky