summaryrefslogtreecommitdiff
path: root/clucene/patches
AgeCommit message (Collapse)Author
2012-05-28CLucene contribs-lib artifacts were missing during system wide installationDavid Ostrovsky
Change-Id: I11e9b17336a16bfcaceebe7613c156ff3e2b94d1
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
and stick headers into the solver in the same hierarchy as is "standard" so we don't have to patch so much, similiarly rename to libz
2012-03-10patch clucene to avoid narrowing conversionsLuboš Luňák
clang errors out on this
2012-02-23Fix CLucene _DEBUG codeStephan Bergmann
2012-02-23another problematic _CL_HAVE_GCC_ATOMIC_FUNCTIONS for MacOSXCaolán McNamara
2012-02-23use the same compiler test for atomics in clucene as salCaolán McNamara
2012-02-23disable warnings in exported headersCaolán McNamara
2012-02-17get clucene building under windows-msvcCaolán McNamara