Auto-tools/Projects/Mozbase: Difference between revisions

Line 169: Line 169:


The various Mozbase packages are used in mozilla-central python code; see https://developer.mozilla.org/en-US/docs/Python#Python_in_Mozilla-Central . Mozbase is used extensively throughout mozilla-central, including test harnesses, tools and the build system itself.
The various Mozbase packages are used in mozilla-central python code; see https://developer.mozilla.org/en-US/docs/Python#Python_in_Mozilla-Central . Mozbase is used extensively throughout mozilla-central, including test harnesses, tools and the build system itself.
== Adding new Packages ==
If you are adding a new package to mozbase, there are unfortunately three files you'll need to update in addition to your added files. Those are:
* http://mxr.mozilla.org/mozilla-central/source/testing/mozbase/packages.txt
* http://mxr.mozilla.org/mozilla-central/source/testing/mozbase/Makefile.in
* http://mxr.mozilla.org/mozilla-central/source/build/mach_bootstrap.py#27


=== Uploading to Puppetagain ===
=== Uploading to Puppetagain ===
Confirmed users
656

edits