summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Collapse)Author
2014-04-15Stripping confuses the Android NDK tool-chainTor Lillqvist
Change-Id: I0cf84a6ccb783642a3d50a004325a19b79741b32
2014-04-14boost: annotate upstream status of patchesMichael Stahl
Change-Id: Ie841bbc23ddd99fc023c3066b107172f9cfb7a24
2014-04-14boost: split boost.wunused-local-typedefs.patchMichael Stahl
Change-Id: I3b87643c1853ceaed3d2422a7340a931bb0c5850
2014-04-14boost: split boost.wundef.patchMichael Stahl
Change-Id: I16c2235dd72f86b7659d92aa1c72b573ccadacb7
2014-04-14boost: rename boost.wuninitialized.patchMichael Stahl
Change-Id: Ic82f00a9750dc4f15207474a5cf4873e620198a3
2014-04-14boost: rename boost.wdeprecated-register.patch.0Michael Stahl
Change-Id: I4f07df4fc9def60dcf6ae9a3cf33c5315c9ad2ad
2014-04-14boost: split up boost.wshadow.patchMichael Stahl
Change-Id: I6b51bd0e9bb8db50514ab19c4678784b4782d63c
2014-04-14boost: split up boost.jsonparser.warnings.patch.0Michael Stahl
Change-Id: I680a19b87708459501816cb7de228468f167caa9
2014-04-14boost: split up boost.libcdr.warnings.patch.1Michael Stahl
Change-Id: Ie637b6e7f452633a3cfa7826d7add0eb9846f7f8
2014-04-14boost: rename misleading boost.{4100,4510}.warnings.patchMichael Stahl
Change-Id: I7c9cf801f5ce0a16adf6eef7fc5697cfc6c0c194
2014-04-14boost: split up boost.6397.warnings.patch by moduleMichael Stahl
Change-Id: I8cf46ebbe5b17109e9ab2a13ed7c50cc48d6eae4
2014-04-14boost: move one unrelated hunk that isn't in the submitted patch out ofMichael Stahl
boost.6369.warnings.patch Change-Id: I7a36f6242d92cb46aac80a46ac69ba488ca4e4c5
2014-04-14boost: split up the totally misleading boost.4713.warnings.patchMichael Stahl
Change-Id: I19ba507541a0bacc77ac9b77c64f8809273f9d4d
2014-04-12Don't create an icudata library for iOSTor Lillqvist
The intent being that the data file will be used instead. To avoid linking error, correspondingly include the ICU stubdata library in the list of static libraries to link with. Change-Id: I0f223fcce89dfbe283aaa2fcd2d5a58ea36ba364
2014-04-11CLucene: Some trivial GCC -fsanitize=undefined fixesStephan Bergmann
Change-Id: I40132f735eabbead0a1f16d44dbd8878b03902ce
2014-04-11Don't even dare check for FortranStephan Bergmann
...which can lead to problems when e.g. building against a local trunk GCC (requiring LD_LIBRARY_PATH) that was configured to build only C/C++ compilers, so CoinMP's configuration would try to blend that with the system's gfortran. Change-Id: I9f237df0887e06e50b9e76f3a09cfebb6f22dc20
2014-04-10build liblangtag with updated IANA language-subtag-registryEike Rathke
... as downloaded from https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry Change-Id: I7aee9c6e42aabc9e023ab9a2ec3880dbde940396 Reviewed-on: https://gerrit.libreoffice.org/8919 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2014-04-08openssl: fix WNT patch to applyMichael Stahl
Change-Id: I31494d4314557672b7e3c2ff6846663fb9ed981a
2014-04-08Include <Availability.h> to get __IPHONE_OS_VERSION_MIN_REQUIREDTor Lillqvist
Change-Id: I0ef21ee7709cab05639935d70722973c9a18f93c
2014-04-08No glu.h in OpenGL ES for iOSTor Lillqvist
Change-Id: Ie0eb1f68d997c4f2bd37c9d7c2ff6feccbc7b8ce
2014-04-08bump to openssl-1.0.1gCaolán McNamara
Change-Id: I1e0ee6aa3d136c75309c5c70011da787806efa1f
2014-04-08We build a static libGLEW for iOS anywayTor Lillqvist
So no need to bother with what framework(s) to link to. Change-Id: I7dac64357bc01221787ef7e393952d492e2d84c7
2014-04-08Build GLEW for all platformsTor Lillqvist
Whether it actually should be used or not on some particular platform is another thing that remains to be seen. But I think it should be buildable for all? Don't build the glew programs for non-desktop platforms. Build only static libraries when DISABLE_DYNLOADING. No AGL framework, and it's OpenGLES, not OpenGL, on iOS. Change-Id: Idf3aad341c4f270952db2039d5a5e421f39e728f
2014-04-08CVE-2014-0160 heartbeatCaolán McNamara
Change-Id: I00ee89f69d85010be5d3a537092349fa9eeb71c8
2014-04-08Fix libGLEW build for OS XTor Lillqvist
Change-Id: I996f88544c4cdedaf8aa047abb1888409b949800
2014-04-05include last record in language-subtag-registry.xmlEike Rathke
Change-Id: Iaca0fc9ca12ee672f640be9c639b7b0d0dd3bc10
2014-04-05Fix Windows build(external/coinmp)Tomofumi Yagi
This patch fixes the problem that a linker misses CoinMP.dll. The problem will occurs when we use --enable-dbgutil option. Change-Id: If6cec0f9705db2af33cb9a69d9440e3053c5979a Reviewed-on: https://gerrit.libreoffice.org/8854 Reviewed-by: Matúš Kukan <matus.kukan@collabora.com> Tested-by: Matúš Kukan <matus.kukan@collabora.com>
2014-04-04coinmp: actually link the librariesMichael Stahl
Several people named Chris report failures in the solver unit test, and apparently the CoinMP libraries have loads of unresolved symbols because they don't have NEEDED entries, i.e. were not linked properly; let's see if this fixes it. Change-Id: Id406e14b0805a458d608c23cb7c65d873b5ba2f0 Reviewed-on: https://gerrit.libreoffice.org/8850 Reviewed-by: Chris Laplante <mostthingsweb@gmail.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-04-04Uploading libcdr-0.0.15: Support for CorelDraw x7Fridrich Štrba
Change-Id: I1cc6c6ab39ec27dbf08c2019c7dd7f8f29537520
2014-04-02WaE: comparison of constant 255 with expression of type 'const char'Tor Lillqvist
Better fix for warning: "comparison of constant 255 with expression of type 'const char' is always true". I hadn't considered that the code is in a template, so it must handle strings of arbitrary integer types (well, Unicode). Change-Id: I38d6d480bfc3ff89db1276cac38d310ecdcc2cfa
2014-04-02WaE: comparison of constant 255 with expression of type 'const char'Tor Lillqvist
Change-Id: Ibe07fc9a61ae8432e92c43ac6ff07c4dc9e6c771
2014-04-02apr external: add --with-picMatúš Kukan
Change-Id: Ica3b1207a2847917d82b3c82d14479fb58a7aaa2
2014-04-02Avoid Wsahdow warnings related to boost json parserZolnai Tamás
Problematic variable: separator -> separator_ Change-Id: Ia4e1b1543f61b03e029e1bc4151ec58334e8df57
2014-04-02These changes are not needed any moreZolnai Tamás
Moreover these line causes the same Wshadow warning which was the reason of adding them. Change-Id: I6b5793b66db26720626b7924d59e9283168f8abe
2014-03-26Resolves: fdo#76638 Patch retrieve_grants.patch.1 failsJulien Nabet
Let's remove this since the future is MariaDB Change-Id: I39641f81c59e7d024aaf48e8e3cc9fc9a7c3127c
2014-03-25bump apache-commons-codec to 1.9Caolán McNamara
Change-Id: Ia5638f4c4cc47121610b8ddff144fb88aff6b96f
2014-03-25bump apache-commons-logging to 1.1.3Caolán McNamara
Change-Id: Ibeebcc8616a3547f2e2dbf4d613ce4c02ba9d176
2014-03-24fix libetonyek buildLuboš Luňák
KEY2StyleParser.cpp:65:10: error: no matching function for call to 'readNumber' KEY2StyleParser.cpp:34:13: note: candidate template ignored: couldn't infer template argument 'C' I took the patch from Fridrich's openSUSE rpms. Change-Id: Iba3c682539c5c978dddb0040f24f23c7299af0d9
2014-03-14scp2: move libxml2 to AutoInstallMichael Stahl
Change-Id: I62f2f654ac661ebf266b7b5cf70728a616c9b50f
2014-03-11normalize values of WITH_MOZAB4WINMichael Stahl
Change-Id: Iad5aa66635a34a4dfceb0bd6145f2d9bd197cc17
2014-03-11normalize values of WITH_GALLERY_BUILDMichael Stahl
... and remove the unimplemented "package" option. Change-Id: I2b0cfcdc040b653fe0c4cd061ae4e0d7f745068c
2014-03-11normalize values of MINGW_SHARED_GCCLIB/MINGW_SHARED_GXXLIBMichael Stahl
Change-Id: I4f4cecd95f87b9d37fa1b1a270cf554d7707aaa2
2014-03-11normalize values of HSQLDB_USE_JDBC_4_1Michael Stahl
Change-Id: Ifdbd07db813fd5c8dc02ebd04aea8086ff333411
2014-03-11normalize values of WITH_GSSAPI/WITH_KRB5Michael Stahl
Change-Id: I72c67d5a4987f25ddfa21d93a89b0ceae40c9e81
2014-03-06Add apr and serf externals for alternative webdav implementation.Matúš Kukan
Change-Id: I5e93bb6fb53537b889c6ba9888f0f32a0d6f8050
2014-03-04Add mode linesTakeshi Abe
Change-Id: Iae71a0779839015b7c853f93703fe263f84a591a
2014-03-04remove unnecessary patchesMarkus Mohrhard
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 Mohrhard
Change-Id: I6619e70f3f7c8ba4d17be4ca434057948be3d79f
2014-03-03upgrade liborcusMarkus Mohrhard
Conflicts: external/boost/StaticLibrary_boost_system.mk Change-Id: Ie4af26c87a100b67baeedbaa7fb1ac428845f92b
2014-03-03Add CoinMP external as an alternative to lpsolve.Matúš Kukan
Change-Id: I9bf5c339a34655c3b842cef3af76814a14c483bc