gecko-dev/tools/build/README

17 строки
594 B
Plaintext

mozilla/tools/build
===================
This directory is for tools that facilitate the building of
the mozilla source code (the browser, the sdks, etc.).
Table of Contents
=================
* gnome-tip-nightly
A tcsh shell script to pull and build gnome packages from
the gnome anonymous cvs server. This is useful for keeping
the toolkits needed to build mozilla on unix up to date.
Typical usage for mozilla prereq building:
gnome-tip-nightly gtk+ /builds/gnome /usr/local --with-threads=posix
gnome-tip-nightly glib /builds/gnome /usr/local --with-threads=posix