On 2013-04-17, at 11:42 , Matt Brubeck <mbrub...@mozilla.com> wrote: > On 4/15/2013 11:04 AM, Rob Campbell wrote: >> On Mac, does mach do the right thing when you rebuild browser, does it also >> rebuild browser/app so your application bundle gets updated?
> "mach build browser" is the same as "make -C $objdir/browser" (literally, it > just executes that "make" command to do all the work), so just like "make" it > should rebuild all of the sub-directories too as long as the dependencies are > correct. On OS X, I believe we have to manually rebuild browser/app whenever making xul changes because we don't explicitly make changes in that directory so the app bundle doesn't get repackaged. That's my crude understanding of how that works anyway. Thanks for the reply. ~ rob _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform