Mercurial is a source-code management tool which allows users to keep track of changes to the source code locally and share their changes with others. It is used for the development of Firefox 3.1/Mozilla 1.9.1 and later releases. Note: If yo... 続きを読む
The Mozilla build system, like the rest of the Mozilla codebase, is cross-platform. It uses traditional unix-style autoconf and make tools to build the various applications (even on non-unix operating systems). Because the Mozilla codebase bu... 続きを読む
このページは翻訳中です。 翻訳作業に参加する場合は、履歴にある翻訳者と連絡·調整してください。 Mac OS X 用の Mozilla のビルドは Mach-O ビルドです。これは gcc と Makefile を使ってビルドされます。それゆえ、Mac OS X 上でのビルド作業は Linux でのそ... 続きを読む
1. Xcodeをインストール FirefoxのビルドにはXcodeが必要となります。ADCのXcodeからダウンロード、インストールします。 2. Finkをインストール Fink のダウンロードからFinkをダウンロード、インストールします。インストールが終了したら、「~/.bashrc」に次... 続きを読む
Linux で WebKit のビルドに挑戦して見事に失敗した顛末。 1/21 追記 : WebKit のビルド その2 でビルドに成功しました。詳細は その2 を御覧ください。この記事の情報もそれに則して更新しました。 ビルド環境 VMWare Player 上の Kubuntu 6.10(Edgy Eft) で行... 続きを読む
サポートされているプラットフォーム Tamarin は現在 32 ビット Windows, Linux および Mac OS X (PPC, Intel) 上で動作します。プロトタイプの ARM プロセッサ移植コードが利用できますが、まだ不完全で十分テストされていません。 Tamarin のソースの入手 Tam... 続きを読む
Extensions add new functionality to Mozilla applications such as Firefox and Thunderbird. They can add anything from a toolbar button to a completely new feature. They allow the application to be customized to fit the personal needs of each u... 続きを読む