summaryrefslogtreecommitdiff
path: root/download.lst
AgeCommit message (Collapse)AuthorFilesLines
2015-07-30Bump boost to 1.59David Ostrovsky1-1/+1
1.59 upcoming release is needed for MSVC 14.0 (aka VS 2015) support. There is a known breakage on MSVC with boost::none instance in optional library. Use not documented define as explained in this issue upstream [1]: BOOST_OPTIONAL_USE_OLD_DEFINITION_OF_NONE. [1] https://svn.boost.org/trac/boost/ticket/11203 Change-Id: I25b1797da93f7959d15a70105d67100e0e2c4b3b Reviewed-on: https://gerrit.libreoffice.org/17056 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
2015-07-25upload libvisio 0.1.3David Tardon1-2/+2
Change-Id: I022e036c4a27f3c3931c19b0df0e64c6c0dd25a0
2015-07-24Revert "Revert "Update firebird to version 2.5.4""Caolán McNamara1-2/+2
This reverts commit 69632c9c3291a7bb9d465495943aa1dbe12c5af2. Change-Id: I4704c30ade878b9e62ac829b03648f301534b51c Reviewed-on: https://gerrit.libreoffice.org/16986 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-07-16update to liblangtag-0.5.7Eike Rathke1-1/+1
Change-Id: I46bf74efb52435313eb17e0db8b1cf103a329004 Reviewed-on: https://gerrit.libreoffice.org/17078 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2015-07-12Revert "Update firebird to version 2.5.4"Caolán McNamara1-2/+2
This reverts commit e63673f8991492aaf814665f58435bc6884ca06d.
2015-07-11Update firebird to version 2.5.4Popa Adrian Marius1-2/+2
Change-Id: I39289db515cbc611c74edf3d7a3520776d8f3a64 Reviewed-on: https://gerrit.libreoffice.org/16703 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-07-09update to language-subtag-registry as of 2015-06-08Eike Rathke1-2/+2
Change-Id: I05ad85ea8d852ef2531db76fa6a79aa068c1699c
2015-07-03online update: Add the bzip2 external.Nathan Yee1-0/+1
Change-Id: Id7547390c49c0bcf672eb1a9863fc236518bfa49
2015-07-03nss: upgrade to release 3.19.2Michael Stahl1-1/+1
- drop nss-linux-x86-patch.0: this was actually patching OS/2-specific code so is evidently obsolete - drop nspr-build-config.patch: there does not appear to be any justification why this huge patch exists at all, so the only reasonable thing to do is to drop it - nss_macosx.patch: drop several hunks relevant only to unuspported MacOSX/PPC platform Change-Id: Id55fcb8eaa637c10a42203f1897480df8a6ec0fa
2015-07-03curl: upgrade to release 7.43.0Michael Stahl1-2/+2
Change-Id: Ic16111f21625fc510e79bba8122eaa60662f7a59
2015-06-25upload libetonyek 0.1.3David Tardon1-2/+2
Change-Id: I451f02ee93a798c9c1712082d59a7ff96b0d4a4e
2015-06-20upload mdds 0.12.1David Tardon1-1/+2
Change-Id: Ie6516be4ced938b5c969a12a4974b0feee27177f
2015-06-20upload liborcus 0.9.2David Tardon1-1/+2
Change-Id: Id551e1c3e60a0426bcd636642a9a0e02eb1e2612
2015-06-17Update glew to 1.12.0Tor Lillqvist1-1/+1
Many of our patches are now upstream. Change-Id: I6c59973eea491148e92d7fa1a0b3681a9fcd2f2d
2015-06-11Upload libfreehand 0.1.1Fridrich Štrba1-2/+2
Change-Id: I1534a0f43201a594b727ee8b42b697c8c1b5e224
2015-06-10Android: add ownCloud library to the build.Jacobo Aragunde Pérez1-0/+2
Library code from https://github.com/jaragunde/owncloud-android-library This patch downloads, builds and installs the library from a tarball uploaded to http://dev-www.libreoffice.org/src/. Change-Id: I28afaea4dabe2dab869b53b1881f4d5a6522943f Reviewed-on: https://gerrit.libreoffice.org/16190 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jacobo Aragunde Pérez <jaragunde@igalia.com>
2015-06-04update to liborcus 0.9.1David Tardon1-1/+1
Includes switching to dynamic libs. Change-Id: I959c4e9430f8cf95f50d48e1b01d8323dba4af81
2015-05-19upload libetonyek 0.1.2David Tardon1-2/+3
Change-Id: I7b8382b5ca74f5a1d9535ef0715629f2537d9f7e
2015-05-19avoid the need to touch the Package makefile on updatesDavid Tardon1-1/+2
Change-Id: I4c9d3e8cf9e5635c848c165d4eda44ad3798ae38
2015-05-19upload libwps 0.4.0osnola1-2/+2
Change-Id: I9da61333b7c46d20cf7010553929b141ec011d84
2015-05-18upload libodfgen 0.1.4David Tardon1-2/+2
Change-Id: I97dbebbe7ecbfdc2d4ad37ac53d22026d5e67738
2015-05-17upload libmwaw 0.3.5David Tardon1-2/+2
Change-Id: Ife74524f82190a06775656271965c869da8702a9
2015-05-09Update HarfBuzz to 0.9.40Khaled Hosny1-2/+2
Most of ubsan.patch seems to have been applied upstream, and I can’t reproduce the issue referenced for the remaining bits, anyway it is better to push such changes upstream first. Change-Id: Ie56786c01c06d3542052cd91e36d1f707092beba Reviewed-on: https://gerrit.libreoffice.org/15643 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-05-01Revert "update to liborcus 0.9.0"Markus Mohrhard1-1/+1
This reverts commit a1280bd47fddd668f1ff224f18639c8d595ec6f7. Change-Id: I2ad873f012ebae6858c8895c14ed695dbd881fc4 Reviewed-on: https://gerrit.libreoffice.org/15586 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-05-01update to liborcus 0.9.0Markus Mohrhard1-1/+1
Includes a lot of help from Norbert for finding the boost MSVC problem. Change-Id: I5184bc40e2c3861883b8587784117b1c4558fa5f Reviewed-on: https://gerrit.libreoffice.org/15453 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-04-09upgrade to openssl-1.0.2aCaolán McNamara1-2/+2
and de-ifdef-per-platform the patch makefile so an upgrade attempt on one platform tests the patchs applying on all platforms ubsan.patch.0 was effectively applied upstream while need to add http://rt.openssl.org/Ticket/Display.html?id=3650 to build under windows Change-Id: Ieffd9bc3dd861a94a083d8b6b8d4117bba7f527c Reviewed-on: https://gerrit.libreoffice.org/15183 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-02-17update mdds to 0.12.0Markus Mohrhard1-1/+1
Change-Id: I2de5ec5e705a7c2cbd3ccd5d494dafc5c939448a Reviewed-on: https://gerrit.libreoffice.org/14515 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-01-12bsh-2.0b1->bsh-2.0b5Caolán McNamara1-1/+1
Change-Id: I250a683faf7d201b9fea8eb0fffd9cd49da7f79f
2015-01-05upload libe-book 0.1.2David Tardon1-2/+2
Change-Id: I1dc1231661c8fed6021c10ed3c4676d2581ad1fc
2015-01-05upload libmwaw 0.3.4David Tardon1-2/+3
Change-Id: I0208d53522da4d3d32c4060b6d784d62a64bf0eb
2015-01-02upload libvisio 0.1.1David Tardon1-2/+2
Change-Id: I6587bd27d07ae39074d3c304614e3bc831afe8c8
2015-01-01define all needed macros for libodfgen build on windowsDavid Tardon1-1/+2
Change-Id: Ic05027fafc9bed8d37306be9c7da63e53d1c6196
2015-01-01upload libodfgen 0.1.3David Tardon1-2/+2
Change-Id: Ia28bac4b12f23f3e85e42e323b35d8715a6d5d02
2014-12-30upload libmspub 0.1.2David Tardon1-2/+2
Change-Id: I2cbba2a2dc8d2763ddfe982890be52f9fcea4ae1
2014-12-30upload libwps 0.3.1David Tardon1-2/+2
Change-Id: Ifc0218b76f9b330185986bf4c7137f4f9a2f1081
2014-12-24upload librevenge 0.0.2David Tardon1-2/+2
Change-Id: Ie12b7ec9630d45e23fb11f12d2d4955855ae34cc
2014-12-20upload libabw 0.1.1David Tardon1-2/+2
Change-Id: Idbe25949adab4ac20613a4c14885d4b1a4c40775
2014-12-19upgrade to icu 54Caolán McNamara1-1/+1
Change-Id: I4d32ac386ff8b69bee4319e673769917045d9450 Reviewed-on: https://gerrit.libreoffice.org/13547 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-18Update mdds to 0.11.2.Kohei Yoshida1-1/+1
Change-Id: I1c331863df2b1e560ba8a3d5b7dde67cce59b2df
2014-12-15Updated CMIS patches and the makefile for the OneDrive bindingMihai Varga1-1/+1
To fix build, also squashed in: Author: Miklos Vajna <vmiklos@collabora.co.uk> Date: Sun Dec 14 15:18:58 2014 +0100 upload libcmis 0.5.0 Author: Mihai Varga <mihai.mv13@gmail.com> Date: Mon Aug 11 13:23:53 2014 +0300 SharePoint binding settings, part 1 Conflicts: officecfg/registry/data/org/openoffice/Office/Common.xcu Change-Id: I45eb81a0139c42864f93ad89c4a31185f3ac5bd6
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist1-2/+0
There is no obvious authoritative upstream for clew anyway, so it causes philosophical problems for distros. For a while, we used to use a zip archive from the "clcc" project on SourceForge that included clew.c and clew.h. (Before that we also just had clew.c and clew.h in our source repo.) So, drop the external/clcc module and have clew.c and clew.h in the source repo again. But this time clew is in a module of its own, not in sc. This re-introduces "No need to have OpenCL optional at configure-time" This reverts commit 764836cb00e8e6dfd2ab48e080a166ec90359e01. Change-Id: I413142f4f9f8399489f9c3e5327132822f07a454 Reviewed-on: https://gerrit.libreoffice.org/13368 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-12-06use language-subtag-registry as of 2014-12-03Eike Rathke1-2/+2
per https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry Change-Id: I6e3ca0ff7b8a4608cce3dbc0249ee9ddbf861403
2014-12-05upload libpagemaker 0.0.2David Tardon1-2/+2
Change-Id: I5dd7cf6ede401b0271296d4f76df266ec4680f74
2014-11-25Move clew into a library of its ownTor Lillqvist1-0/+2
Change-Id: Ifb7e86b078bd549506a9cc1b9ce9fc22fffc5eec
2014-11-24upload libcdr 0.1.1David Tardon1-2/+2
Change-Id: Iabca04edf87d512fd16cf36b1503d516a8d7cfdc
2014-11-24upload libodfgen 0.1.2David Tardon1-2/+2
Change-Id: I9a4719e60f910256c529551fdbb387e98aefd6ce
2014-11-17Add internal libjpeg-turbo library to be used instead of libjpegMatúš Kukan1-0/+2
Unfortunately requires nasm - the netwide assembler - http://www.nasm.us/ Upstream libjpeg-turbo is meant to be built with CMake on Windows but thanks to our gcc-wrappers we are able to avoid that. jpeg is kept mostly for platforms we are cross-compiling to. For now, it's used also for Mac OS X because jpeg-turbo does not build there, which should be fixed later. Change-Id: Id87b7072a8acc2578c3abf7e82cb1499e5094dbf
2014-10-17bump openssl to 1.0.1jCaolán McNamara1-2/+2
Change-Id: Id2092489723b3f1f643ee0161cb0d8bcbd04a847 Reviewed-on: https://gerrit.libreoffice.org/12004 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-10-16Update to last libmwaw versionosnola1-2/+2
+ add filters for MacDraw, MacDraw II and RagTime (v2-3 for Mac) Change-Id: If84abff1baa75f9bfa951039781575b6a8648a84
2014-10-09bump nss from 3.15.3 to 3.16.5Caolán McNamara1-1/+1
Change-Id: I8318982eb1cee1a694dbdd504e0ca106a29d807e Reviewed-on: https://gerrit.libreoffice.org/11700 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>