Difference between revisions of "Real World Mozilla Day 2"

From CDOT Wiki
Jump to: navigation, search
(Mozilla Build)
(IRC)
Line 53: Line 53:
 
* [http://www.irssi.org/ irssi]
 
* [http://www.irssi.org/ irssi]
 
* [http://f0rked.com/articles/irssi irssi+screen]
 
* [http://f0rked.com/articles/irssi irssi+screen]
 +
* [[Irssi Tutorial]]
  
 
=== Make and Makefiles ===
 
=== Make and Makefiles ===

Revision as of 19:39, 26 February 2007

Dive into Mozilla > Day 2

Overview

The second day is focused on issues surrounding the Mozilla build process. This includes version control, build tools, environment setup, and eventually building Firefox.

Location

T4046/T4042

Agenda

Time Activity
10:00 - 10:30 More on IRC.
10:30 - 11:00 Introduction to make and makefiles.
11:00 - 12:00 Lab: Writing a simple makefile.
12:00 - 1:00 Lunch
1:00 - 2:00 Version Control using CVS and SVN.
2:00 - 4:00 Lab: Building Firefox from source.

Resources

IRC

Make and Makefiles

Version Control

Mozilla Build