we don't need to display https:// here
[slides.git] / maow-berlin2009-build / slide_docs.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html>
3 <head>
4   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
5   <meta name="Author" content="KaiRo - Robert Kaiser">
6   <title>Das Mozilla-Build-System - Dokumente</title>
7   <link rel="stylesheet" type="text/css" href="slides.css">
8   <script type="text/javascript" src="slides.js"></script>
9   <link rel="contents" href="index.html" title="&Uuml;bersicht">
10   <link rel="index" href="toc.html" title="Inhalt">
11   <link rel="start" href="index.html" title="Beginn">
12   <link rel="first" href="slide_introduction.html" title="Erste Seite">
13   <link rel="previous" href="slide_appfiles.html" title="Vorige Seite">
14   <link rel="next" href="slide_end.html" title="N&auml;chste Seite">
15   <link rel="last" href="slide_end.html" title="Letzte Seite">
16 </head>
17 <body>
18 <div id="header"><div id="header-text">Das Mozilla-Build-System</div>
19   <img id="headerlogo" src="template/header-logo.png" alt="">
20 </div>
21 <div id="slidenav"><div id="subheader-text">MAOW Berlin 2009</div>
22   <a href="toc.html" accesskey="h">Inhalt</a> ||
23   <a href="index.html" accesskey="B">Beginn</a> ||
24   <a href="slide_appfiles.html" accesskey="Z">&lt; Zur&uuml;ck</a> |
25   <a href="slide_end.html" id="goNext" accesskey="W">Weiter &gt;</a>
26 </div>
27
28 <h1>Dokumente/Links zum Build-System</h1>
29
30 <div class="simplebox">
31 <ul>
32   <li>(Fast) alle hier aufgef&uuml;hrten Dokumente sind Englisch</li>
33   <li><a href="https://developer.mozilla.org/en/Build_Documentation">MDC:
34     Build_Documentation</a> - &Uuml;bersicht und erste Anlaufstellen f&uuml;r
35     Build-Dokumentation</li>
36   <li>MDC: Wie das Build System in
37     <a href="https://developer.mozilla.org/en/How_Mozilla's_build_system_works">Mozilla</a>
38     und <a href="https://developer.mozilla.org/en/How_comm-central's_build_system_works">comm-central</a>
39     funktioniert - einige Spezialit&auml;ten unserer Systeme
40   <li><a href="https://developer.mozilla.org/en/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System">MDC:
41     Firefox-Erweiterungen mit dem Build-System</a> - an sich gut, aber etwas
42     veraltet (noch CVS, Firefox 1.5)</li>
43   <li><a href="https://developer.mozilla.org/en/Creating_XULRunner_Apps_with_the_Mozilla_Build_System">MDC:
44     XULRunner-Erweiterungen mit dem Build-System</a> - etwas neuer, aber auch
45     noch mit CVS, mehr Details zu Dingen auf meiner vorigen Folie</li>
46   <li><a href="http://zenit.senecac.on.ca/wiki/index.php/How_the_Build_Works">How
47     the Build Works</a> - noch etwas &auml;lterer Gastvortrag in der
48     Open-Source-Ausbildung am Seneca-Collage</li>
49   <li><a href="news://news.mozilla.org/mozilla.dev.builds">mozilla.dev.builds
50     auf news.mozilla.org</a> und
51     <a href="irc://irc.mozilla.org/developers">#developers auf irc.mozilla.org</a>
52     f&uuml;r Fragen</li>
53   <li>Auf Deutsch: <a href="http://jh.junetz.de/mozilla/mozbuild.php4">SeaMonkey
54     selbst gebaut</a> von Jens Hatlak</li>
55 </ul>
56 </div>
57 </div>
58
59 </body>
60 </html>