Commit Graph

203 Commits

Author SHA1 Message Date
mcafee%netscape.com
36d5954344 fixing log rename problem. code=warren 1999-10-28 23:02:10 +00:00
warren%netscape.com
ba2ca3a8f9 Enhanced delta report. Breakdown by what's new, what's changed, etc. 1999-10-28 18:57:37 +00:00
mcafee%netscape.com
993b7be1d5 Clear alarm from AliveTest, this was causing alternating green/orange status. Thanks to alecf/slamm for debugging help. 1999-10-26 23:10:35 +00:00
mcafee%netscape.com
6ae1b70cc9 Moved process killing stuff into killproc(), added alarm timeout for bloattest. code=alecf, r=mcafee 1999-10-26 04:07:03 +00:00
mcafee%netscape.com
d9bb4109c1 Adding XPCOM_MEM_BLOAT_LOG=1 for RunBloatTest. 1999-10-24 22:37:34 +00:00
mcafee%netscape.com
36175be02d Fixing some mis-use error cases, adding comments. Added --testonly flag. code=slamm, r=mcafee 1999-10-22 20:31:56 +00:00
mcafee%netscape.com
69d1532268 Added bloat test. Also added --testonly to skip building process. Fixed bloatdiff to put its output to stdout. r=warren 1999-10-21 05:16:54 +00:00
mcafee%netscape.com
c6df2b5139 Moving bloatdiff.pl from webtools/tinderbox (server) to here (client). 1999-10-20 22:35:48 +00:00
mcafee%netscape.com
d6f936bac7 minor whitespace 1999-10-20 00:14:23 +00:00
briano%netscape.com
432a09f767 Added some tweaks and support for UnixWare 7. 1999-10-02 06:00:33 +00:00
briano%netscape.com
63f7169985 Minor changes for SCO, BSDI, AIX 4.2, and commercial build. 1999-09-29 22:12:34 +00:00
briano%netscape.com
3447c18330 Officially added all of my random hacks for things like Motif support, NS commercial builds, Fullcircle support, and so on. 1999-09-17 00:40:00 +00:00
slamm%netscape.com
b01e4732f2 Use the right quotes. 1999-08-28 00:32:47 +00:00
slamm%netscape.com
243646fd36 Print mozconfig if there is one. 1999-08-27 23:37:22 +00:00
slamm%netscape.com
5a8aec963e Have the script report it's version. 1999-08-25 17:54:47 +00:00
slamm%netscape.com
0ba0978677 Load config before setting up environment. 1999-08-24 00:23:31 +00:00
slamm%netscape.com
909a5ecb9b Init before parsing args. really check it in. 1999-08-21 01:11:39 +00:00
slamm%netscape.com
f9e870a8ab Simplify the args just build depend by default. 1999-08-21 01:06:07 +00:00
slamm%netscape.com
18da97b49b Load defaults before handling command-line options. 1999-08-21 00:49:25 +00:00
slamm%netscape.com
cabb8ffcdf Split configuration into a separate file (run --example-config to start out). 1999-08-20 23:52:18 +00:00
slamm%netscape.com
6e047215e1 Pull by date as default. 1999-08-20 17:06:55 +00:00
slamm%netscape.com
e671be70df Report the starttime correctly. Not ten minutes into the past. 1999-08-20 17:00:38 +00:00
briano%netscape.com
97ad458d73 Fixes a nasty bug that caused LD_LIBRARY_PATH to grow with each iteration. 1999-07-10 20:13:51 +00:00
briano%netscape.com
da19f7fbe4 Oops, forgot to nuke one of the old LD_LIBRARY_PATH settings. 1999-07-01 01:31:11 +00:00
briano%netscape.com
8524980c0a Handle a few new platforms, and now uses config.guess to get the objdir name (if any). 1999-07-01 00:27:12 +00:00
briano%netscape.com
2407e3e47f Added support for NetBSD/arm, SCO OpenServer, and IRIX 5.x. 1999-05-21 04:24:30 +00:00
briano%netscape.com
87ed5c218a Minor changes, mostly for QNX. 1999-05-13 02:16:10 +00:00
briano%netscape.com
150cb9c442 Minor cleanup, and got rid of a completely pointless chunk of code. 1999-05-05 04:00:55 +00:00
briano%netscape.com
b62ad2c332 Major rewrite to eliminate classic build support, attempt to capture output from the test run, and initial support for building in the source tree. 1999-04-29 23:27:05 +00:00
leaf%mozilla.org
448a4e1b66 commiting first revision 1999-04-27 21:32:19 +00:00
briano%netscape.com
0e61db55cc Dammit, I made the same stupid mistake again.... 1999-04-16 01:57:00 +00:00
briano%netscape.com
ed6163fbb1 Now switching back and forth between timestamp builds and HEAD builds ought not produce any surprises. 1999-04-15 01:46:04 +00:00
briano%netscape.com
ce45e59663 Fixed a typo, got rid of the now-unneeded --with-pthreads flags, and cleaned up a few variable definitions. 1999-04-14 09:02:14 +00:00
briano%netscape.com
c83bfbb048 Turned on pthreads for OSF/1, removed some flags that aren't needed anymore, and fixed the 'repeating timestamp' bug. 1999-04-08 03:01:20 +00:00
briano%netscape.com
ba5e42586d Fixed a bug in the timestamp mechanism and turned it off by default, turned CVS compression off by default, and made the appropriate flag changes. 1999-04-07 00:29:45 +00:00
briano%netscape.com
1f34e994de Cleaned up the use of the -j flag and added the --nodeps option. 1999-04-05 22:43:52 +00:00
briano%netscape.com
b362effa4d Added the ability to checkout using a timestamp (now the default). 1999-03-29 22:34:51 +00:00
briano%netscape.com
2a8bef8ed0 Added IRIX support (sort of), and a way to turn off CVS compression if necessary. 1999-03-20 02:04:21 +00:00
slamm%netscape.com
112f486d6a -mQuiet the cvs checkout with -q. It will still print what is updated. It just won't print the name of every directory it recurses through. Cleared with cyeh. 1999-03-18 23:50:10 +00:00
briano%netscape.com
245aa43315 Added --help. Just because... 1999-03-18 09:30:57 +00:00
briano%netscape.com
0624e515f9 Now the version number is determined using the RCS Revision keyword mechanism. 1999-03-18 09:19:22 +00:00
briano%netscape.com
9569ecf30b Support for Linux/sparc and QNX, and a few additional minor tweaks. 1999-03-18 08:47:10 +00:00
briano%netscape.com
36c4eb99f2 Lame tweak in order to do a test build on non-glibc Linux systems. 1999-03-10 03:30:42 +00:00
briano%netscape.com
975e9fd1dc Fixed my stupid mistake (theoretically) and increased the test timeout to 45 seconds. 1999-03-09 00:44:04 +00:00
briano%netscape.com
b169e7f425 More fixes, and I added a silly hack to show what compiler is being used. 1999-03-09 00:15:46 +00:00
briano%netscape.com
4f87709075 Major housecleaning, and a hack to allow me to build on Solaris using Workshop. 1999-03-03 01:21:42 +00:00
leaf%mozilla.org
308cc9296a fixed smoketest to invoke grendel with 'java grendel.Main' and also
exit the child process after running the binary (can't write to the same
logfile twice, now can we?)
1999-02-28 08:46:34 +00:00
briano%netscape.com
0dcbd14bd5 Mostly just support for SunOS 4.x 1999-02-27 04:55:44 +00:00
briano%netscape.com
5f32e495a9 More cleanup, and now we force the compiler on Solaris x86 to be EGCS. 1999-02-25 23:35:52 +00:00
briano%netscape.com
1b887020c8 Some more minor cleanup, and support for Solaris x86 and Linux Netwinders. 1999-02-24 04:33:17 +00:00
briano%netscape.com
59564f57a7 This version works a bit better, and is much more platform-independent. But it could be better.... 1999-02-23 03:52:21 +00:00
leaf%mozilla.org
027bf06a97 oh, yeah, there needs to be an $FE defined somewhere... could be gutted
i'm sure, but i'd like it to just work right now.
1999-02-17 08:18:52 +00:00
leaf%mozilla.org
9573fd5569 Adding the badly hacked up, barely working tinderbox scripts.
(build-moz-smoke.pl is ok, build-grendel.pl needs more work)
1999-02-14 07:15:44 +00:00