Age | Commit message (Collapse) | Author |
|
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>
|
|
Change-Id: Ifea8069b9d499cb7b23575786350446e85771eb6
|
|
Change-Id: I1cc91bccd288543162b1169ce5621a91a5d4f991
|
|
No idea why this wasn't a problem before.
Change-Id: Icbb94111061079069e2fc2102cfa4fe4bdd59bb9
|
|
Change-Id: I13e938d0b2845b691bdd0f2b7208561e7ed177d4
|
|
Change-Id: Icd7a3d0cbcb994986ea53a5fe91d3996b26cbe0c
|
|
Change-Id: Iecb8e289d94c479447b80f1d5ebc21eb2210301b
|
|
Change-Id: If1f6f9755c4b3b44ae34a126d7f3534969bfc630
|
|
Change-Id: I6ab759a54ef369e20d93c0767d6a103aabd14faa
|
|
Change-Id: I4dbf663790bd8906ef8b123a01bdf52e0c0c1962
|
|
Change-Id: I22485919713f5cafb494992a36c5ada21bdcc18c
|
|
Change-Id: Ibf6f1d60fc7ec92e24fc366dc193cbd70f13c18c
|
|
Change-Id: Ic027cd02f590db06a75fdd2b23d6f67bd42f575a
|
|
Change-Id: Id86607802415ad069aa88be98012a5c99f594218
|
|
New tarball already contains the fix for it.
This reverts commit 6f855fed653d6cdbfb30f8cd579d5d8d7f108aba.
|
|
Found by Lsan. Saves about 12MB per loaded model.
Change-Id: Idaff5defd5affc3d9becf2a00d1e64f8d1d42e0f
|
|
The code tried to free a program as a shader
Change-Id: I47de706044a5756cf972d9fdb38cac2ca1355414
|
|
Found by Asan.
Change-Id: Icc73e50b7f230880dda982f1c783c86aaeaa5ca2
|
|
Change-Id: I7f3f5cfcdc368907670d58b07300889ea8452340
|
|
issue"
This reverts commit 814818c3451fa32900c011278e2e5b62e3518eb0.
Upstream patched the underlying cause
|
|
with temp files...
Change-Id: I3c76baa38c6854600fbfd1dd48c554ff8716969e
|
|
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
|
|
It seems some of the warnings are treated as errors
in Linux-with-check builds.
Change-Id: I9ed876ba634d944c022838a625164f06f100a7df
|
|
Thanks to Rene Engelhard for help to make it valid.
Plus glu is not used, so remove it.
Change-Id: I5e3631e9b3d24c2b1d9044192d7c0a55c234f7c0
|
|
Change-Id: I47ca82d5f08431c8af8b8a85cfbfd083ebd6fda0
|
|
Change-Id: I63d1822fd08c997a9432ed09ada6d5299bc658b1
|
|
Change-Id: I099f2bb007cdd29db25a99ca84e53115a12379bd
|
|
Change-Id: I18cb4d6939c5fcf765ff3033c67583048b55e4a1
|
|
Change-Id: Iac9920b9886fda514e6db35dc89facefeebe4d68
|
|
Change-Id: Icbe95429903dd3605acfd659c46f001d838b52c3
|
|
Change-Id: I077d7c9a41793abdf5f001386f44ac407f94a6d3
|
|
Change-Id: I79b658fc737ef3dd65039c3b43705505a45fb1fd
|
|
Change-Id: Ibd62d74d1244a29d7554837c3b39e76b87098b97
|
|
Thanks to Rene Engelhard for the report and the fixes.
Change-Id: Ia14980bdbcd9e714b1e9cd41f04af9371aa22371
|
|
This reverts commit 5da85a21241f09a0b2d7796bc952806a1a863592,
bb9078e3dee48afc4c2bd8006a892924f8b38b39 "libgltf: use --with-pick [sic]" had
already added --with-pic.
|
|
Change-Id: Ied0fe5f376bf17bd931f440e57d15b22ab6db86e
|
|
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
|
|
Touch only the configure but not the configure.ac
Change-Id: Iee93036f2378f29530ffae9be8b4324e8425d2ec
|
|
Change-Id: Idcab012af9c27c4fed31c07ce230816d1c61d605
|
|
Change-Id: Ide01491460c9c81ed044be762c7dd07e8a5ca575
|
|
Change-Id: I8dde439d19be45d5039904b6e917b17ca0ee4758
|
|
Change-Id: I8570511be7c1d6de94ee82e18bad5b00b36d99bb
|
|
Change-Id: Id144a483fe5576cdd546ac5da87890dc61f964b3
|
|
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>
|
|
...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
|
|
Change-Id: I7cf4af81d477865aa0a93c8aa071a8785677c572
|
|
Change-Id: I8bfd8995fe59568d194948a6cf239a2477d0e0ea
|
|
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>
|
|
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>
|
|
Change-Id: I0fe3ee06d8112207f3ae3e0e8e40fa74d043ce11
|