Javascript:Automation Builds: Difference between revisions

→‎Reproducing a build: warnaserr is obsolete
(Add info about SM(pkg))
(→‎Reproducing a build: warnaserr is obsolete)
Line 11: Line 11:
= Reproducing a build =
= Reproducing a build =


You should be able to closely replicate a TH build by running autospider.sh yourself. For example, to replicate '''SM(e)''', you could be anywhere within your checkout, and run
You should be able to closely replicate a TH build by running autospider.sh yourself. For example, to replicate '''SM(cgc)''', you could be anywhere within your checkout, and run


   <gecko-root>/js/src/devtools/automation/autospider.sh --clobber warnaserr
   <gecko-root>/js/src/devtools/automation/autospider.sh --clobber compacting


The default objdir is <gecko-root>/obj-spider. You can change it by setting the $OBJDIR environment variable.
The default objdir is <gecko-root>/obj-spider. You can change it by setting the $OBJDIR environment variable.
Confirmed users
328

edits