Confirmed users
61
edits
(→Syntax) |
(→Syntax) |
||
| Line 9: | Line 9: | ||
* Build Types: both(do) || opt(o) || debug(d) || m-c all override (all) | * Build Types: both(do) || opt(o) || debug(d) || m-c all override (all) | ||
* Platforms: all || none || --p {linux,linux64, | * Platforms: all || none || --p {linux,linux64,macosx,macosx64,win32} | ||
* Mobile: all || none || --m {mobile-maemo5-qt, android, etc} | * Mobile: all || none || --m {mobile-maemo5-qt, android, etc} | ||
* Unittest Suites: all || none || --u {crashtest,reftest,mochitests-{1/5,2/5,3/5,4/5,5/5},mochitest-other,xpcshell,etc} | * Unittest Suites: all || none || --u {crashtest,reftest,mochitests-{1/5,2/5,3/5,4/5,5/5},mochitest-other,xpcshell,etc} | ||