summaryrefslogtreecommitdiff
path: root/Makefile.fetch
AgeCommit message (Collapse)Author
2012-11-28bin --enable-oxygenoffice; it does nothingMatúš Kukan
Change-Id: Ibac9b92f5833253d6485009e0ea8ea11f2b8ed91
2012-11-27move more from download to Makefile.(top|fetch)Matúš Kukan
Change-Id: I3bee487c9c5aa72b2236f076b28ee65cf76ac0dd
2012-11-27download few tarballs directly without md5sum in nameMatúš Kukan
..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-27download also tarballs needed for build platformMatúš Kukan
Change-Id: I21fc00bd0b5acfd81e378d2e3c0ceb976b8f2a4e
2012-11-27support for --with-all-tarballsMatúš Kukan
- 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
2012-11-27add fetch_Optional to have conditions for download in makefileMatúš Kukan
This is prepare commit for --with-all-tarballs. We probably don't want to define the tarball names conditionally in configure. Change-Id: Id41f73dd7094b3384ce43caf62018f53b3d86a81
2012-11-27move ooo.lst and download parts to Makefile.fetchMatúš Kukan
Change-Id: I2d27341566d383002446c23bdf60c7aa0cabf37d