Changes

Jump to: navigation, search

Auto-tools/Projects/Mozbase

169 bytes added, 16:26, 20 February 2014
Initial Setup
==== Initial Setup ====
(Some of these steps may not be necessary if you've already set up your computer for development* Install [http://www.)pip-installer.org/en/latest/installing.html python-pip].* Install [https://developer.mozilla.org/en/Python/Virtualenv virtualenv] and [https://bitbucket.org/dhellmann/virtualenvwrapper virtualenvwrapper]: $ sudo pip install virtualenv $ sudo pip install virtualenvwrapper $ echo "source `which virtualenvwrapper.sh` >> ~/.bashrc $ source ~/.bashrc
* Install Grab a copy of [https://developer.mozilla.org/Enen-US/Simple_Firefox_build#Install_build_prerequisites Mozilla build prerequisitesdocs/Developer_Guide/Source_Code/Mercurial mozilla-central], as well as .* Create a copy of [httpnew virtualenv and install mozbase into it: $ cd mozilla-central/testing/git-scm.com git]mozbase $ mkvirtualenv mozbase $ python setup_development.py
* (''windows-only'') Launch Run the 'start-l10n.bat', to get mozbase tests as a mozilla-build environment.sanity check: * Install [https://developer.mozilla.org/en/Python/Virtualenv virtualenv], if it's not on your system already. If on Windows, be sure to do this from inside the shell launched via 'start-l10n.bat' $ python test.py
==== Installing Mozbase ====
Confirm
651
edits

Navigation menu