summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Collapse)AuthorFilesLines
2014-03-04Add mode linesTakeshi Abe1-0/+1
Change-Id: Iae71a0779839015b7c853f93703fe263f84a591a
2014-03-04remove unnecessary patchesMarkus Mohrhard2-32/+0
They have been applied upstream and are part of the new release. Change-Id: I928b29e74abe2415bdf75de32cbaa7ac279a2889
2014-03-03I think we don't need that Mac patch anymoreMarkus Mohrhard1-5/+0
Change-Id: I6619e70f3f7c8ba4d17be4ca434057948be3d79f
2014-03-03upgrade liborcusMarkus Mohrhard5-16/+54
Conflicts: external/boost/StaticLibrary_boost_system.mk Change-Id: Ie4af26c87a100b67baeedbaa7fb1ac428845f92b
2014-03-03Add CoinMP external as an alternative to lpsolve.Matúš Kukan8-0/+3349
Change-Id: I9bf5c339a34655c3b842cef3af76814a14c483bc
2014-03-02curl (bundled): fix logic breakoutDouglas Mencken1-8/+5
use --with-nss only on platforms other than Mac OS X and iOS (see commit 4e8ab2198819551d07f303f80d2bd5f5ae53bc6e) Change-Id: Ie6cb35ea5f5db2d08f303f70d1559188912ba8e5 Reviewed-on: https://gerrit.libreoffice.org/8418 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2014-03-02add missing depsDavid Tardon3-0/+6
Change-Id: I86a0098b64e02a438c5660ea8b391a9737473aa3
2014-03-01libcmis (bundled): add patch with missing definition for HTML_PARSE_RECOVERDouglas Mencken2-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>
2014-03-01curl (bundled): with-darwinssl option is not compatible with OSX SDK 10.5Douglas Mencken1-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>
2014-02-27normalize values of WITH_EXTRA_EXTENSIONSMichael Stahl1-1/+1
Change-Id: I9f084a363bdeab800f0039f9be19d03225a1a8ce
2014-02-27normalize values of WITH_EXTRA_FONT/WITH_EXTRA_SAMPLE/etc.Michael Stahl1-4/+4
Change-Id: I406669380ece23d2acd3e9df2731d7e486696778
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl42-46/+46
Change-Id: I0cc43cef91e3fcd82a3558a16ab0afbd4d56b141
2014-02-24OpenSSL @OS X: choose correct build targetDouglas Mencken1-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>
2014-02-24nss: continue delivering libsqlite on Mac OS X 10.5Douglas Mencken3-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>
2014-02-22external: Use gb_LTOFLAGS only in LDFLAGS to fix building.Matúš Kukan2-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
2014-02-21Use gb_LTOFLAGS for python3 too.Matúš Kukan1-1/+2
Change-Id: Ida2dee3b66dd7fbc7942d47a13ce38dda82db866
2014-02-21Build liborcus with lto flags. To unbreak linking phase.Matúš Kukan1-2/+2
Change-Id: Ie24054a9c0538187e1b234101dd41f30306ec2ae
2014-02-21Do not include pngtest in static png library.Matúš Kukan1-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
2014-02-20EXTERNAL_WARNINGS_NOT_ERRORS -> ENABLE_WERROR and be "TRUE"/""Matúš Kukan1-4/+0
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 Nabet1-1/+6
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 Bergmann2-0/+11
see <https://groups.google.com/forum/#!topic/mozilla.dev.security/n16bQj4qZHc> Change-Id: I6635d187b29d6b50fbccaf3f4c29d72660fcaa5e
2014-02-12normalize values of SYSTEM_APACHE_COMMONS, SYSTEM_BSHMichael Stahl2-2/+2
Change-Id: Ia6adb8ae07ec80e83bc67084dfbd0bc6136ed8b7
2014-02-12normalize values of SYSTEM_POPPLER, SYSTEM_JFREEREPORTMichael Stahl1-1/+1
Change-Id: I8034b6fdf85697b6b409143396983ef3170257b2
2014-02-12normalize values of SYSTEM_HUNSPELL, SYSTEM_HYPHMichael Stahl1-1/+1
Change-Id: Ib11dcf94263aefc68ae2e831baeeb957231793ae
2014-02-12normalize values of SYSTEM_NPAPI_HEADERS, SYSTEM_ICUMichael Stahl1-2/+2
Change-Id: I7f1153e4a07a4116417a7734d867f2d0feda1ee4
2014-02-12normalize values of SYSTEM_ODBC_HEADERS, SYSTEM_OPENLDAPMichael Stahl2-2/+2
Change-Id: I913c38878a110625747fbf32ad9c43ad0dab30d3
2014-02-12normalize values of SYSTEM_GLM, SYSTEM_VIGRAMichael Stahl2-2/+2
Change-Id: Idc28f8be610aae57477f18c26ffcb97a24a2ab82
2014-02-12normalize values of SYSTEM_HSQLDB, SYSTEM_POSTGRESQLMichael Stahl1-1/+1
Change-Id: Ia29a173ab6bb3442f98cd6db4db67ad27e7fa9a1
2014-02-12normalize values of SYSTEM_BOOSTMichael Stahl11-15/+16
Change-Id: I2fce6545d7f279e0e2d6f3ff53eee1ab82314135
2014-02-12normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONNMichael Stahl1-1/+1
Change-Id: I8932febdd39c35f23fb3a89703b69e25302f5678
2014-02-12normalize values of SYSTEM_FREETYPE, SYSTEM_LIBXML, SYSTEM_MARIADBMichael Stahl10-16/+16
Change-Id: Iffcc671ca41c5880579effe0786a3b4d3be0dab0
2014-02-12normalize values of SYSTEM_CLUCENE, SYSTEM_EXPAT, SYSTEM_JPEGMichael Stahl2-3/+3
Change-Id: I343dae79b01e1369722c7bbd1ab2c36e2bfa96ac
2014-02-12normalize values of SYSTEM_ZLIB, SYSTEM_DICTS, SYSTEM_FONTCONFIGMichael Stahl4-6/+6
Change-Id: I7530cb9d0797df5fc86695b0379cc44c159d2ab5
2014-02-12normalize values of SYSTEM_LIBATOMIC_OPS, SYSTEM_FIREBIRDMichael Stahl2-4/+4
Change-Id: I89802da0ad7f7bf838a8937430825b0adf42a6ee
2014-02-12fdo#74825: fix missing lcms2/libxslt/curl in installation setsMichael Stahl9-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
2014-02-10upload libabw 0.0.2David Tardon4-153/+0
Change-Id: I2b73c5546e767030344f787efb9a9cafa9635ad3
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-02-10upload new libe-bookDavid Tardon2-34/+0
Change-Id: I69e87ad57513c7349aa0abf38b6054583d367963
2014-02-10Seems that -fno-weak is unknown in upcoming Clang on OS XTor Lillqvist1-2/+4
Change-Id: I43bb17757f2b477674c49ad989393bb861c8d934
2014-02-05quote AR, etc. for AR='callcatcher ar'Caolán McNamara1-1/+1
Change-Id: I8dbaeb87e65114e8db4571fe5f9c58974ff4e701
2014-02-04update location of jpeg filter in READMEAndras Timar1-2/+2
Change-Id: I418cccac5181c9a4e41f0fd5e06af10a21714f48
2014-02-03-Wunused-parameter (when included from mysqlc/source/)Stephan Bergmann2-0/+12
Change-Id: I4889864a3db2090c687c32e11d4d28c3dda63eb0
2014-01-30User grants debug Mysql part: retrieve IS_GRANTABLE + update column privsJulien Nabet2-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>
2014-01-30glew: stop linking to unneeded Xmu, Xi, Xext librariesMichael Stahl2-0/+185
Change-Id: I449a08699f0f980a2fe4624363116e6fae2b549c
2014-01-30Globally disable MSVC warning 4201 (nonstandard extension nameless struct)Stephan Bergmann1-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
2014-01-29Use quotes around $(CC)Tor Lillqvist1-1/+1
Change-Id: I68b61bab0d7aa22932261ac3e23f0fdb57219763
2014-01-29Bypass glew when cross-compiling for now, doesn't seem to workTor Lillqvist1-0/+4
Change-Id: I13940a01c74a01df9b73cbf68875e3ccdaef1e47
2014-01-29glew: use CC from environmentMichael Stahl3-1/+31
Also default LD is exported from outer make, override that. Change-Id: Iefbe7fce93e9021cbd9bb087d9becace85138f07
2014-01-29Unbreak Cygwin patch handlingStephan Bergmann1-0/+1
Change-Id: I7f0215f4799546e481423d6f4ab5d583bf083948