(build-moz-smoke.pl is ok, build-grendel.pl needs more work) git-svn-id: svn://10.0.0.236/trunk@20689 18797224-902f-48f8-a5cc-f745e15eee43
19 lines
445 B
Plaintext
19 lines
445 B
Plaintext
mozilla/tools/tinderbox
|
|
===================
|
|
|
|
This directory is for the scripts associated with the client-side of
|
|
tinderbox (scripts to checkout, build, and report the status of the tree
|
|
to a tinderbox server).
|
|
|
|
|
|
Table of Contents
|
|
=================
|
|
|
|
* README
|
|
This file.
|
|
|
|
* build-moz-smoke.pl
|
|
A perl script to drive the client side of tinderbox (unix variants).
|
|
usage:
|
|
perl build-moz-smoke.pl [--clobber | --depend] -t TreeName
|
|
|