gecko-dev/webtools/tinderbox
slamm%netscape.com a9666d419e Clean-up some output. Add link for 'Show next X hours' instead of 'Show more checkin history'. Skip dates that are in the future. 1999-03-09 21:30:02 +00:00
..
examples adding the smoke test build script 1999-01-19 18:54:41 +00:00
1afi003r.gif Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
Backwards.pm Add 'express_fast' which is a much faster than 'express'. Uses Backwards.pm. This will probably replace 'express'. 1999-03-04 21:46:07 +00:00
Empty.html Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
Makefile Fix up NPL and comments that cls%seawood.org horked. 1998-09-01 01:41:07 +00:00
README expanded disclaimer 1998-06-16 23:32:48 +00:00
addimage.cgi no more pics of bill please 1998-10-01 00:15:37 +00:00
addnote.cgi Take out checkbox for selected build, since it didn't work. 1999-02-18 20:13:30 +00:00
admintree.cgi When creating a new tinderbox tree, give a chance to specify the 1998-12-31 21:33:19 +00:00
buildwho.pl When we do "showall", or ask to rebuild checkin history, then we'll do 1999-02-23 20:31:02 +00:00
bustagestats.cgi Simple script to show some build bustage stats. 1999-01-20 19:38:13 +00:00
clean.pl Don't be chatty. 1998-06-19 15:36:21 +00:00
copydata.pl Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
doadmin.cgi When creating a new tinderbox tree, give a chance to specify the 1998-12-31 21:33:19 +00:00
ep_mac.pl back out attempted changes 1998-10-05 17:20:01 +00:00
ep_unix.pl Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
ep_windows.pl Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
faq.html Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
fixupimages.pl Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
globals.pl Clean-up some output. Add link for 'Show next X hours' instead of 'Show more checkin history'. Skip dates that are in the future. 1999-03-09 21:30:02 +00:00
handlemail.pl Can now optionally put the tinderbox directory on the command line. 1998-12-22 02:23:13 +00:00
imagelog.pl Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
index.html Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
processbuild.pl Silly mistake. Yes, we still want to call buildwho.pl 1998-11-17 05:58:56 +00:00
reledanim.gif Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
showbuilds.cgi Clean-up some output. Add link for 'Show next X hours' instead of 'Show more checkin history'. Skip dates that are in the future. 1999-03-09 21:30:02 +00:00
showimages.cgi Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
showlog.cgi Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
star.gif Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
tinderbox.spec Added MPL header and changed version to SNAP. 1998-11-13 01:25:48 +00:00

README

This is Tinderbox.  See <http://www.mozilla.org/tinderbox.html>.


	==========
	DISCLAIMER
	==========

This is not very well packaged code.  It's not packaged at all.  Don't
come here expecting something you plop in a directory, twiddle a few
things, and you're off and using it.  Much work has to be done to get
there.  We'd like to get there, but it wasn't clear when that would be,
and so we decided to let people see it first.

Don't believe for a minute that you can use this stuff without first
understanding most of the code.


	============
	DEPENDENCIES
	============

To use tinderbox, you must first have bonsai up and running.
See <http://www.mozilla.org/bonsai.html>.

Be warned now that bonsai is not easily installed.


	====================================
	What's What in the Tinderbox sources:
	====================================

This is a rough first pass at cataloging and documenting the Tinderbox
sources.  Many hands have been in this code over the years, and it has
accreted wildly.  There is probably quite a lot of dead code in here.


1afi003r.gif	The "flames" animation used by ???

Empty.html	Document used for an empty frame by ???

addimage.cgi	The form that lets you add a new image to the list of
		images that Tinderbox picks from randomly.

addnote.cgi	Add a note to a build log.

admintree.cgi	Lets you perform various admin tasks on a Tinderbox tree.
		This just prompts for a password and posts to doadmin.cgi.

buildwho.pl	???
clean.pl	???
copydata.pl	???

doadmin.cgi	Actually do the work to admin a tinderbox tree 

ep_mac.pl	Knows how to parse Mac build error logs.  Used by ???
ep_unix.pl	Knows how to parse Unix build error logs.  Used by ???
ep_windows.pl	Knows how to parse Windows build error logs.  Used by ???

faq.html	Wildly out of date.

fixupimages.pl	???
globals.pl	???
handlemail.pl	???
imagelog.pl	???
index.html	???
processbuild.pl	???
reledanim.gif	???

showbuilds.cgi	The main Tinderbox page.  Interesting params are:
		express=1; hours=n; tree2=anothertree.

showimages.cgi	Show all the images in the Tinderbox list.  Password-protected.

showlog.cgi	Show a build log (brief and full).

star.gif	The "star" image used to annotate builds by ???