Gaia/Hacking: Difference between revisions

Jump to navigation Jump to search
m
Line 16: Line 16:
B2G Desktop is a desktop build of the B2G app runtime used on devices where all apps should run as they would on a device, including the homesreen.
B2G Desktop is a desktop build of the B2G app runtime used on devices where all apps should run as they would on a device, including the homesreen.


==== Nightly Builds ====
=== Aurora Builds (v1 everyone should use this) ===


For Aurora (v1 everyone should use this):
You can download an Aurora build of B2G Desktop from [http://ftp.mozilla.org/pub/mozilla.org/b2g/nightly/latest-mozilla-aurora/ http://ftp.mozilla.org/pub/mozilla.org/b2g/nightly/latest-mozilla-aurora/] for Linux, OS X and Windows.


You can download a nightly build of B2G Desktop from [http://ftp.mozilla.org/pub/mozilla.org/b2g/nightly/latest-mozilla-aurora/ http://ftp.mozilla.org/pub/mozilla.org/b2g/nightly/latest-mozilla-aurora/] for Linux, OS X and Windows.
Aurora/Nightly builds include gaia by default, and they should just run out of the box.  This is done by using a wrapper program.  When a profile is bundled with the nightly build (GAIADIR specified in the mozconfig), the binary 'b2g' is a wrapper program and 'b2g-bin' is the actual b2g binary.


Nightly builds include gaia by default, and they should just run out of the box.  This is done by using a wrapper program.  When a profile is bundled with the nightly build (GAIADIR specified in the mozconfig), the binary 'b2g' is a wrapper program and 'b2g-bin' is the actual b2g binary.
If you want to modify Gaia, you will need to separately clone and "build" Gaia:
 
If you want to modify gaia, you still need to separately clone and "build" Gaia, in the same way as when using Firefox Nightly:


  $ git clone git://github.com/mozilla-b2g/gaia.git gaia
  $ git clone git://github.com/mozilla-b2g/gaia.git gaia
Confirmed users
210

edits

Navigation menu