summaryrefslogtreecommitdiffstats
path: root/download.lst
Commit message (Collapse)AuthorAgeFilesLines
* Upload libvisio-0.0.23, fixing regression fdo#48601Fridrich Štrba2012-12-031-2/+2
| | | | | | Trust more the cached colour hex then the colour index Change-Id: Ica5917c94de4c7bb2a5be61c6b22f06807be0742
* Uploading libvisio 0.0.22 releaseFridrich Štrba2012-11-291-2/+2
| | | | Change-Id: I86da676cd38c8e237cf63c167f877f1e6cb25bf6
* fix name of liborcus tarballMatúš Kukan2012-11-281-1/+1
| | | | Change-Id: I170543c8730b11540abb37485df0d984d2628809
* New place to specify the tarball name.Kohei Yoshida2012-11-281-1/+1
| | | | Change-Id: Ia0fd46ae58bb2ae58e8ad9bdb16e1e948659492b
* download few tarballs directly without md5sum in nameMatúš Kukan2012-11-271-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
* support for --with-all-tarballsMatúš Kukan2012-11-271-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