Build:TryServer: Difference between revisions

Jump to navigation Jump to search
Line 23: Line 23:
If you want to use setting other than those in the [http://hg.mozilla.org/build/buildbot-configs/file/tip/mozilla2/linux/tryserver default mozconfigs ] (linux example).  Then you need to push an '''extra file''' to the $topsrcdir either:
If you want to use setting other than those in the [http://hg.mozilla.org/build/buildbot-configs/file/tip/mozilla2/linux/tryserver default mozconfigs ] (linux example).  Then you need to push an '''extra file''' to the $topsrcdir either:


* '''.mozconfig-extra''' with settings to be applied to all mozconfigs
* '''mozconfig-extra''' with settings to be applied to all mozconfigs
* '''.mozconfig-extra-$platform''' to apply changes only to that platform's mozconfig
* '''mozconfig-extra-$platform''' to apply changes only to that platform's mozconfig


The options you enable/disable in your custom mozconfig are appended to the existing config after the default set.
The options you enable/disable in your custom mozconfig are appended to the existing config after the default set.
977

edits

Navigation menu