summaryrefslogtreecommitdiffstats
path: root/external/glm
Commit message (Collapse)AuthorAgeFilesLines
* upgrade glm to 0.0.9.9.8Caolán McNamara2021-10-202-17/+17
| | | | | | | Change-Id: I39ca17984cc03de815386343b2f4c4fffd5c861e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123891 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
* upgrade to latest glmCaolán McNamara2020-02-286-93/+23
| | | | | | | | | | | | | This reverts commit 46e53c0360a38f620cf8c86fd0a3dc46c8238e0e. Reason for revert: intermittent failure was due to a missing fix in etonyek Change-Id: I1ddaafc821cd494092ab66309386464c6e2c33c4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88118 Tested-by: Jenkins Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
* Revert "upgrade to latest glm"Stephan Bergmann2020-02-066-23/+93
| | | | | | | | | | | | | | This reverts commit 494092dc0c2f6fd04dbd973d6f76f1df720dbcf7. For reasons that are still unclear, it appears to be the cause for CppunitTest_vcl_pdfexport often (but not always) failing in Windows debug buidls, both --disable-64-bit and --enable-64-bit. At least the 32 bit builds seem to all fail with > Assertion failed: false && "out of range", file ...\include\tools/bigint.hxx, line 146 Change-Id: I472a83fa709e79f7a6bf00b118c041cbc7500e6a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88069 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* upgrade to latest glmCaolán McNamara2020-02-046-93/+23
| | | | | | | Change-Id: I75f145b71c0f82e87a94ef90709fb8fdf56041d9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87833 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
* Removed executable bits on patch fileAndrea Gelmini2019-10-241-0/+0
| | | | | | | Change-Id: If4bed7d12570ff126bec8638480430796f0e89f8 Reviewed-on: https://gerrit.libreoffice.org/81462 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
* external/glm: Avoid -std=c++2a -Werror,-Wdeprecated-volatileStephan Bergmann2019-10-242-0/+12
| | | | | | | | | | | | | | | | | | | ...as seen with recent Clang 10 trunk clang-cl: > In file included from vcl/source/gdi/salgdilayout.cxx:24: > In file included from vcl/inc\openglgdiimpl.hxx:31: > In file included from vcl/inc/opengl/RenderList.hxx:16: > In file included from workdir/UnpackedTarball/glm\glm/glm.hpp:98: > In file included from workdir/UnpackedTarball/glm\glm/./core/type.hpp:32: > In file included from workdir/UnpackedTarball/glm\glm/core/type_half.hpp:116: > workdir/UnpackedTarball/glm\glm/core/type_half.inl(43,6): error: compound assignment to object of volatile-qualified type 'volatile float' is deprecated [-Werror,-Wdeprecated-volatile] > f *= f; // this will overflow before > ^ Change-Id: I97fdfc0650344db1401cdce126f6755df00c5a0e Reviewed-on: https://gerrit.libreoffice.org/81427 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* cond. build is already handled in Module_external.mkDavid Tardon2016-10-231-4/+0
| | | | Change-Id: I5efe3bafc4f0b97578a75dc1f43e6c130a93bc4a
* external/glm: Fix check for availability of C++11 static_assertStephan Bergmann2015-12-021-0/+18
| | | | Change-Id: I0d24bcdfeb0d004607569da089c9f787a868da72
* external/glm: work around missing clang-cl #pragma supportStephan Bergmann2015-12-022-0/+15
| | | | Change-Id: I596dc0e2306e7170e65c77a1635f88407272e6b1
* Do not add --binary to patch flags unconditionally.Thomas Klausner2015-08-081-1/+1
| | | | | | | | | It is only needed for Cygwin, and some patch(1) don't support it, like NetBSD's. Solution suggested by vmiklos on irc. Change-Id: I65a3a82e755167828658218c7d73c4f2294e587f
* external/glm/Wshadow-{unix,windows}.patch are deadStephan Bergmann2014-12-092-5318/+0
| | | | | | ...since ba5285f4e1b9f15a55e6ec40ea1ea916af9a3280 "I give up on patching glm" Change-Id: I5a2cc1a2ea2a455df3ce364249b101df1e615367
* Revert "Fix common typos. No automatic tools. Handmade…"Stephan Bergmann2014-12-092-4/+4
| | | | | This reverts commit 759c4d18d57b06dcc26fb82759599a29c61ef853, every part of it is wrong.
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-12-092-4/+4
| | | | | | | Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
* Partial revert of da40cac540e7d735edbe9069b3c8ec6af4530208Andrea Gelmini2014-11-152-4/+4
| | | | | | | | | | As requested from Michael Stahl here: https://gerrit.libreoffice.org/#/c/12164/ Change-Id: Ie00bc789c1dfa3f0049c8915e0deeac7fab6e0fd Reviewed-on: https://gerrit.libreoffice.org/12432 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-122-4/+4
| | | | | | | Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
* WaE: unused parameterTor Lillqvist2014-10-242-0/+19
| | | | Change-Id: Ifcdef5ed474b36e60604dde96bba4dd152e829b6
* external/glm: -Werror,-Wsign-compareStephan Bergmann2014-10-102-0/+21
| | | | Change-Id: I5acb672ea8387cdbf68677a2b46d21785148a735
* normalize values of SYSTEM_GLM, SYSTEM_VIGRAMichael Stahl2014-02-121-1/+1
| | | | Change-Id: Idc28f8be610aae57477f18c26ffcb97a24a2ab82
* Revert "fix Wshadow warnings in glm"Markus Mohrhard2014-02-102-284/+0
| | | | | | | Only works with some versions and seems to break with cygwin. I'm working on using a recent upstream version + patches. This reverts commit 848f165ceb54b0c7ae3e52ad7ad50c258db2956c.
* fix Wshadow warnings in glmMarkus Mohrhard2014-02-102-0/+284
| | | | | | | Change-Id: Ic366699d15338ad4bf14d783ca4dee72aa9d8e40 Reviewed-on: https://gerrit.libreoffice.org/7952 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
* Fix relative pathStephan Bergmann2014-01-291-1/+1
| | | | Change-Id: I4c193d31a94666fc607142cf3f6b2c6fcb15c82b
* Unbreak Cygwin patch handlingStephan Bergmann2014-01-291-0/+2
| | | | Change-Id: Id7ad1063ae73099b1513fbeb08458298d3c135d8
* Fix bad patchStephan Bergmann2014-01-292-0/+15
| | | | | | | | | | ...and whoever had the bad idea to make the downloaded GLM_TARBALL bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip to already be patched with that broken patch (external/glm/Wshadow-unix.patch or external/glm/Wshadow-windows.patch or whatever?) instead of applying locally via gb_UnpackedTarball_add_patches... Change-Id: I0053346f626cc3af42f7ea82a7a26c8b47876a98
* move glm to externalMarkus Mohrhard2014-01-296-0/+5364
Change-Id: Ifa9584ab86c2ca02b2b62fb95a2c029a278aea9a