Confirmed users
125
edits
No edit summary |
|||
Line 47: | Line 47: | ||
hg clone http://hg.mozilla.org/mozilla-central | hg clone http://hg.mozilla.org/mozilla-central | ||
Once you've already built Firefox once, and you just want to incrementally update your build with your latest | ==== Incremental Builds ==== | ||
Once you've already built Firefox once, and you just want to incrementally update your build with your latest devtools changes, you can run: | |||
$ ./mach build toolkit/devtools browser | $ ./mach build toolkit/devtools browser |