The Mozilla
Organization
At A Glance
Feedback
Get Involved
Newsgroups
License Terms
Newsbot
Developer Docs
Roadmap
Projects
Ports
Module Owners
Hacking
Get the Source
Build It
Testing
Download
Bugzilla
Bug Writing
Tools
View Source
Tree Status
New Checkins
Submit A Bug
FAQ
Search

source code

There are several ways you can access the source code available from mozilla.org. You'll probably find our development tools useful too.

  1. Browse
    Browse the up-to-the-minute latest version of the source code online, through a massively-hyperlinked source code browser that lets you cross-reference function and variable names. Check out the Mozilla Cross-Reference page for details.

  2. Download
    • FTP
      Download the source from our FTP server. Details are on the Download page. Source drops to the FTP server usually occur monthly.
    • CVS
      Those doing active development can check out the latest source using CVS. This is the preferred method, as it lets you get up-to-the-minute changes and merge them with your own. Details are on our CVS page.
  3. Build
    Look at the build instructions to find out how to compile this beast.
  4. Contribute
    To contribute code, submit your changes to the owner(s) of the module(s) you plan to change. If they approve the code they'll commit your changes.

    If you're a frequent contributor or if you're contributing your own module you may be given write access to our CVS repository so you can commit the changes yourself. Consult the guidelines on hacking mozilla to find out how to get write access and to find out how bonsai and tinderbox are used in our build process.

Copyright © 1998-2000 The Mozilla Organization.
Last modified March 10, 1999.