Confirmed users
4,467
edits
| Line 56: | Line 56: | ||
; <tt>try: -b do -u crashtest</tt> | ; <tt>try: -b do -u crashtest</tt> | ||
: Debug and optimized builds, all available | : Debug and optimized builds, all available platforms, only crashtests, no talos: | ||
; <tt>try: -b d -p linux -u none</tt> | ; <tt>try: -b d -p linux -u none</tt> | ||
: Linux debug build | : Linux debug build, no unittests, no talos: | ||
; <tt>try: -b do -u all -t chrome,nochrome</tt> | |||
: Debug and optimized builds for all platforms, all unittests, select talos: | |||
; <tt>try: -b do | |||
: Debug and optimized builds for all | |||
; <tt>try: -b o -u jsreftest,crashtest,mochitest-1 -t tp4,scroll</tt> | ; <tt>try: -b o -u jsreftest,crashtest,mochitest-1 -t tp4,scroll</tt> | ||
: Opt builds on all available | : Opt builds on all available platforms, select unittests, select talos | ||
==Workflow== | ==Workflow== | ||