summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2014-07-12enable debug informations for gltf in debug buildsMarkus Mohrhard1-1/+1
2014-07-12fix memory leak in collada2gltfMarkus Mohrhard2-0/+19
2014-07-11avoid -arch for bundled OpenSSL, Python3, and nss/nspr on OSX@PowerPCDouglas Mencken6-18/+55
2014-07-11VS2013: Adjust lcms2 to 12.0 vcproj versionDavid Ostrovsky1-1/+2
2014-07-11VS2013: Adjust python3 to 12.0 vcproj versionDavid Ostrovsky1-3/+5
2014-07-11VS2013: Adjust libgltf to 12.0 vcproj versionDavid Ostrovsky1-0/+1
2014-07-11VS2013: Adjust glew to 12.0 vcproj versionDavid Ostrovsky1-1/+2
2014-07-11VS2013: Adjust cppunit to 12.0 vcproj versionDavid Ostrovsky1-2/+3
2014-07-11VS2013: Adjust coinmp to 12.0 vcproj versionDavid Ostrovsky1-0/+1
2014-07-10nss/nspr: update build/autoconf/config.{guess,sub}rbuj2-0/+2124
2014-07-10fdo#81095 update our copy of Source Sans ProAndras Timar1-2/+10
2014-07-08VS 2013 has round()Tor Lillqvist2-0/+15
2014-07-07icu: pass in install program as native path, so Win32 make can invoke itMichael Stahl1-0/+1
2014-07-08Add one missing line of contextTor Lillqvist1-2/+2
2014-07-07Adapt for VS 2013Tor Lillqvist2-0/+13
2014-07-07VS 2013 has fmin() and fmax()Tor Lillqvist2-0/+13
2014-07-07Accidentally committed this file with DOS line endingsTor Lillqvist1-25/+25
2014-07-07VS 2013 has rint()Tor Lillqvist2-0/+29
2014-07-07Handle VCVER==120 (VS 2013) tooTor Lillqvist3-3/+3
2014-07-07Use gb_DEBUG_CFLAGS to get -FS for VS 2013Tor Lillqvist1-1/+1
2014-07-07VS 2013 already has float_tTor Lillqvist1-0/+2
2014-07-07fix build with msvc2013David Tardon2-0/+26
2014-07-06try and help scan-build out wrt cppunit assertsCaolán McNamara2-0/+55
2014-07-06Revert "fix OpenGL error in libgltf"Markus Mohrhard2-13/+0
2014-07-06fix memory leak in collada2gltfMarkus Mohrhard2-0/+26
2014-07-06fix OpenGL error in libgltfMarkus Mohrhard2-0/+13
2014-07-06fix new[]/delete mismatch in collada2gltfMarkus Mohrhard2-0/+13
2014-07-04libgltf: Stop a memory leakZolnai Tamás2-0/+28
2014-07-03Revert "firebird: enable-debug cause trouble due to a lifecycle management is...Norbert Thiebaud1-0/+1
2014-07-03firebird: backport upstream patch to avoid life cycle issuesNorbert Thiebaud2-0/+360
2014-06-28firebird: enable-debug cause trouble due to a lifecycle management issueNorbert Thiebaud1-1/+0
2014-06-28libgltf: fix Linux-with-check buildZolnai Tamás3-0/+71
2014-06-27libgltf: make 'Requires' valid in libgltf-0.0.pc fileZolnai Tamás2-0/+14
2014-06-27libgltf: use WHITESPACEZolnai Tamás1-4/+1
2014-06-27libgltf: fix wrong include path to config_$(gb_Side)Zolnai Tamás1-1/+1
2014-06-27libgltf: it seems gb_SPACE is not that we need hereZolnai Tamás1-1/+4
2014-06-27update to latest libexttextcatCaolán McNamara3-25/+9
2014-06-27fix build of libpagemaker on windowsDavid Tardon4-0/+104
2014-06-27update hyphen 2.8.7Caolán McNamara6-83/+4
2014-06-27integrate libpagemakerDavid Tardon6-0/+81
2014-06-27upgrade mythes to 1.2.4Caolán McNamara3-42/+0
2014-06-26clang: WaE: -Wunused-parameterCaolán McNamara2-0/+49
2014-06-26libgltf: compiler error fixes: missing include and missing namespaceZolnai Tamás2-0/+42
2014-06-26Revert "external/libgltf: Hack in missing -fPIC"Stephan Bergmann1-1/+0
2014-06-26external/libgltf: Hack in missing -fPICStephan Bergmann1-0/+1
2014-06-25libgltf: remove dependencies of config.h.inZolnai Tamás2-0/+13
2014-06-25libgltf: try again with this configure patchZolnai Tamás1-41/+0
2014-06-25libgltf: replace configure patch to avoid using autoreconfZolnai Tamás4-42/+103
2014-06-25libgltf: use --with-pickZolnai Tamás1-0/+1
2014-06-25libgltf: try to fix the MSVC2010 buildMichael Stahl1-1/+3