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

3996 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com 3735171336 Dammit, I made the same stupid mistake again.... 1999-04-16 01:57:00 +00:00
briano%netscape.com 7f0a2f5cca 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 10adfa4ed0 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 0179303fc7 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 ab9907cc33 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 4c071a519d Cleaned up the use of the -j flag and added the --nodeps option. 1999-04-05 22:43:52 +00:00
briano%netscape.com 9705348bf0 Added the ability to checkout using a timestamp (now the default). 1999-03-29 22:34:51 +00:00
slamm%netscape.com d892265d44 add check-modules.pl 1999-03-25 17:16:20 +00:00
briano%netscape.com d43c43fe16 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 71e9ab19e1 -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 daed9c47ea Added --help. Just because... 1999-03-18 09:30:57 +00:00
briano%netscape.com b3b2f51c4e Now the version number is determined using the RCS Revision keyword mechanism. 1999-03-18 09:19:22 +00:00
briano%netscape.com 34833e7741 Support for Linux/sparc and QNX, and a few additional minor tweaks. 1999-03-18 08:47:10 +00:00
cyeh%netscape.com 370d18f106 added loop command line option to control the number of times it cycles
on a url.txt file. default is 100 times.
1999-03-15 22:46:46 +00:00
cyeh%netscape.com 0624f555f6 fix -f command line option so that it actually works. 1999-03-15 19:33:13 +00:00
cyeh%netscape.com 9ead08b4a7 use plain text for the automated report, and don't uuencode 1999-03-12 23:24:53 +00:00
briano%netscape.com 4689b43c30 Lame tweak in order to do a test build on non-glibc Linux systems. 1999-03-10 03:30:42 +00:00
slamm%netscape.com 2914733a79 Add source tree navigation tool. 1999-03-09 01:07:00 +00:00
briano%netscape.com f80687e6cf Fixed my stupid mistake (theoretically) and increased the test timeout to 45 seconds. 1999-03-09 00:44:04 +00:00
briano%netscape.com c4a2f045b8 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 2d851854d8 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 42e47308d7 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 ef1c1e5639 Mostly just support for SunOS 4.x 1999-02-27 04:55:44 +00:00
cyeh%netscape.com 2283bd4832 fix analysis.html generation by fixing ostype checks 1999-02-26 21:30:38 +00:00
cyeh%netscape.com af7c884275 added blat url to usage output 1999-02-26 20:15:03 +00:00
cyeh%netscape.com 5ee66971b5 *** empty log message *** 1999-02-26 20:13:06 +00:00
cyeh%netscape.com ad71380a59 make simple makefile for mtbf, but this time a working one 1999-02-26 20:02:37 +00:00
cyeh%netscape.com f17faa680f add makefile to build mtbf 1999-02-26 19:48:06 +00:00
cyeh%netscape.com 925adb70df make command line options work under win32 1999-02-26 19:47:38 +00:00
cyeh%netscape.com c1ffed1fdb added command line arguments, autoconfig LD_LIBRARY_PATH on unix, added
testing of command line arguments
1999-02-26 19:09:48 +00:00
briano%netscape.com 057b6598a0 More cleanup, and now we force the compiler on Solaris x86 to be EGCS. 1999-02-25 23:35:52 +00:00
cyeh%netscape.com a63743e6e0 fixed busted perl script by adding proper quoting. duh. 1999-02-25 19:43:40 +00:00
cyeh%netscape.com 5d83738624 add quick result to stdout 1999-02-25 19:40:38 +00:00
cyeh%netscape.com 645732cc2f little perl script that searches for global constructors/destructors
in build objects in the tree
1999-02-25 19:35:05 +00:00
briano%netscape.com f815def67d Some more minor cleanup, and support for Solaris x86 and Linux Netwinders. 1999-02-24 04:33:17 +00:00
sar%netscape.com 2a1f0e6c66 perl script to test viewer 1999-02-24 02:16:40 +00:00
sar%netscape.com 8252600ba3 make the file have more entries per QA request. 1999-02-24 02:15:00 +00:00
briano%netscape.com d3511c5a27 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
cyeh%netscape.com fe763fea21 Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
leaf%mozilla.org a2930ea32c 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
rickg%netscape.com 620272af59 added mtbf to tools directory 1999-02-16 02:41:05 +00:00
leaf%mozilla.org e8b47b5d5a 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
leaf%mozilla.org fc9f75bfc1 Adding the glib/gtk+ updating script. and the directory readme. 1999-02-09 08:09:58 +00:00
cyeh%netscape.com ea5e421140 First Checked In. 1999-02-08 19:56:02 +00:00
cyeh%netscape.com b07dff2449 adding readme to explain what is in this directory 1999-02-08 19:37:56 +00:00
sar%netscape.com 10948a4c97 Initial checkin of test batch files. 1999-02-08 19:07:42 +00:00