gecko-dev/webtools/tinderbox
preed%netscape.com 0ad3c0b9e9 Adds functionality to write multiple comments to a log with one
submission. Also fixes some bugs and UI problems. Reviewed by terry.
1998-08-25 21:22:32 +00:00
..
examples add example tinderbox client scripts 1998-07-09 17:36:13 +00:00
1afi003r.gif Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
Empty.html Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
README expanded disclaimer 1998-06-16 23:32:48 +00:00
addimage.cgi Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +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 Fixes some bugs in the way messages of the day were stored; certain 1998-08-19 23:31:52 +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
ep_mac.pl added "Couldn't find project file " error. This happens when a CW project 1998-07-02 17:26:48 +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 Added features to allow popup menu's in showbuilds.cgi (requsted), and 1998-08-19 23:20:45 +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
processbuild.pl Added testfailed status; modified gz filenames to add buildates; reviewed 1998-08-04 00:29:17 +00:00
reledanim.gif Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
showbuilds.cgi This is a bug fix; when two tree were displayed at once, the argument in 1998-08-21 18:40:26 +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

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