summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Collapse)Author
2014-02-20EXTERNAL_WARNINGS_NOT_ERRORS -> ENABLE_WERROR and be "TRUE"/""Matúš Kukan
It's easier to type 'make ENABLE_WERROR= <module>' if one wants that. Change-Id: I2bb9911259f41ecae27dc110723f3364b3ff09cf
2014-02-17Resolves: fdo#50451 Mediawiki formula export + vec useJulien Nabet
Unicode Character 'COMBINING RIGHT ARROW ABOVE' wasn't taken into account Change-Id: I4b5fc5fcfa4efe40fc92935e21af829edadf1dea
2014-02-14Linux x86 nss/lib/freebl/mpi/mpi_x86.s confusion of mp_digit sizeStephan Bergmann
see <https://groups.google.com/forum/#!topic/mozilla.dev.security/n16bQj4qZHc> Change-Id: I6635d187b29d6b50fbccaf3f4c29d72660fcaa5e
2014-02-12normalize values of SYSTEM_APACHE_COMMONS, SYSTEM_BSHMichael Stahl
Change-Id: Ia6adb8ae07ec80e83bc67084dfbd0bc6136ed8b7
2014-02-12normalize values of SYSTEM_POPPLER, SYSTEM_JFREEREPORTMichael Stahl
Change-Id: I8034b6fdf85697b6b409143396983ef3170257b2
2014-02-12normalize values of SYSTEM_HUNSPELL, SYSTEM_HYPHMichael Stahl
Change-Id: Ib11dcf94263aefc68ae2e831baeeb957231793ae
2014-02-12normalize values of SYSTEM_NPAPI_HEADERS, SYSTEM_ICUMichael Stahl
Change-Id: I7f1153e4a07a4116417a7734d867f2d0feda1ee4
2014-02-12normalize values of SYSTEM_ODBC_HEADERS, SYSTEM_OPENLDAPMichael Stahl
Change-Id: I913c38878a110625747fbf32ad9c43ad0dab30d3
2014-02-12normalize values of SYSTEM_GLM, SYSTEM_VIGRAMichael Stahl
Change-Id: Idc28f8be610aae57477f18c26ffcb97a24a2ab82
2014-02-12normalize values of SYSTEM_HSQLDB, SYSTEM_POSTGRESQLMichael Stahl
Change-Id: Ia29a173ab6bb3442f98cd6db4db67ad27e7fa9a1
2014-02-12normalize values of SYSTEM_BOOSTMichael Stahl
Change-Id: I2fce6545d7f279e0e2d6f3ff53eee1ab82314135
2014-02-12normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONNMichael Stahl
Change-Id: I8932febdd39c35f23fb3a89703b69e25302f5678
2014-02-12normalize values of SYSTEM_FREETYPE, SYSTEM_LIBXML, SYSTEM_MARIADBMichael Stahl
Change-Id: Iffcc671ca41c5880579effe0786a3b4d3be0dab0
2014-02-12normalize values of SYSTEM_CLUCENE, SYSTEM_EXPAT, SYSTEM_JPEGMichael Stahl
Change-Id: I343dae79b01e1369722c7bbd1ab2c36e2bfa96ac
2014-02-12normalize values of SYSTEM_ZLIB, SYSTEM_DICTS, SYSTEM_FONTCONFIGMichael Stahl
Change-Id: I7530cb9d0797df5fc86695b0379cc44c159d2ab5
2014-02-12normalize values of SYSTEM_LIBATOMIC_OPS, SYSTEM_FIREBIRDMichael Stahl
Change-Id: I89802da0ad7f7bf838a8937430825b0adf42a6ee
2014-02-12fdo#74825: fix missing lcms2/libxslt/curl in installation setsMichael Stahl
The assumption that all configure variables had been normalized to TRUE/<empty> turned out not to hold; convert a bit more in that direction. (regression from 4af38b099c741c3676aefeb20c515913aaeed666) Change-Id: I2127c515e8a833a07c9b26ed9d693ce5a1853fe4
2014-02-10upload libabw 0.0.2David Tardon
Change-Id: I2b73c5546e767030344f787efb9a9cafa9635ad3
2014-02-10Revert "fix Wshadow warnings in glm"Markus Mohrhard
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 Mohrhard
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-02-10upload new libe-bookDavid Tardon
Change-Id: I69e87ad57513c7349aa0abf38b6054583d367963
2014-02-10Seems that -fno-weak is unknown in upcoming Clang on OS XTor Lillqvist
Change-Id: I43bb17757f2b477674c49ad989393bb861c8d934
2014-02-05quote AR, etc. for AR='callcatcher ar'Caolán McNamara
Change-Id: I8dbaeb87e65114e8db4571fe5f9c58974ff4e701
2014-02-04update location of jpeg filter in READMEAndras Timar
Change-Id: I418cccac5181c9a4e41f0fd5e06af10a21714f48
2014-02-03-Wunused-parameter (when included from mysqlc/source/)Stephan Bergmann
Change-Id: I4889864a3db2090c687c32e11d4d28c3dda63eb0
2014-01-30User grants debug Mysql part: retrieve IS_GRANTABLE + update column privsJulien Nabet
(See http://dev.mysql.com/doc/refman/5.6/en/grant-table-structure.html Table 6.7. Set-Type Privilege Column Values Section) Change-Id: I6173ba0df84f722a872afa59d7d7dc9eefe3e368 Reviewed-on: https://gerrit.libreoffice.org/7155 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-01-30glew: stop linking to unneeded Xmu, Xi, Xext librariesMichael Stahl
Change-Id: I449a08699f0f980a2fe4624363116e6fae2b549c
2014-01-30Globally disable MSVC warning 4201 (nonstandard extension nameless struct)Stephan Bergmann
...it is caused by some external code (newly so by glm included in chart2) and does not really add value. (Incidentally, all relevent compilers, Clang, GCC, and MSVC uniformly support this language extension anyway.) Change-Id: I5b4c11b5cea0267bf39ac95e9021a5761a4d7b91
2014-01-29Use quotes around $(CC)Tor Lillqvist
Change-Id: I68b61bab0d7aa22932261ac3e23f0fdb57219763
2014-01-29Bypass glew when cross-compiling for now, doesn't seem to workTor Lillqvist
Change-Id: I13940a01c74a01df9b73cbf68875e3ccdaef1e47
2014-01-29glew: use CC from environmentMichael Stahl
Also default LD is exported from outer make, override that. Change-Id: Iefbe7fce93e9021cbd9bb087d9becace85138f07
2014-01-29Unbreak Cygwin patch handlingStephan Bergmann
Change-Id: I7f0215f4799546e481423d6f4ab5d583bf083948
2014-01-29Fix relative pathStephan Bergmann
Change-Id: I4c193d31a94666fc607142cf3f6b2c6fcb15c82b
2014-01-29Unbreak Cygwin patch handlingStephan Bergmann
Change-Id: Id7ad1063ae73099b1513fbeb08458298d3c135d8
2014-01-29Fix bad patchStephan Bergmann
...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-29remove unnecessary lines in glew patchMarkus Mohrhard
Change-Id: Ib5b12ab6502bbee92fd16f24c8398c6f657bc742
2014-01-29we only need the glew libsMarkus Mohrhard
Change-Id: Ibb67b7cbf9c41188f026826cdacacff26b29c576
2014-01-29create symbols for glew in the debug caseMarkus Mohrhard
Change-Id: Ia40d4477344f9fc0f9942a9d942b97a416ff11d7
2014-01-29fix windows build of glewMarkus Mohrhard
Change-Id: I8aab94aefd737195a26696635f52f754764ea1b4
2014-01-29make glew a normal external shared projectMarkus Mohrhard
Change-Id: I6306e23b3f20817de87951a8848de373fc5dbf85
2014-01-29move glm to externalMarkus Mohrhard
Change-Id: Ifa9584ab86c2ca02b2b62fb95a2c029a278aea9a
2014-01-27fdo#72804 Add firebird.msg to install.Andrzej Hunt
This provides saner error messages for malformed or invalid sql. Change-Id: I86664db1f1446128bb73e6749f8c00f8313dd414
2014-01-23Don't crash on unstarted tableFridrich Štrba
Change-Id: I68e596ea37133c89206333e8ca8aa3602878d2fc
2014-01-21Coverity: Potential crash (?)Fridrich Štrba
Change-Id: I819b0df446cf95d511d6a7a5a65c381a2a837d00
2014-01-20Fake proper lib ID for macosx-change-install-names into external/curlStephan Bergmann
Change-Id: I4ce1123698ced152c076a4d0e4ad276be9a55bfe
2014-01-20Get bundled openssl to be used on OS X too, at least on OS X <10.7Douglas Mencken
Also note that OpenSSL is incompatible with -fvisibility=hidden on OS X Change-Id: I1fc3cf4d515ef210f996cb04ba9c1b3216109137 Reviewed-on: https://gerrit.libreoffice.org/7233 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-17curl: we really want --with-darwinssl on Mac for libcmisMichael Stahl
(regression from 2fd70b6bf799843d2d9987cc90a5b373f31039f7) Change-Id: I9e1d4d17582011a067aecf47144bb70643fac806
2014-01-17Get bundled curl to be used on OS X tooDouglas Mencken
Don't force "yes" on Darwin. Change-Id: I3a6a2ecdf15325d07fb22b9a6bb0da7b313036cb Reviewed-on: https://gerrit.libreoffice.org/7197 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-16No need to use the stuff from inttypes hereFridrich Štrba
Change-Id: I8d80a8ff223d7c57f7efe808e07ac31aa4d521fd
2014-01-15Uploading libabw-0.0.1 (support of zabw files too)Fridrich Štrba
Change-Id: Ie04cae9b9a362cb43b671fe8986545865822a953