Age | Commit message (Expand) | Author |
2014-05-20 | Make it actually work to build GLEW for debugging | Tor Lillqvist |
2014-05-20 | fix .kmz support on Windows; no idea why this int was unsigned | Matúš Kukan |
2014-05-19 | fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012 | Christian Lohmaier |
2014-05-19 | No need to add -lrt for a static library. | Matúš Kukan |
2014-05-18 | remove some external header guards | Thomas Arnhold |
2014-05-18 | update mysqlcppconn url | Thomas Arnhold |
2014-05-16 | Fix typo: this is a static library | Zolnai Tamás |
2014-05-16 | Collada2gltf: add -lrt to fix compilation problems | Zolnai Tamás |
2014-05-15 | -fsanitize=address does not like -z defs | Markus Mohrhard |
2014-05-15 | Avoid copying of singular iterators | Stephan Bergmann |
2014-05-14 | Add kmz support to collada2gltf and use it. | Matúš Kukan |
2014-05-14 | Make it compile with Apple's Clang and libc++ | Tor Lillqvist |
2014-05-13 | upgrade to libpng-1.5.18 | Thomas Arnhold |
2014-05-13 | update libxmlsec config.* to support ppc64le | David Tardon |
2014-05-13 | Introduce Collada2gltf external library | Zolnai Tamás |
2014-05-13 | Introduce OpenCollada external library | Zolnai Tamás |
2014-05-13 | no lcms2d.dll nowadays, there is only lcms2.dll | Matúš Kukan |
2014-05-12 | upgrade to lcms2-2.6 | Thomas Arnhold |
2014-05-11 | upgrade to curl-7.36.0 | Thomas Arnhold |
2014-05-11 | upgrade to jpeg-9a | Thomas Arnhold |
2014-05-11 | libcmis: WaE: warning C4101: 'e' : unreferenced local variable | Thomas Arnhold |
2014-05-10 | coverity#12093[81-94], etc. null pointer dereference | Caolán McNamara |
2014-05-09 | Record patch upstream notification | Stephan Bergmann |
2014-05-09 | external/redland: Missing NUL | Stephan Bergmann |
2014-05-08 | Make external/python3 play well with -fsanitize=address | Stephan Bergmann |
2014-05-08 | Record patch upstream notification | Stephan Bergmann |
2014-05-08 | CLucene: Helgrind reported "pthread_mutex_destroy of a locked mutex" | Stephan Bergmann |
2014-05-06 | libgltf: include is missing from fmod_error_handling patch, merge patches | Zolnai Tamás |
2014-05-06 | Include <errno.h> | Tor Lillqvist |
2014-05-06 | Beautify patch | Stephan Bergmann |
2014-05-06 | Fix patch | Stephan Bergmann |
2014-05-06 | Don't use extern "C" for a function which return C++ types | Tor Lillqvist |
2014-05-06 | Upgrade libgltf | Zolnai Tamás |
2014-05-03 | Add clang support for boost multi_array Wshadow patch. | Andrzej Hunt |
2014-05-03 | boost: replace multi_array Wshadow patch with different one | Michael Stahl |
2014-04-29 | drop source/common/putilimp.h part of Android patch, fdo#77071 related | Eike Rathke |
2014-04-29 | upgrade to ICU 53.1, fdo#77071 related | Eike Rathke |
2014-04-28 | Bin outdated patch | Tor Lillqvist |
2014-04-27 | OGFrameGrabber: use a BGRA buffer | Zolnai Tamás |
2014-04-26 | mingw: fix use of jawt | David Tardon |
2014-04-26 | mingw: fix delivery of gcc libs | David Tardon |
2014-04-25 | try including windows.h for MultiByteToWideChar | Caolán McNamara |
2014-04-25 | fdo#48017 fix WIN32 long path name support of spelling dictionaries | László Németh |
2014-04-24 | libmwaw: values4003 apparently contains 22 patterns, not 28 | Stephan Bergmann |
2014-04-24 | libmwaw: --enable-debug when appropriate | Stephan Bergmann |
2014-04-22 | Boost Patch - Change '*b' to a variable, to remove GCC 4.7.3 -Wtype-limits | Adam Co |
2014-04-22 | libgltf: Make it link with freetype on Windows. | Jan Holesovsky |
2014-04-20 | Patching libgltf: shader character buffers are used as c strings | Zolnai Tamás |
2014-04-20 | Disable gltf support on mac until freetype build problems are fixed | Zolnai Tamás |
2014-04-20 | Try to fix mac build: use -arch flag to configure freetype | Zolnai Tamás |