summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-25libgltf: add patch to find the headers in WORKDIRMichael Stahl3-1/+43
2014-06-25libgltf: variable names need module prefixMichael Stahl1-9/+6
2014-06-25Update libgltf: new build system and various fixesZolnai Tamás19-201/+313
2014-06-19external/icu: Change flexible array members to be of length 1 instead of 2Stephan Bergmann1-0/+22
2014-06-18Avoid undefined out-of-range conversions from double to unsigned charStephan Bergmann2-0/+12
2014-06-18Pass debug flags into lpsolveStephan Bergmann1-0/+1
2014-06-18OS X: modify rhino1_5R5 patch for JDKs >= 1.5rbuj2-6/+10
2014-06-17external/librevenge,libmwaw,libodfgen,libwps: fix self-linked symlinks build ...Douglas Mencken4-4/+4
2014-06-13libgltf: fix up this patch, some forgotten changesZolnai Tamás1-7/+19
2014-06-13kmz2gltf: Use LO's ZipFileAccess to unzip kmzZolnai Tamás4-8666/+0
2014-06-13glTF: Avoid segmentation fault when one of the input files can't be loadedZolnai Tamás2-0/+87