Re: make target for adding a mochitest?

2014-04-14 Thread Andrew Halberstadt
On 13/04/14 09:04 PM, Boris Zbarsky wrote: On 4/13/14 6:17 PM, L. David Baron wrote: Is there a way to do this? I _think_ just using "mach mochitest-plain testname" will do the right thing. -Boris For the record, the make target is 'install-tests'. But yes, if you use mach, you don't need

Re: make "-jN" not honored in 4.4.0/comm-esr build?

2014-04-14 Thread ishikawa
The title referred to 24.4.0/comm-esr source tree. sorry for the typo :-( ___ dev-builds mailing list dev-builds@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-builds

make "-jN" not honored in 4.4.0/comm-esr build?

2014-04-14 Thread ishikawa
I noticed that "-j4" option to run parallel compilation did not seem to take effect during the local compilation of 24.4.0/comm-esr source files. I am using customized mozconfig, but almost the same mozconfig (except for the OBJECT directory location) is used for compiling the current comm-central