Граф коммитов

286 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com aa6c3f2f38 oops. I checked in a bogus line. 2000-03-16 22:34:56 +00:00
slamm%netscape.com 2463f73ab9 Push required perl version to 5.005. "my" declarations in for and while loops can only be done with 5.005. Reformat the $Setting:* variables to fix 80 charater columns. 2000-03-16 22:31:48 +00:00
slamm%netscape.com 294dbd5a7a Changes for jdunn for AIX and HP-UX 2000-03-16 22:29:48 +00:00
dbaron%fas.harvard.edu 6636071f37 Fix makefile since libs phase no longer exists. 2000-03-16 17:54:10 +00:00
slamm%netscape.com c8d45a4e3c Fix some 'variable used once' warnings. Clean up the eval of the default config. 2000-03-16 01:43:53 +00:00
mcafee%netscape.com 576d536897 Adding auto-create-profile support. 2000-03-14 04:41:15 +00:00
dbaron%fas.harvard.edu 395a29daab Belatedly take credit/blame for my changes. r=jim_nance@yahoo.com 2000-03-14 03:52:18 +00:00
dbaron%fas.harvard.edu 13f1939fea Document trick to make jprof work under RedHat 6.0. r=jim_nance@yahoo.com 2000-03-14 03:50:43 +00:00
mcafee%netscape.com b591ade266 AliveTest warning comment. 2000-03-13 23:47:48 +00:00
mcafee%netscape.com fe90a7b381 MailNewsTest changes. 2000-03-13 23:44:49 +00:00
mcafee%netscape.com b946c32fcb Added AliveTest variable for tinder-config.pl, fixed MailNewsTest. r=slamm 2000-03-10 02:48:01 +00:00
mcafee%netscape.com 26703fcfa0 Missing arg to mailnewstest call. 2000-03-10 00:56:36 +00:00
leaf%mozilla.org 4ff579a050 initial checkin. finally. a=mcafee 2000-03-09 22:43:21 +00:00
attinasi%netscape.com 284d12c011 updated with today's run: not part of build 2000-03-02 21:02:58 +00:00
attinasi%netscape.com 9b824096f0 Fixed CPU argument processing, disallowed clock argument since it does not work yet 2000-03-02 21:02:08 +00:00
slamm%netscape.com e3d9ee19f4 Give editor test up to 45 seconds. 2000-03-02 18:36:23 +00:00
mcafee%netscape.com 4cdb737016 Fixing nohup rm line 2000-03-01 22:07:47 +00:00
slamm%netscape.com 40a4c1f8c7 Better process killer. 2000-03-01 17:49:52 +00:00
mcafee%netscape.com 990d821754 Adding rm nohup, moving starting comment to else 2000-02-29 22:00:49 +00:00
mcafee%netscape.com 7742f55657 Adding support for clobber bloat test. 2000-02-29 21:45:37 +00:00
slamm%netscape.com bdec16774a Make the tests easier to read and make it easy to create new ones. 2000-02-29 18:08:12 +00:00
slamm%netscape.com 3f29bd3a3d Get correct HOME for tests. 2000-02-29 00:06:27 +00:00
slamm%netscape.com afe6040df5 Clean up tests. waitpid returns the pid, not the status. 2000-02-28 23:51:02 +00:00
slamm%netscape.com d501170975 Trim some time off the alive tests. 2000-02-26 02:24:24 +00:00
slamm%netscape.com f18b66df20 Fix some -w warnings. 2000-02-26 02:17:15 +00:00
slamm%netscape.com 5e65692a4b Pass logfile to build-done mailer. Quiet a warning. 2000-02-26 01:27:34 +00:00
slamm%netscape.com f69c9f9726 Apply commandline arguments after the config file. 2000-02-26 00:37:54 +00:00
slamm%netscape.com fbad09238a Fix some arg passing between subs 2000-02-26 00:29:38 +00:00
slamm%netscape.com 21bb95c17e Tweak last change. 2000-02-26 00:08:59 +00:00
slamm%netscape.com 4cea63e574 Apply commandline arguments after the config file. 2000-02-26 00:08:03 +00:00
slamm%netscape.com 8c7a48a831 Fix some arg passing. 2000-02-25 23:46:01 +00:00
slamm%netscape.com 0a6714a242 Tweak last change. 2000-02-25 23:41:04 +00:00
slamm%netscape.com 8707054cd0 Add option to set display from command-line. 2000-02-25 23:31:07 +00:00
slamm%netscape.com ae10c56fd5 Need double quotes instead of single quotes around variable name. 2000-02-25 23:12:59 +00:00
slamm%netscape.com 3439e59f54 Turn on strict. Eliminate as many globals as possible. Add a 'Settings' package namespace for the build parameters. Break some code out into more subroutines. 2000-02-25 21:40:56 +00:00
attinasi%netscape.com 637678e39f QA Partner script: deprecated but sometimes it is required, like when viewer's -f option is broken. 2000-02-25 20:29:45 +00:00
slamm%netscape.com 0ed6acaa04 Only run mailnews test on depend builds. Clobber builds remove the dist directory and the special security prefs along with it. 2000-02-24 21:14:52 +00:00
slamm%netscape.com 5f9a59cfeb Only pull client.mk if it does not exist. It updates itself now. 2000-02-23 22:05:43 +00:00
attinasi%netscape.com a04a56376b Updated to include the websites install. 2000-02-23 18:11:40 +00:00
attinasi%netscape.com 8598ee05f1 turned off debug routine 2000-02-23 18:08:48 +00:00
attinasi%netscape.com 146c90bab1 Temporary documentation... 2000-02-23 18:07:46 +00:00
attinasi%netscape.com 4d8597db66 Updated scripts to handle Clock-time and to deal with running Mozilla or Viewer 2000-02-23 17:58:22 +00:00
attinasi%netscape.com 274bd6459b update the path in the file URLs. NOT PART OF BUILD 2000-02-23 17:06:38 +00:00
jim_nance%yahoo.com a6e32ed7bd Documentation update 2000-02-23 02:51:39 +00:00
mcafee%netscape.com 6a0e1d15b3 Better BloatTest output. 2000-02-22 02:14:47 +00:00
mcafee%netscape.com 64bee05704 Updating mailnews success string. 2000-02-18 20:33:09 +00:00
attinasi%netscape.com 3f291be95b Initial tables from prior runs 2000-02-18 01:50:52 +00:00
attinasi%netscape.com 03ec31c7be Adding the top-40 URL file 2000-02-18 01:45:35 +00:00
attinasi%netscape.com bbd620f0da Adding history file to cvs 2000-02-18 01:44:36 +00:00
attinasi%netscape.com cc877257aa Added perl scripts for performance monitoring of Mozilla 2000-02-18 01:42:56 +00:00