summaryrefslogtreecommitdiffstats
path: root/external
Commit message (Collapse)AuthorAgeFilesLines
* libcmis (bundled): add patch with missing definition for HTML_PARSE_RECOVERDouglas Mencken2014-03-012-1/+16
| | | | | | | | Change-Id: I4c3760808b92c066181ce7e1294ee9e6dd9ea016 Reviewed-on: https://gerrit.libreoffice.org/8387 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* curl (bundled): with-darwinssl option is not compatible with OSX SDK 10.5Douglas Mencken2014-03-011-2/+7
| | | | | | | | Change-Id: I3e8576926df875d73de10d5212adde2685c3a799 Reviewed-on: https://gerrit.libreoffice.org/8386 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* normalize values of WITH_EXTRA_EXTENSIONSMichael Stahl2014-02-271-1/+1
| | | | Change-Id: I9f084a363bdeab800f0039f9be19d03225a1a8ce
* normalize values of WITH_EXTRA_FONT/WITH_EXTRA_SAMPLE/etc.Michael Stahl2014-02-271-4/+4
| | | | Change-Id: I406669380ece23d2acd3e9df2731d7e486696778
* normalize values of CROSS_COMPILINGMichael Stahl2014-02-2742-46/+46
| | | | Change-Id: I0cc43cef91e3fcd82a3558a16ab0afbd4d56b141
* OpenSSL @OS X: choose correct build targetDouglas Mencken2014-02-241-1/+3
| | | | | | | Change-Id: I58f3cc12f2fa177c26608d372f99c086503a13a5 Reviewed-on: https://gerrit.libreoffice.org/8205 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* nss: continue delivering libsqlite on Mac OS X 10.5Douglas Mencken2014-02-243-2/+4
| | | | | | | Change-Id: Ibfd47071c73fc5f6c48d268a1f00d7f52762d0f2 Reviewed-on: https://gerrit.libreoffice.org/8204 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
* external: Use gb_LTOFLAGS only in LDFLAGS to fix building.Matúš Kukan2014-02-222-2/+2
| | | | | | | | | | | liborcus was not building for me with -flto in CFLAGS, I would have to fix ar somehow. -flto in LDFLAGS is just to fix the build if the external library does use another library built by us with -flto: does happen for liborcus and python3. It's not like we would use -flto for external libraries consistently anyway, the only exception is icu: no idea why we build with -flto there. Change-Id: Ia54d619674b8999ce5e4b920ba77b1587c9cf48d
* Use gb_LTOFLAGS for python3 too.Matúš Kukan2014-02-211-1/+2
| | | | Change-Id: Ida2dee3b66dd7fbc7942d47a13ce38dda82db866
* Build liborcus with lto flags. To unbreak linking phase.Matúš Kukan2014-02-211-2/+2
| | | | Change-Id: Ie24054a9c0538187e1b234101dd41f30306ec2ae
* Do not include pngtest in static png library.Matúš Kukan2014-02-211-1/+0
| | | | | | | | | | Because it contains main function and creates unnecessary problems when experimenting with linking ~everything into one object. It's not mentioned in its tarball's Makefile.in with all the other source files and is not needed. Change-Id: Id8975679db6931c0105fbbaac742582e08ad0f2d
* EXTERNAL_WARNINGS_NOT_ERRORS -> ENABLE_WERROR and be "TRUE"/""Matúš Kukan2014-02-201-4/+0
| | | | | | It's easier to type 'make ENABLE_WERROR= <module>' if one wants that. Change-Id: I2bb9911259f41ecae27dc110723f3364b3ff09cf
* Resolves: fdo#50451 Mediawiki formula export + vec useJulien Nabet2014-02-171-1/+6
| | | | | | Unicode Character 'COMBINING RIGHT ARROW ABOVE' wasn't taken into account Change-Id: I4b5fc5fcfa4efe40fc92935e21af829edadf1dea
* Linux x86 nss/lib/freebl/mpi/mpi_x86.s confusion of mp_digit sizeStephan Bergmann2014-02-142-0/+11
| | | | | | see <https://groups.google.com/forum/#!topic/mozilla.dev.security/n16bQj4qZHc> Change-Id: I6635d187b29d6b50fbccaf3f4c29d72660fcaa5e
* normalize values of SYSTEM_APACHE_COMMONS, SYSTEM_BSHMichael Stahl2014-02-122-2/+2
| | | | Change-Id: Ia6adb8ae07ec80e83bc67084dfbd0bc6136ed8b7
* normalize values of SYSTEM_POPPLER, SYSTEM_JFREEREPORTMichael Stahl2014-02-121-1/+1
| | | | Change-Id: I8034b6fdf85697b6b409143396983ef3170257b2
* normalize values of SYSTEM_HUNSPELL, SYSTEM_HYPHMichael Stahl2014-02-121-1/+1
| | | | Change-Id: Ib11dcf94263aefc68ae2e831baeeb957231793ae
* normalize values of SYSTEM_NPAPI_HEADERS, SYSTEM_ICUMichael Stahl2014-02-121-2/+2
| | | | Change-Id: I7f1153e4a07a4116417a7734d867f2d0feda1ee4
* normalize values of SYSTEM_ODBC_HEADERS, SYSTEM_OPENLDAPMichael Stahl2014-02-122-2/+2
| | | | Change-Id: I913c38878a110625747fbf32ad9c43ad0dab30d3
* normalize values of SYSTEM_GLM, SYSTEM_VIGRAMichael Stahl2014-02-122-2/+2
| | | | Change-Id: Idc28f8be610aae57477f18c26ffcb97a24a2ab82
* normalize values of SYSTEM_HSQLDB, SYSTEM_POSTGRESQLMichael Stahl2014-02-121-1/+1
| | | | Change-Id: Ia29a173ab6bb3442f98cd6db4db67ad27e7fa9a1
* normalize values of SYSTEM_BOOSTMichael Stahl2014-02-1211-15/+16
| | | | Change-Id: I2fce6545d7f279e0e2d6f3ff53eee1ab82314135
* normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONNMichael Stahl2014-02-121-1/+1
| | | | Change-Id: I8932febdd39c35f23fb3a89703b69e25302f5678
* normalize values of SYSTEM_FREETYPE, SYSTEM_LIBXML, SYSTEM_MARIADBMichael Stahl2014-02-1210-16/+16
| | | | Change-Id: Iffcc671ca41c5880579effe0786a3b4d3be0dab0
* normalize values of SYSTEM_CLUCENE, SYSTEM_EXPAT, SYSTEM_JPEGMichael Stahl2014-02-122-3/+3
| | | | Change-Id: I343dae79b01e1369722c7bbd1ab2c36e2bfa96ac
* normalize values of SYSTEM_ZLIB, SYSTEM_DICTS, SYSTEM_FONTCONFIGMichael Stahl2014-02-124-6/+6
| | | | Change-Id: I7530cb9d0797df5fc86695b0379cc44c159d2ab5
* normalize values of SYSTEM_LIBATOMIC_OPS, SYSTEM_FIREBIRDMichael Stahl2014-02-122-4/+4
| | | | Change-Id: I89802da0ad7f7bf838a8937430825b0adf42a6ee
* fdo#74825: fix missing lcms2/libxslt/curl in installation setsMichael Stahl2014-02-129-13/+13
| | | | | | | | | | 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
* upload libabw 0.0.2David Tardon2014-02-104-153/+0
| | | | Change-Id: I2b73c5546e767030344f787efb9a9cafa9635ad3
* 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>
* upload new libe-bookDavid Tardon2014-02-102-34/+0
| | | | Change-Id: I69e87ad57513c7349aa0abf38b6054583d367963
* Seems that -fno-weak is unknown in upcoming Clang on OS XTor Lillqvist2014-02-101-2/+4
| | | | Change-Id: I43bb17757f2b477674c49ad989393bb861c8d934
* quote AR, etc. for AR='callcatcher ar'Caolán McNamara2014-02-051-1/+1
| | | | Change-Id: I8dbaeb87e65114e8db4571fe5f9c58974ff4e701
* update location of jpeg filter in READMEAndras Timar2014-02-041-2/+2
| | | | Change-Id: I418cccac5181c9a4e41f0fd5e06af10a21714f48
* -Wunused-parameter (when included from mysqlc/source/)Stephan Bergmann2014-02-032-0/+12
| | | | Change-Id: I4889864a3db2090c687c32e11d4d28c3dda63eb0
* User grants debug Mysql part: retrieve IS_GRANTABLE + update column privsJulien Nabet2014-01-302-0/+32
| | | | | | | | | | (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>
* glew: stop linking to unneeded Xmu, Xi, Xext librariesMichael Stahl2014-01-302-0/+185
| | | | Change-Id: I449a08699f0f980a2fe4624363116e6fae2b549c
* Globally disable MSVC warning 4201 (nonstandard extension nameless struct)Stephan Bergmann2014-01-301-7/+0
| | | | | | | | ...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
* Use quotes around $(CC)Tor Lillqvist2014-01-291-1/+1
| | | | Change-Id: I68b61bab0d7aa22932261ac3e23f0fdb57219763
* Bypass glew when cross-compiling for now, doesn't seem to workTor Lillqvist2014-01-291-0/+4
| | | | Change-Id: I13940a01c74a01df9b73cbf68875e3ccdaef1e47
* glew: use CC from environmentMichael Stahl2014-01-293-1/+31
| | | | | | Also default LD is exported from outer make, override that. Change-Id: Iefbe7fce93e9021cbd9bb087d9becace85138f07
* Unbreak Cygwin patch handlingStephan Bergmann2014-01-291-0/+1
| | | | Change-Id: I7f0215f4799546e481423d6f4ab5d583bf083948
* 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
* remove unnecessary lines in glew patchMarkus Mohrhard2014-01-291-3/+0
| | | | Change-Id: Ib5b12ab6502bbee92fd16f24c8398c6f657bc742
* we only need the glew libsMarkus Mohrhard2014-01-291-1/+1
| | | | Change-Id: Ibb67b7cbf9c41188f026826cdacacff26b29c576
* create symbols for glew in the debug caseMarkus Mohrhard2014-01-291-1/+1
| | | | Change-Id: Ia40d4477344f9fc0f9942a9d942b97a416ff11d7
* fix windows build of glewMarkus Mohrhard2014-01-294-0/+35
| | | | Change-Id: I8aab94aefd737195a26696635f52f754764ea1b4