Age | Commit message (Expand) | Author |
2013-06-06 | Some more modules at least building with mingw64 | Fridrich Štrba |
2013-05-09 | Get clucene to build on Windows. | Kohei Yoshida |
2013-05-09 | Make clucene build against libc++ (at least the one in Xcode 4.6) | Tor Lillqvist |
2013-05-09 | Identify the origin of these files | Tor Lillqvist |
2013-05-08 | zlib: remove ExternalPackage_zlib | Michael Stahl |
2013-05-08 | clucene: remove ExternalPackage_clucene | Michael Stahl |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-10 | workaround #define of open | Caolán McNamara |
2013-03-16 | suppress warnings for clucene c files too | Peter Foley |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-01 | MinGW: Workaround narrowing conversion in clucene. | Jan Holesovsky |
2013-02-28 | remove all d.lst | Michael Stahl |
2012-09-28 | hide clucene warnings under the carpet to avoid poluting make's output | Norbert Thiebaud |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for Mac | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-23 | fix dep on clucene headers | David Tardon |
2012-09-22 | update ext. projects to use ExternalPackage | David Tardon |
2012-09-22 | clucene build needs solenv | David Tardon |
2012-09-17 | android: disable clucene | Michael Meeks |
2012-09-08 | rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libs | Matúš Kukan |
2012-08-31 | gbuild: UnpackedTarball: do not rename files; set cxx suffix for library | Matúš Kukan |
2012-08-27 | fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for clucene | Jung-uk Kim |
2012-08-24 | download clucene tarball only when it's going to be used | Matúš Kukan |
2012-08-24 | adapt clucene for UnpackedTarball | David Tardon |
2012-08-14 | fdo#53061: Fix for C++11 #define NULL nullptr | Jung-uk Kim |
2012-05-28 | CLucene contribs-lib artifacts were missing during system wide installation | David Ostrovsky |
2012-05-10 | normalize variable names in gbuild user makefiles | Michael Stahl |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-25 | Fixed placement of comment | Stephan Bergmann |
2012-04-25 | Mention that the CLucene patch was also sent upstream | Catalin Iacob |
2012-04-24 | do not use internal clucene if building with an external one | Luboš Luňák |
2012-04-23 | WaE: patch CLucene to avoid Clang unused parameter warning | Catalin Iacob |
2012-04-13 | sigh, need a 64bit zlib too on windows, reverting | Caolán McNamara |
2012-04-13 | gbuildize internal zlib | Caolán McNamara |
2012-04-11 | CLucene headers are better in inc/external | Caolán McNamara |
2012-04-09 | enforce only one possible use of gb_CustomTarget | Matúš Kukan |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-03-31 | clucene: do not use mixed path here | Matúš Kukan |
2012-03-31 | clucene: use CustomTarget makefile | Matúš Kukan |
2012-03-23 | older versions of tar don't do autodetection of compression format | Christian Lohmaier |
2012-03-23 | Enable use of older tars that uses --strip-path to strip components | Fridrich Štrba |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-13 | gtar actually expects --strip-components, with trailing 's' | Korrawit Pruegsanusak |
2012-03-10 | patch clucene to avoid narrowing conversions | Luboš Luňák |
2012-03-06 | more idle code documentation improvement | Michael Meeks |
2012-02-25 | make this consistent | Matúš Kukan |
2012-02-24 | filter out not needed uwinapi which is not yet built | Matúš Kukan |
2012-02-24 | MinGW: Make clucene build. | Jan Holesovsky |