gecko-dev/webtools/tinderbox
slamm%netscape.com b91b060c8d Use absolute path for link in sidebar panel. 1999-05-27 02:18:19 +00:00
..
examples
1afi003r.gif
Backwards.pm
Empty.html
Makefile
README
addimage.cgi make the offensive photo link point to terry 1999-05-21 01:25:34 +00:00
addnote.cgi Remember the email address in a cookie. 1999-04-22 21:02:48 +00:00
admintree.cgi
buildwho.pl
bustagestats.cgi
channelflames.gif Add (rather lame) images to the tinderbox channel. 1999-04-01 18:58:06 +00:00
channelok.gif Add (rather lame) images to the tinderbox channel. 1999-04-01 18:58:06 +00:00
clean.pl
cont.gif Add continue line to bottom. 1999-04-15 19:28:40 +00:00
copydata.pl
doadmin.cgi
ep_mac.pl
ep_unix.pl
ep_windows.pl
faq.html
fixupimages.pl
globals.pl Generate static pages for Sidebar Flash and Tinderbox Panel 1999-05-26 18:12:11 +00:00
handlemail.pl
imagelog.pl
index.html
processbuild.pl Update Sidebar Flash and Panel Content when new data arrives. 1999-05-26 18:51:47 +00:00
reledanim.gif
showbuilds.cgi Use absolute path for link in sidebar panel. 1999-05-27 02:18:19 +00:00
showimages.cgi
showlog.cgi
star.gif
tinderbox.spec

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