summaryrefslogtreecommitdiffstats
path: root/external
Commit message (Expand)AuthorAgeFilesLines
* patching libgltf: stop a huge memory leakZolnai Tamás2014-05-262-0/+59
* rebase all import libsDavid Tardon2014-05-2628-242/+600
* libgltf: Update openmp-related patch to newer libgltf.Jan Holesovsky2014-05-261-2/+2
* external/liblangtag: Fix memory leakStephan Bergmann2014-05-262-0/+13
* externals: do not use "v110_xp" when building with MSVC 2012 and SDK 8.0Michael Stahl2014-05-266-6/+9
* Let's make it fully clear what we wantTor Lillqvist2014-05-261-2/+5
* Don't build as shared library when DISABLE_DYNLOADINGTor Lillqvist2014-05-261-1/+1
* the other way around...David Tardon2014-05-252-2/+2
* opencollada: remove unneeded patchZolnai Tamás2014-05-252-29/+0
* Update OpenCollada and collada2gltf to the newest versions.Jan Holesovsky2014-05-256-20/+131
* bundle librevengeDavid Tardon2014-05-259-0/+928
* build libodfgen as shared libDavid Tardon2014-05-256-6/+248
* fdo#77891 unconditionally disable console streams for WinXPChristian Lohmaier2014-05-241-8/+26
* kmz3collada: Workaround for missing texturesZolnai Tamás2014-05-241-1/+9
* libgltf: turn off openMP usage without any detection code.Michael Meeks2014-05-242-0/+13
* cppunit: always compile with debugging symbols on windows.Michael Meeks2014-05-243-5/+22
* libgltf: Another new version.Jan Holesovsky2014-05-242-125/+0
* collada2gltf: one more URL usage fixZolnai Tamás2014-05-231-6/+8
* external/python3: Fix memory leak in configure check codeStephan Bergmann2014-05-232-0/+20
* dlclose confuses LeakSanitizerStephan Bergmann2014-05-231-1/+9
* Fold hyphen-c99.patch.0 into hyphen-fdo48017-wfopen.patchStephan Bergmann2014-05-233-17/+4
* external/hypen: Fix for pre-C99Stephan Bergmann2014-05-232-0/+14
* fdo#48017 WIN32 long path support in Hyphen and MyThesLászló Németh2014-05-234-0/+120
* use $(gb_AWK) instead of awkChristian Lohmaier2014-05-221-1/+1
* collada2gltf: move patches to an own folderZolnai Tamás2014-05-224-3/+3
* collada2gltf: fix URL problemsZolnai Tamás2014-05-222-0/+78
* opencollada: move patches to an own folderZolnai Tamás2014-05-224-3/+3
* opencollada: uninitialized bool variable broke the parsingZolnai Tamás2014-05-222-0/+36
* Some trivial fix for hash function signed overflow undefined behaviorStephan Bergmann2014-05-222-0/+21
* Adapt CppUnit to our CPPUNIT_PLUGIN_EXPORTStephan Bergmann2014-05-222-0/+12
* Record patch upstream notificationStephan Bergmann2014-05-221-0/+2
* fdo#77313: coinmp: error: format not a string literal and no format argumentsMatúš Kukan2014-05-222-0/+13
* external/clucene: Avoid InitOrderFiascoStephan Bergmann2014-05-212-0/+27
* libgltf: Updated version.Jan Holesovsky2014-05-213-32/+125
* libgltf: The FPS counting is not necessary in LibreOffice.Jan Holesovsky2014-05-213-3/+32
* libgltf: Update to the new version.Jan Holesovsky2014-05-2113-321/+12
* care for Java 1.5 support in external packagesDouglas Mencken2014-05-211-1/+4
* upgrade to python-3.3.5Thomas Arnhold2014-05-215-244/+40
* Make CoinMP build for AndroidTor Lillqvist2014-05-203-0/+170
* Make CoinMP build for iOSTor Lillqvist2014-05-202-0/+4
* Make it actually work to build GLEW for debuggingTor Lillqvist2014-05-202-0/+16
* fix .kmz support on Windows; no idea why this int was unsignedMatúš Kukan2014-05-201-1/+1
* fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012Christian Lohmaier2014-05-1911-7/+191
* No need to add -lrt for a static library.Matúš Kukan2014-05-191-6/+0
* remove some external header guardsThomas Arnhold2014-05-181-3/+1
* update mysqlcppconn urlThomas Arnhold2014-05-181-1/+1
* Fix typo: this is a static libraryZolnai Tamás2014-05-161-1/+1
* Collada2gltf: add -lrt to fix compilation problemsZolnai Tamás2014-05-161-0/+6
* -fsanitize=address does not like -z defsMarkus Mohrhard2014-05-152-0/+18
* Avoid copying of singular iteratorsStephan Bergmann2014-05-152-0/+85