summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Collapse)Author
2014-07-10nss/nspr: update build/autoconf/config.{guess,sub}rbuj
Update the file nss/nspr/build/autoconf/config.guess to the version 2014-03-23. Update the file nss/nspr/build/autoconf/config.sub to the version 2014-05-01. Create the file nss/nspr/build/autoconf/GPLv3.txt. Change-Id: Ifc508a3c1bee57f810588d0013971e4bf1984c10 Reviewed-on: https://gerrit.libreoffice.org/10148 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-10fdo#81095 update our copy of Source Sans ProAndras Timar
Change-Id: Ifea8069b9d499cb7b23575786350446e85771eb6
2014-07-08VS 2013 has round()Tor Lillqvist
Change-Id: I1cc91bccd288543162b1169ce5621a91a5d4f991
2014-07-07icu: pass in install program as native path, so Win32 make can invoke itMichael Stahl
No idea why this wasn't a problem before. Change-Id: Icbb94111061079069e2fc2102cfa4fe4bdd59bb9
2014-07-08Add one missing line of contextTor Lillqvist
Change-Id: I13e938d0b2845b691bdd0f2b7208561e7ed177d4
2014-07-07Adapt for VS 2013Tor Lillqvist
Change-Id: Icd7a3d0cbcb994986ea53a5fe91d3996b26cbe0c
2014-07-07VS 2013 has fmin() and fmax()Tor Lillqvist
Change-Id: Iecb8e289d94c479447b80f1d5ebc21eb2210301b
2014-07-07Accidentally committed this file with DOS line endingsTor Lillqvist
Change-Id: If1f6f9755c4b3b44ae34a126d7f3534969bfc630
2014-07-07VS 2013 has rint()Tor Lillqvist
Change-Id: I6ab759a54ef369e20d93c0767d6a103aabd14faa
2014-07-07Handle VCVER==120 (VS 2013) tooTor Lillqvist
Change-Id: I4dbf663790bd8906ef8b123a01bdf52e0c0c1962
2014-07-07Use gb_DEBUG_CFLAGS to get -FS for VS 2013Tor Lillqvist
Change-Id: I22485919713f5cafb494992a36c5ada21bdcc18c
2014-07-07VS 2013 already has float_tTor Lillqvist
Change-Id: Ibf6f1d60fc7ec92e24fc366dc193cbd70f13c18c
2014-07-07fix build with msvc2013David Tardon
Change-Id: Ic027cd02f590db06a75fdd2b23d6f67bd42f575a
2014-07-06try and help scan-build out wrt cppunit assertsCaolán McNamara
Change-Id: Id86607802415ad069aa88be98012a5c99f594218
2014-07-06Revert "fix OpenGL error in libgltf"Markus Mohrhard
New tarball already contains the fix for it. This reverts commit 6f855fed653d6cdbfb30f8cd579d5d8d7f108aba.
2014-07-06fix memory leak in collada2gltfMarkus Mohrhard
Found by Lsan. Saves about 12MB per loaded model. Change-Id: Idaff5defd5affc3d9becf2a00d1e64f8d1d42e0f
2014-07-06fix OpenGL error in libgltfMarkus Mohrhard
The code tried to free a program as a shader Change-Id: I47de706044a5756cf972d9fdb38cac2ca1355414
2014-07-06fix new[]/delete mismatch in collada2gltfMarkus Mohrhard
Found by Asan. Change-Id: Icc73e50b7f230880dda982f1c783c86aaeaa5ca2
2014-07-04libgltf: Stop a memory leakZolnai Tamás
Change-Id: I7f3f5cfcdc368907670d58b07300889ea8452340
2014-07-03Revert "firebird: enable-debug cause trouble due to a lifecycle management ↵Norbert Thiebaud
issue" This reverts commit 814818c3451fa32900c011278e2e5b62e3518eb0. Upstream patched the underlying cause
2014-07-03firebird: backport upstream patch to avoid life cycle issuesNorbert Thiebaud
with temp files... Change-Id: I3c76baa38c6854600fbfd1dd48c554ff8716969e
2014-06-28firebird: enable-debug cause trouble due to a lifecycle management issueNorbert Thiebaud
firebird in debug mode abort() on lo shutdown due to a lifcycle management issue where firebord try to create a directory in a temp directory that is not there anymore, and then exception for it and that exception in debug mode cause an abort. Change-Id: Iabbd6ffda34a84e5b0d8e44761226083c8c1d168
2014-06-28libgltf: fix Linux-with-check buildZolnai Tamás
It seems some of the warnings are treated as errors in Linux-with-check builds. Change-Id: I9ed876ba634d944c022838a625164f06f100a7df
2014-06-27libgltf: make 'Requires' valid in libgltf-0.0.pc fileZolnai Tamás
Thanks to Rene Engelhard for help to make it valid. Plus glu is not used, so remove it. Change-Id: I5e3631e9b3d24c2b1d9044192d7c0a55c234f7c0
2014-06-27libgltf: use WHITESPACEZolnai Tamás
Change-Id: I47ca82d5f08431c8af8b8a85cfbfd083ebd6fda0
2014-06-27libgltf: fix wrong include path to config_$(gb_Side)Zolnai Tamás
Change-Id: I63d1822fd08c997a9432ed09ada6d5299bc658b1
2014-06-27libgltf: it seems gb_SPACE is not that we need hereZolnai Tamás
Change-Id: I099f2bb007cdd29db25a99ca84e53115a12379bd
2014-06-27update to latest libexttextcatCaolán McNamara
Change-Id: I18cb4d6939c5fcf765ff3033c67583048b55e4a1
2014-06-27fix build of libpagemaker on windowsDavid Tardon
Change-Id: Iac9920b9886fda514e6db35dc89facefeebe4d68
2014-06-27update hyphen 2.8.7Caolán McNamara
Change-Id: Icbe95429903dd3605acfd659c46f001d838b52c3
2014-06-27integrate libpagemakerDavid Tardon
Change-Id: I077d7c9a41793abdf5f001386f44ac407f94a6d3
2014-06-27upgrade mythes to 1.2.4Caolán McNamara
Change-Id: I79b658fc737ef3dd65039c3b43705505a45fb1fd
2014-06-26clang: WaE: -Wunused-parameterCaolán McNamara
Change-Id: Ibd62d74d1244a29d7554837c3b39e76b87098b97
2014-06-26libgltf: compiler error fixes: missing include and missing namespaceZolnai Tamás
Thanks to Rene Engelhard for the report and the fixes. Change-Id: Ia14980bdbcd9e714b1e9cd41f04af9371aa22371
2014-06-26Revert "external/libgltf: Hack in missing -fPIC"Stephan Bergmann
This reverts commit 5da85a21241f09a0b2d7796bc952806a1a863592, bb9078e3dee48afc4c2bd8006a892924f8b38b39 "libgltf: use --with-pick [sic]" had already added --with-pic.
2014-06-26external/libgltf: Hack in missing -fPICStephan Bergmann
Change-Id: Ied0fe5f376bf17bd931f440e57d15b22ab6db86e
2014-06-25libgltf: remove dependencies of config.h.inZolnai Tamás
It seems something is wrong with the files in the libgltf tarball (maybe wrong timestamps?), because config.h.in is always regenerated by make (autoheader). It causes build problems so just remove the deps for this time. Change-Id: I404c29673987d7c8f75ec8fe4978173593c75a2f
2014-06-25libgltf: try again with this configure patchZolnai Tamás
Touch only the configure but not the configure.ac Change-Id: Iee93036f2378f29530ffae9be8b4324e8425d2ec
2014-06-25libgltf: replace configure patch to avoid using autoreconfZolnai Tamás
Change-Id: Idcab012af9c27c4fed31c07ce230816d1c61d605
2014-06-25libgltf: use --with-pickZolnai Tamás
Change-Id: Ide01491460c9c81ed044be762c7dd07e8a5ca575
2014-06-25libgltf: try to fix the MSVC2010 buildMichael Stahl
Change-Id: I8dde439d19be45d5039904b6e917b17ca0ee4758
2014-06-25libgltf: add patch to find the headers in WORKDIRMichael Stahl
Change-Id: I8570511be7c1d6de94ee82e18bad5b00b36d99bb
2014-06-25libgltf: variable names need module prefixMichael Stahl
Change-Id: Id144a483fe5576cdd546ac5da87890dc61f964b3
2014-06-25Update libgltf: new build system and various fixesZolnai Tamás
Building: - The new tarball has reasonable build system so build libgltf as external package instead of compiling source files directly. - Freetype dependancy is removed Improvements comes with the new libgltf - Can rotate the models too (orbit mode) - Two camera handling mode: walkthrough and orbit (press M to change). - gltf_animation_set_time() works - FPS can be displayed without freetype (press F) Additional notes: - There were some bugs/regressions which are fixed during the integration (see patches). - License files are uddated now. - libgltf building is enabled only on those platforms on which gltf support actually works (windows and linux) Change-Id: Ia6c9c4da53a9b4fedba0d73aa5791489f8ad424b Reviewed-on: https://gerrit.libreoffice.org/9895 Reviewed-by: Zolnai Tamás <zolnaitamas2000@gmail.com> Tested-by: Zolnai Tamás <zolnaitamas2000@gmail.com>
2014-06-19external/icu: Change flexible array members to be of length 1 instead of 2Stephan Bergmann
...so that -fsanitize=undefined does not report false out-of-bounds accesses; Clang's isFlexibleArrayMemberExpr (lib/CodeGen/CGExpr.cpp) only treats arrays of length 0 and 1 as such special flexible cases. There appears to be no code in icu that depends on those arrays to be of length 2 (e.g., via sizeof), though it does look suspicious that they are deliberately of length 2 instead of 1. Change-Id: I85293e769f1d64cb4e60e13f1cd7f88b76e37487
2014-06-18Avoid undefined out-of-range conversions from double to unsigned charStephan Bergmann
Change-Id: I7cf4af81d477865aa0a93c8aa071a8785677c572
2014-06-18Pass debug flags into lpsolveStephan Bergmann
Change-Id: I8bfd8995fe59568d194948a6cf239a2477d0e0ea
2014-06-18OS X: modify rhino1_5R5 patch for JDKs >= 1.5rbuj
Change-Id: Ie07d71055d2776c0701a23db05a0cb91b8d5cb5b Reviewed-on: https://gerrit.libreoffice.org/9809 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-17external/librevenge,libmwaw,libodfgen,libwps: fix self-linked symlinks build ↵Douglas Mencken
problem ...LibreOfficeDev.app/Contents/MacOS/librevenge-0.0.0.dylib: Too many levels of symbolic links (librevenge-0.0.0.dylib --> librevenge-0.0.0.dylib: broken symbolic link to librevenge-0.0.0.dylib) The reason for this is that symlink librevenge-0.0.dylib (UnpackedTarball/librevenge/src/lib/.libs/librevenge-0.0.dylib -> librevenge-0.0.0.dylib) is copied via cp --no-dereference, thus becoming linked to self. Change-Id: I4b918c35c594800fb2d7f84ee0ee9f2ff2a5fe14 Reviewed-on: https://gerrit.libreoffice.org/9783 Tested-by: David Tardon <dtardon@redhat.com> Reviewed-by: David Tardon <dtardon@redhat.com>
2014-06-13libgltf: fix up this patch, some forgotten changesZolnai Tamás
Change-Id: I0fe3ee06d8112207f3ae3e0e8e40fa74d043ce11