Confirmed users
100
edits
(https://hg.mozilla.org/mozilla-central/rev/3b90d45a2bbc#l3244.2) |
(→First Build: remove mention to inbound to avoid confusions and also it's going away) |
||
| Line 5: | Line 5: | ||
== First Build == | == First Build == | ||
Follow the instructions on [https://developer.mozilla.org/En/Simple_Firefox_build how to build Firefox]. | Follow the instructions on [https://developer.mozilla.org/En/Simple_Firefox_build how to build Firefox]. Roughly: | ||
hg clone http://hg.mozilla.org/mozilla-central | hg clone http://hg.mozilla.org/mozilla-central | ||
./mach build | |||
For your first build, this should do the trick. If you are going to be building a lot, you may want to set up your [https://developer.mozilla.org/en-US/docs/Configuring_Build_Options .mozconfig file]. | |||
For your first build, | |||
== First Run == | == First Run == | ||