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

41 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com 9704a2f99c Use the right quotes. 1999-08-28 00:32:47 +00:00
slamm%netscape.com cd134ede8f Print mozconfig if there is one. 1999-08-27 23:37:22 +00:00
slamm%netscape.com 12ea4fc5b4 Have the script report it's version. 1999-08-25 17:54:47 +00:00
slamm%netscape.com a314af5ad9 Load config before setting up environment. 1999-08-24 00:23:31 +00:00
slamm%netscape.com 89b10be962 Init before parsing args. really check it in. 1999-08-21 01:11:39 +00:00
slamm%netscape.com 262cc366a2 Simplify the args just build depend by default. 1999-08-21 01:06:07 +00:00
slamm%netscape.com 6be0e6f3bd Load defaults before handling command-line options. 1999-08-21 00:49:25 +00:00
slamm%netscape.com 645eb7fa43 Split configuration into a separate file (run --example-config to start out). 1999-08-20 23:52:18 +00:00
slamm%netscape.com 0b5346fd50 Pull by date as default. 1999-08-20 17:06:55 +00:00
slamm%netscape.com 7e7a89db39 Report the starttime correctly. Not ten minutes into the past. 1999-08-20 17:00:38 +00:00
briano%netscape.com 7e508ecf17 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 3365676243 Oops, forgot to nuke one of the old LD_LIBRARY_PATH settings. 1999-07-01 01:31:11 +00:00
briano%netscape.com 0ab2c1f7e6 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 39cc7c32bb Added support for NetBSD/arm, SCO OpenServer, and IRIX 5.x. 1999-05-21 04:24:30 +00:00
briano%netscape.com 454aff7ba5 Minor changes, mostly for QNX. 1999-05-13 02:16:10 +00:00
briano%netscape.com 16a985cd1b Minor cleanup, and got rid of a completely pointless chunk of code. 1999-05-05 04:00:55 +00:00
briano%netscape.com 7f895734e2 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 ea1c8545b1 commiting first revision 1999-04-27 21:32:19 +00:00
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
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
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
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
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
briano%netscape.com f815def67d Some more minor cleanup, and support for Solaris x86 and Linux Netwinders. 1999-02-24 04:33:17 +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
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
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