Commit graph

8 commits

Author SHA1 Message Date
Kohei Yoshida
6575dc3bb0 Get clucene to build on Windows.
Change-Id: I5c8460db80f41569714f743265ee57736ce02211
2013-05-09 14:25:00 -04:00
Tor Lillqvist
b71f9cdab1 Make clucene build against libc++ (at least the one in Xcode 4.6)
(Note that we don't build successfully against libc++ currently; this
is just a fix for the first issue that I came across when trying.)

Change-Id: If8b594177434e96a8b51c372b26a72236b9b5f5e
2013-05-09 19:18:02 +03:00
Michael Stahl
3c38b7727a zlib: remove ExternalPackage_zlib
Change-Id: I5bce88b2044279a6563fd68c35f9c1ac824c8850
2013-05-08 23:34:26 +02:00
Caolán McNamara
c0c9688420 workaround #define of open
on aix with gcc

Change-Id: I704890cfae64343937cba8cc9206e493542baae3
2013-04-10 20:22:35 +01:00
Matúš Kukan
38cc4f7fde gbuild: UnpackedTarball: do not rename files; set cxx suffix for library
Change-Id: I8bf119a4ab3fc7c2febfa80176358f668003b7d1
2012-08-31 21:21:38 +02:00
Jung-uk Kim
8a55c4af62 fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for clucene
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>:
* added clucene-config-MINGW-atomic.h, to not lose _CL_HAVE_GCC_ATOMIC_FUNCTIONS
  when applicable there
* renamed clucene-config-GCC.h to clucene-config-GCC-atomic.h for consistency
  with above

Change-Id: I3dd15721b568fa9358b79ec28bad39249200c773
2012-08-27 13:33:44 +02:00
Matúš Kukan
d7a5df7e3d download clucene tarball only when it's going to be used
Change-Id: I568be2e912d5700ef5d24443e48cf7d0a384292a
2012-08-24 18:28:00 +02:00
David Tardon
ddc8881122 adapt clucene for UnpackedTarball
Change-Id: I52d78c396511ee44c18ba9473b9602fc4e6f947f
2012-08-24 13:22:01 +02:00