b2g/config/emulator-ics/config.json

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 {
michael@0 2 "config_version": 2,
michael@0 3 "tooltool_manifest": "releng-emulator-ics.tt",
michael@0 4 "mock_target": "mozilla-centos6-x86_64",
michael@0 5 "mock_packages": ["ccache", "make", "bison", "flex", "gcc", "g++", "mpfr", "zlib-devel", "ncurses-devel", "zip", "autoconf213", "glibc-static", "perl-Digest-SHA", "wget", "alsa-lib", "atk", "cairo", "dbus-glib", "fontconfig", "freetype", "glib2", "gtk2", "libXRender", "libXt", "pango", "mozilla-python27-mercurial", "openssh-clients", "nss-devel", "glibc-devel.i686", "libstdc++.i686", "zlib-devel.i686", "ncurses-devel.i686", "libX11-devel.i686", "mesa-libGL-devel.i686", "mesa-libGL-devel", "libX11-devel", "git", "libxml2"],
michael@0 6 "mock_files": [["/home/cltbld/.ssh", "/home/mock_mozilla/.ssh"]],
michael@0 7 "build_targets": ["droid", "package-emulator", "package-tests"],
michael@0 8 "upload_files": [
michael@0 9 "{workdir}/out/target/product/generic/*.tar.bz2",
michael@0 10 "{workdir}/out/target/product/generic/tests/*.zip",
michael@0 11 "{workdir}/out/emulator.tar.gz",
michael@0 12 "{objdir}/dist/b2g-*.crashreporter-symbols.zip",
michael@0 13 "{workdir}/sources.xml"
michael@0 14 ],
michael@0 15 "upload_platform": "emulator-ics",
michael@0 16 "gecko_l10n_root": "https://hg.mozilla.org/l10n-central",
michael@0 17 "gaia": {
michael@0 18 "l10n": {
michael@0 19 "vcs": "hgtool",
michael@0 20 "root": "https://hg.mozilla.org/gaia-l10n"
michael@0 21 }
michael@0 22 },
michael@0 23 "b2g_manifest": "emulator.xml",
michael@0 24 "b2g_manifest_branch": "master",
michael@0 25 "b2g_manifest_intree": true
michael@0 26 }

mercurial