NSS:TryServer: Difference between revisions

m
clarify NSPR instructions
(→‎Overview: updated -t, -u and -p)
m (clarify NSPR instructions)
 
(One intermediate revision by the same user not shown)
Line 61: Line 61:
-e all (or "none")
-e all (or "none")
   [default is "none" if omitted]
   [default is "none" if omitted]
--nspr-patch
</pre>
</pre>


Line 82: Line 84:


Specify either <code>all</code> or <code>none</code> to enable or disable extra builds. The number and type of extra builds varies per platform.
Specify either <code>all</code> or <code>none</code> to enable or disable extra builds. The number and type of extra builds varies per platform.
==Enable NSPR changes (--nspr-patch)==
Mozilla doesn't maintain separate infrastructure for the NSPR project, but you can test NSPR changes in nss-try. Use a patch file that was created by executing "hg diff" in the top level nspr directory and is named nspr.patch. Copy that patch into the main nss directory (nss/nspr.patch). Include the patch in your submission to nss-try and add parameter --nspr-patch.


=Try syntax implementation=
=Try syntax implementation=
Confirmed users
563

edits