Build:TryServer: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 21: Line 21:


== Using a custom mozconfig ==
== Using a custom mozconfig ==
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 default mozconfigs, you can push an '''extra file''' to the $topsrcdir:


* '''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. The default mozconfigs used for tryserver builds are available in Hg: http://hg.mozilla.org/build/buildbot-configs/file/default/mozilla2/$platform/tryserver
The options you enable/disable in your custom mozconfig are '''appended''' to the existing config.
 
The default mozconfigs used for tryserver builds are available in Hg: [http://hg.mozilla.org/build/buildbot-configs/file/default/mozilla2/ http://hg.mozilla.org/build/buildbot-configs/file/default/mozilla2/]$platform/tryserver ([http://hg.mozilla.org/build/buildbot-configs/file/default/mozilla2/linux/tryserver linux example])


== Other Notes ==
== Other Notes ==
Confirmed users
729

edits

Navigation menu