summaryrefslogtreecommitdiffstats
path: root/download.lst
Commit message (Collapse)AuthorAgeFilesLines
* fix dbghelp.dll checksumDavid Tardon2012-12-251-1/+1
| | | | Change-Id: Iee6b3eb7658d75f7f677066f29a2bccc8e119da1
* convert external to gbuildPeter Foley2012-12-251-0/+2
| | | | Change-Id: I7127db6aad9e97a0f3e758aa83b22ac8465d3f43
* Fix the regression in fdo#47499: wrong fill colourFridrich Štrba2012-12-181-2/+2
| | | | Change-Id: I986a5f4c944f9fe9e985c408a72f766d9b1eed12
* also with cppunit_dll.vcxprojMarkus Mohrhard2012-12-071-1/+1
|
* switch to cppunit tarball with vcproj and vcxproj filesMarkus Mohrhard2012-12-071-1/+1
|
* 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