gecko-dev/webtools/tinderbox
1998-10-20 22:50:44 +00:00
..
examples uncomment out required closed bracket 1998-09-30 23:11:09 +00:00
1afi003r.gif Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
addimage.cgi no more pics of bill please 1998-10-01 00:15:37 +00:00
addnote.cgi Adds functionality to write multiple comments to a log with one 1998-08-25 21:22:32 +00:00
admintree.cgi Fix up indentation that cls%seawood.org horked. 1998-09-01 01:40:24 +00:00
buildwho.pl Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +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 Fixes some bugs in the way messages of the day were stored; certain 1998-08-19 23:31:52 +00:00
Empty.html Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +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 Add missing ')'. 1998-10-08 21:53:22 +00:00
handlemail.pl Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +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
Makefile Fix up NPL and comments that cls%seawood.org horked. 1998-09-01 01:41:07 +00:00
processbuild.pl Don't let people checking in from the outside affect any tree unless that tree has 'external' in its name. 1998-09-23 23:29:45 +00:00
README expanded disclaimer 1998-06-16 23:32:48 +00:00
reledanim.gif Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
showbuilds.cgi Changed format slightly; added tree closure state. 1998-10-20 22:50:44 +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 Initial version 1998-09-01 01:09:43 +00:00

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 ???