gecko-dev/tools/tinderbox
mcafee%netscape.com b88f261385 report startup times as an html link to the graph of previous runs 2001-11-27 05:43:01 +00:00
..
examples Add BloatTest2 option for trace-malloc leak/bloat stats test, and fix up a few more things with that test. b=84831 r=mcafee 2001-11-19 23:29:48 +00:00
README
bloatdiff.pl Properly adding on B for bytes units 2001-11-20 07:20:51 +00:00
build-galeon.pl cvsroot comments, update 2001-10-18 23:36:57 +00:00
build-seamonkey-util.pl report startup times as an html link to the graph of previous runs 2001-11-27 05:43:01 +00:00
build-seamonkey-win32.pl
build-seamonkey.pl
gettime.pl Time::HiRes wrapper, code=jrgm@netscape.com 2001-09-25 00:49:38 +00:00
install-links script to install tinderbox links for a tinderbox client. 2001-10-19 00:04:48 +00:00
post-mozilla-sample.pl minor comment 2001-11-26 05:48:06 +00:00
tinder-defaults.pl Add BloatTest2 option for trace-malloc leak/bloat stats test, and fix up a few more things with that test. b=84831 r=mcafee 2001-11-19 23:29:48 +00:00
tinderbox

README

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-seamonkey.pl
   A perl script to drive the client side of tinderbox (unix variants).
   usage:
      perl build-seamonkey.pl [--clobber | --depend] -t TreeName

* bloatdiff.pl
    Script used to process leak data in the logs.

* build-grendel.pl
    Old?  Not used?

* build-seamonkey-util.pl
    Meat of the unix tinderbox stuff.

* build-embed-util.pl
    Meat of the unix embed tinderbox stuff.

* build-embed.pl
    Wrapper for build-embed-util.pl

* build-seamonkey-win32.pl
    Win32 tinderbox stuff.

* tinder-defaults.pl
    Default script variables.

* tinderbox
    Wrapper script to start unix builds.