summaryrefslogtreecommitdiff
path: root/external/glm
AgeCommit message (Collapse)AuthorFilesLines
2016-10-23cond. build is already handled in Module_external.mkDavid Tardon1-4/+0
Change-Id: I5efe3bafc4f0b97578a75dc1f43e6c130a93bc4a
2015-12-02external/glm: Fix check for availability of C++11 static_assertStephan Bergmann1-0/+18
Change-Id: I0d24bcdfeb0d004607569da089c9f787a868da72
2015-12-02external/glm: work around missing clang-cl #pragma supportStephan Bergmann2-0/+15
Change-Id: I596dc0e2306e7170e65c77a1635f88407272e6b1
2015-08-08Do not add --binary to patch flags unconditionally.Thomas Klausner1-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
2014-12-09external/glm/Wshadow-{unix,windows}.patch are deadStephan Bergmann2-5318/+0
...since ba5285f4e1b9f15a55e6ec40ea1ea916af9a3280 "I give up on patching glm" Change-Id: I5a2cc1a2ea2a455df3ce364249b101df1e615367
2014-12-09Revert "Fix common typos. No automatic tools. Handmade…"Stephan Bergmann2-4/+4
This reverts commit 759c4d18d57b06dcc26fb82759599a29c61ef853, every part of it is wrong.
2014-12-09Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-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>
2014-11-15Partial revert of da40cac540e7d735edbe9069b3c8ec6af4530208Andrea Gelmini2-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>
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-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>
2014-10-24WaE: unused parameterTor Lillqvist2-0/+19
Change-Id: Ifcdef5ed474b36e60604dde96bba4dd152e829b6
2014-10-10external/glm: -Werror,-Wsign-compareStephan Bergmann2-0/+21
Change-Id: I5acb672ea8387cdbf68677a2b46d21785148a735
2014-02-12normalize values of SYSTEM_GLM, SYSTEM_VIGRAMichael Stahl1-1/+1
Change-Id: Idc28f8be610aae57477f18c26ffcb97a24a2ab82
2014-02-10Revert "fix Wshadow warnings in glm"Markus Mohrhard2-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.
2014-02-10fix Wshadow warnings in glmMarkus Mohrhard2-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>
2014-01-29Fix relative pathStephan Bergmann1-1/+1
Change-Id: I4c193d31a94666fc607142cf3f6b2c6fcb15c82b
2014-01-29Unbreak Cygwin patch handlingStephan Bergmann1-0/+2
Change-Id: Id7ad1063ae73099b1513fbeb08458298d3c135d8
2014-01-29Fix bad patchStephan Bergmann2-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
2014-01-29move glm to externalMarkus Mohrhard6-0/+5364
Change-Id: Ifa9584ab86c2ca02b2b62fb95a2c029a278aea9a