mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
9573fd5569
(build-moz-smoke.pl is ok, build-grendel.pl needs more work)
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
|
|
|