On 8/27/14, 9:47 AM, Gregory Szorc wrote:
I interpret this this use case as building a related set of object files for the purpose
of quick/imprecise validation of changes to a specific component. So what you really want
is to build specific "modules." Is that accurate?
That sounds like a complex way to phrase it: how about "I changed some
files in toolkit/locales and toolkit/modules and I'm pretty sure there
aren't external dependencies, so I just want to rebuild toolkit/* to see
those changes".
I've done something similar with "mach build browser/experiments && mach
build browser/locales && mach build toolkit/modules", although I'd
really love that to just be "mach build browser/experiments
browser/locales toolkit/modules".
--BDS
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform