This commit is contained in:
cls%seawood.org 2001-05-14 12:40:28 +00:00
Родитель 6f4a71d7e5
Коммит 543f589ca0
1 изменённых файлов: 2 добавлений и 8 удалений

Просмотреть файл

@ -12,10 +12,10 @@ Table of Contents
* README
This file.
* build-moz-smoke.pl
* build-seamonkey.pl
A perl script to drive the client side of tinderbox (unix variants).
usage:
perl build-moz-smoke.pl [--clobber | --depend] -t TreeName
perl build-seamonkey.pl [--clobber | --depend] -t TreeName
* bloatdiff.pl
Script used to process leak data in the logs.
@ -23,15 +23,9 @@ Table of Contents
* build-grendel.pl
Old? Not used?
* build-moz-ports.pl
Old classic way of building.
* build-seamonkey-util.pl
Meat of the unix tinderbox stuff.
* build-seamonkey.pl
Wrapper for build-seamonkey-util.pl
* build-embed-util.pl
Meat of the unix embed tinderbox stuff.