
|
Home |
Download |
Getting Started |
Contact |
White Paper |
Examples |
Documentation |
Troubleshooting |
Newsgroup |
Mailing List |
Source Code |
Bugs |
Screenshots |
Source Code
The Protozilla source code can be accessed in either of the following ways:
- View the source using the CVS web interface
- Check out the source using anonymous CVS with the following commands (password is guest):
cvs -d :pserver:guest@mozdev.org:/cvs login
cvs -d :pserver:guest@mozdev.org:/cvs co -r ipc-0-99-60 protozilla/ipc
cvs -d :pserver:guest@mozdev.org:/cvs co -r ipc-0-71-0 protozilla/pipella
(The above example checks out version 0.99.60 of IPC and version 0.71.0 of Protozilla.)
make (Unix/Linux)
nmake -f makefile.win (Windows)
(Unix/Linux: Use the command pipella/makemake -r to rebuild the makefiles, if needed.)
To create the XPI files, make the target xpi in the ipc/build directory and pipella/proto directory.
Today’s VCS Commits for the protozilla project
There are no commits for the specified period