summaryrefslogtreecommitdiff
path: root/download.lst
AgeCommit message (Collapse)AuthorFilesLines
2013-03-14Update mdds to 0.7.1.Kohei Yoshida1-1/+1
Change-Id: I4c6e655641dcca192d4edd1edf5535d5dddcd3c1
2013-03-13Creating a libmwaw module for library parsing various old Mac file-formatsFridrich Štrba1-0/+2
Change-Id: I367dfa309a30a5b55de1d59e632d0dbcf5dc6dbb Reviewed-on: https://gerrit.libreoffice.org/2662 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-12Updated mdds to 0.7.0.Kohei Yoshida1-1/+1
Change-Id: I5e4a4b80a0f83aefcd85cf5e76ccd52906d39f83
2013-03-06Adding libmariadb module for internal mariadb (work in progress)Fridrich Štrba1-0/+1
Change-Id: If2cf9ff21120e29a149903e8eab849d97fa0c2c9
2013-03-01Upload libcdr 0.0.11; fixing fdo#55366 fdo#59528 fdo#53278 fdo#54586Fridrich Štrba1-2/+2
Change-Id: Iadebf93d6002ce1a13152e9f7a8e4c490a4fbd94
2013-02-25Uploading libvisio-0.0.25 fixing fdo#60433Fridrich Štrba1-2/+2
Change-Id: I854fd87a21fc63a5c274b38831589b3d76379e25
2013-02-24convert moz to gbuild and add to tail_buildPeter Foley1-1/+0
Change-Id: I2d3f5d127f831ee9abc020d46558f7cfbe8c9380 Reviewed-on: https://gerrit.libreoffice.org/2349 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-02-21Don't download a zip we don't useFridrich Štrba1-1/+0
Change-Id: I57f85796896dd3d76096922c53fc3c2de58eae4a
2013-02-18Update the internal libmspub to 0.0.5Fridrich Štrba1-2/+2
Change-Id: Ia1e2807a9f8d624e734afa93102fb6ff27eee091
2013-01-28Upload libmspub 0.0.4Fridrich Štrba1-2/+2
Change-Id: Icb47740815fabff2338196ec194a51a23f7adadd
2013-01-25Uploading libcdr 0.0.10, hoping it worksFridrich Štrba1-2/+2
Change-Id: Ibf21b856c0f9da276df60680513421be3c871a2d
2012-12-25fix dbghelp.dll checksumDavid Tardon1-1/+1
Change-Id: Iee6b3eb7658d75f7f677066f29a2bccc8e119da1
2012-12-25convert external to gbuildPeter Foley1-0/+2
Change-Id: I7127db6aad9e97a0f3e758aa83b22ac8465d3f43
2012-12-18Fix the regression in fdo#47499: wrong fill colourFridrich Štrba1-2/+2
Change-Id: I986a5f4c944f9fe9e985c408a72f766d9b1eed12
2012-12-07also with cppunit_dll.vcxprojMarkus Mohrhard1-1/+1
2012-12-07switch to cppunit tarball with vcproj and vcxproj filesMarkus Mohrhard1-1/+1
2012-12-03Upload libvisio-0.0.23, fixing regression fdo#48601Fridrich Štrba1-2/+2
Trust more the cached colour hex then the colour index Change-Id: Ica5917c94de4c7bb2a5be61c6b22f06807be0742
2012-11-29Uploading libvisio 0.0.22 releaseFridrich Štrba1-2/+2
Change-Id: I86da676cd38c8e237cf63c167f877f1e6cb25bf6
2012-11-28fix name of liborcus tarballMatúš Kukan1-1/+1
Change-Id: I170543c8730b11540abb37485df0d984d2628809
2012-11-28New place to specify the tarball name.Kohei Yoshida1-1/+1
Change-Id: Ia0fd46ae58bb2ae58e8ad9bdb16e1e948659492b
2012-11-27download few tarballs directly without md5sum in nameMatúš Kukan1-3/+7
..and add few fixes, like: * use 'set -o pipefail' to fail meaningfully * include download.lst at the end of config_host.mk * MOZ_ZIP_* do not have md5sum, do not check for it Change-Id: I23759aa2f5fdd55b662588fdb0a31568a686aef7
2012-11-27support for --with-all-tarballsMatúš Kukan1-0/+86
- this is needed for packaging, so that all possible tarballs can be available in the complete source package Do not define tarball names in configure. Move the variables into download.lst, which is going to be included in config_host.mk. We already have conditions for getting tarballs in Makefile.fetch. Change-Id: I160aff6426a253814eea07d2467e4942478f653a