Age | Commit message (Expand) | Author |
2013-04-15 | redland: fix an assertion in MSVC _DEBUG build | Michael Stahl |
2013-04-10 | fix build of raptor on mingw | David Tardon |
2013-04-04 | redland: no idea what those unused .def files are good for | Michael Stahl |
2013-04-04 | redland: reindent that | Michael Stahl |
2013-04-04 | remove -dylib_file mappings that are not needed anymore | Christian Lohmaier |
2013-04-03 | redland: stop using --with-threads, it supports only POSIX... | Michael Stahl |
2013-04-03 | redland: clean up libxml2 usage | Michael Stahl |
2013-04-03 | redland: we don't need the raptor features using libxslt | Michael Stahl |
2013-04-03 | libxslt: remove usage of dmake remnant XSLTLIB | Michael Stahl |
2013-04-03 | libxml2: remove usage of dmake remnant LIBXML2LIB | Michael Stahl |
2013-04-03 | redland: stop delivering headers | Michael Stahl |
2013-04-03 | Fix Android build of redland and rasqal | Tor Lillqvist |
2013-04-03 | Easter Bunny brings new redland tarballs | Michael Stahl |
2013-03-27 | fix build of redland on mingw | David Tardon |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-13 | deliver the right libs on mingw | David Tardon |
2013-03-13 | do not escape too much | David Tardon |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-23 | comma need to be escape in Makefile when in argument of $(call | Norbert Thiebaud |
2013-02-22 | quiet external module build log unless failure | Norbert Thiebaud |
2013-02-22 | libxslt, redland: properly quote rpath $ORIGIN | Michael Stahl |
2013-02-07 | convert libxml2 to gbuild and add to tail_build | Peter Foley |
2013-01-31 | redland depends on both raptor and rasqal | Stephan Bergmann |
2013-01-31 | Call macosx-change-install-names on "external" libs, too | Stephan Bergmann |
2013-01-31 | Proper spacing in makefile command line continuations | Stephan Bergmann |
2013-01-01 | MAKE not GNUMAKE | Peter Foley |
2012-12-31 | convert openssl to gbuild and add to tail_build | Peter Foley |
2012-12-31 | Deliver raptor.h and rasqal.h | Tor Lillqvist |
2012-12-31 | redland depends on rasqal | Tor Lillqvist |
2012-12-31 | Fix misleading indentation | Tor Lillqvist |
2012-12-31 | Fix redland cross-compilation at least for Android | Tor Lillqvist |
2012-12-31 | Fix typo s/ANDRIOD/ANDROID/ | Tor Lillqvist |
2012-12-30 | convert redland to gbuild and add to tail_build | Peter Foley |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-11-19 | Try to use -fvisibility=hidden when DISABLE_DYNLOADING | Tor Lillqvist |
2012-08-29 | fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGIN | Jung-uk Kim |
2012-07-27 | redland: fix some warnings in raptor | Michael Stahl |
2012-05-04 | lib was renamed, but dylib_file hint for older XCode was missed. | Christian Lohmaier |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-20 | Build the redland libs statically for Android | Tor Lillqvist |
2012-04-13 | renaming dlls makes little sense on windows | David Tardon |
2012-04-13 | Revert "change redland dllnames on windows too" | David Tardon |
2012-04-13 | change redland dllnames on windows too | David Tardon |
2012-04-13 | oops, missed one for macosx | David Tardon |
2012-04-13 | rhbz#809466 change soname of bundled redland libs | David Tardon |
2012-04-10 | No sonames on Android | Tor Lillqvist |
2012-03-20 | Make redland build on Mac with internal libxml | Fridrich Štrba |
2012-03-04 | it seems this is not necessary after all | David Tardon |
2012-03-02 | workaround ld link-time crash on ppc64 | Caolán McNamara |
2012-03-01 | Move MinGW-specific magic inside MinGW-specific .IF branch | Tor Lillqvist |