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.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform