Difference between revisions of "Real World Mozilla Day 2"
(→Mozilla Build) |
(→Mozilla Build) |
||
Line 64: | Line 64: | ||
=== Mozilla Build === | === Mozilla Build === | ||
− | * [ | + | * [http://developer.mozilla.org/en/docs/Build_Documentation Mozilla Build Documentation for Developers (MDC)] |
* [http://developer.mozilla.org/en/docs/How_Mozilla's_build_system_works Explanation of how the Mozilla build works (MDC)] | * [http://developer.mozilla.org/en/docs/How_Mozilla's_build_system_works Explanation of how the Mozilla build works (MDC)] | ||
− | * [ | + | * [[How_the_Build_Works|On-line lecture by J. Paul Reed at Seneca on the Mozilla Build]] |
+ | * [[Release Builds: from source tree to exe|On-line lecture by Rob Helmer at Seneca on the Mozilla Build and Release process]] |
Revision as of 09:21, 26 February 2007
Dive into Mozilla > Day 2
Contents
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. |