Age | Commit message (Collapse) | Author |
|
Change-Id: I57f85796896dd3d76096922c53fc3c2de58eae4a
|
|
Change-Id: Ia1e2807a9f8d624e734afa93102fb6ff27eee091
|
|
Change-Id: Icb47740815fabff2338196ec194a51a23f7adadd
|
|
Change-Id: Ibf21b856c0f9da276df60680513421be3c871a2d
|
|
Change-Id: Iee6b3eb7658d75f7f677066f29a2bccc8e119da1
|
|
Change-Id: I7127db6aad9e97a0f3e758aa83b22ac8465d3f43
|
|
Change-Id: I986a5f4c944f9fe9e985c408a72f766d9b1eed12
|
|
|
|
|
|
Trust more the cached colour hex then the colour index
Change-Id: Ica5917c94de4c7bb2a5be61c6b22f06807be0742
|
|
Change-Id: I86da676cd38c8e237cf63c167f877f1e6cb25bf6
|
|
Change-Id: I170543c8730b11540abb37485df0d984d2628809
|
|
Change-Id: Ia0fd46ae58bb2ae58e8ad9bdb16e1e948659492b
|
|
..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
|
|
- 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
|