mcafee%netscape.com
|
cd7f2e2718
|
Forgot to cleanup layout_time for 2nd run, this was causing the graph server to freak out.
|
2002-08-02 04:45:03 +00:00 |
cltbld%netscape.com
|
1effbe680b
|
Moving run_all_tests to be closer to test definitions; cvs diff shows a wild diff here but it is really just moving a large function down in the file. -mcafee
|
2002-07-30 22:22:38 +00:00 |
cltbld%netscape.com
|
d4adb0de34
|
Removing defunct mailnews test. Cleaned up layout test comment. -mcafee
|
2002-07-30 00:10:34 +00:00 |
mcafee%netscape.com
|
55aa8b7ecf
|
don't need this comment here..
|
2002-07-29 04:18:15 +00:00 |
mcafee%netscape.com
|
62f9e76dd9
|
fixing logic in pageload test for 2nd attempt case.
|
2002-07-26 19:10:58 +00:00 |
cltbld%netscape.com
|
20b2049212
|
Switching to pageload_server instead of hard-coded url for pageload test. -mcafee
|
2002-07-24 21:32:49 +00:00 |
cltbld%netscape.com
|
5fe829ab70
|
Setting pageload_server to more-appropriate default, spider. External people, please ask mcafee or jrgm for external ip. -mcafee
|
2002-07-24 18:08:15 +00:00 |
mcafee%netscape.com
|
c51b25df2a
|
fixed slash problem
|
2002-07-24 16:04:03 +00:00 |
cltbld%netscape.com
|
e395893de6
|
Adding tests to chimera, I slammed this in here for now, need to rework build-seamonkey-utils.pl so tests can be called as functions. -mcafee
|
2002-07-23 07:54:18 +00:00 |
cltbld%netscape.com
|
49cf6b75b0
|
Renaming RunTest to RunMozillaTests. Leaving in checks for RunTest for now. -mcafee
|
2002-07-23 07:52:30 +00:00 |
cltbld%netscape.com
|
cb4b5e0738
|
Renaming Settings::RunTest to Settings::RunMozillaTests to be more descriptive. Leaving in check for old RunTest variable for now, in case there are some clients relying on that. -mcafee
|
2002-07-22 21:45:52 +00:00 |
cltbld%netscape.com
|
551ed026a1
|
fixing reset home dir logic, sorry. -mcafee
|
2002-07-20 06:19:15 +00:00 |
cltbld%netscape.com
|
4beb1c18ae
|
Adding ResetHomeDirForTests variable, some builds won't want to do this (chimera, etc.)
|
2002-07-19 21:03:01 +00:00 |
cltbld%netscape.com
|
0bb56f3274
|
Adding default, blank string for BuildNameExtra. -mcafee
|
2002-07-12 22:45:41 +00:00 |
cltbld%netscape.com
|
b9046f61d8
|
154815 fixed, removing hack. -mcafee
|
2002-07-12 03:50:49 +00:00 |
seawood%netscape.com
|
03ace271f0
|
Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL.
Bug 149032 r=timeless sr=scc
|
2002-07-02 20:25:30 +00:00 |
dbaron%fas.harvard.edu
|
f5d16a05d0
|
Increase max stack crawl from 100 to 500. r=jim_nance sr=waterson b=154752
|
2002-07-02 03:17:23 +00:00 |
dbaron%fas.harvard.edu
|
2f5772817a
|
Print the library name when the library has no symbols. b=154752 r=jim_nance@yahoo.com sr=waterson
|
2002-07-02 03:16:44 +00:00 |
seawood%netscape.com
|
7fb7033b34
|
Remove generated tmreader.$(OBJ_SUFFIX)
|
2002-07-01 02:15:11 +00:00 |
cltbld%netscape.com
|
046abef473
|
Adding cleanprofile stuff for chimera. checking in workaround for bug 154815 for now, will yank later. -mcafee
|
2002-06-29 00:08:17 +00:00 |
cltbld%netscape.com
|
31bb4e9289
|
Cleaning up tests stuff. -mcafee
|
2002-06-28 22:27:32 +00:00 |
alecf%netscape.com
|
ff56ad8029
|
yay remove appshell -> rdf now that bug 132175 is fixed
not part of build
|
2002-06-27 00:29:10 +00:00 |
cltbld%netscape.com
|
9770bb1661
|
Adding chimera_build_static, chimera_build_opt to help minimize script hacking.
|
2002-06-26 20:39:43 +00:00 |
cltbld%netscape.com
|
6b9eb55e1c
|
Static build comment
|
2002-06-22 00:53:41 +00:00 |
cltbld%netscape.com
|
3699428a70
|
Wrapping pull & build with TestOnly, now --testonly flag will skip this for chimera build also.
|
2002-06-22 00:00:43 +00:00 |
cltbld%netscape.com
|
aebe95de2d
|
Explicitly deleting binary. Removed install from pbxbuild line. Increased AliveTestTimeout to 60 seconds from 45. New URL for test8. (mcafee)
|
2002-06-21 19:18:49 +00:00 |
cltbld%netscape.com
|
e159632d4f
|
Explicitly set cwd to home directory after setting /u/cltbld, apparently MacOSX/Darwin needs this. -mcafee
|
2002-06-21 19:14:13 +00:00 |
mcafee%netscape.com
|
bdbade93ea
|
oops, didn't mean to uncomment delete binary part
|
2002-06-21 00:58:21 +00:00 |
mcafee%netscape.com
|
1359b1a16e
|
Fixing tab whitespace.
|
2002-06-20 23:41:33 +00:00 |
mcafee%netscape.com
|
28a16ca210
|
find, commandhandler need to be built before embedcomponents (152516). r=cls, sr=alecf
|
2002-06-20 05:08:19 +00:00 |
dbaron%fas.harvard.edu
|
7c261f47b2
|
Add perl script for splitting jprof profiles into segments.
|
2002-06-18 22:35:05 +00:00 |
mcafee%netscape.com
|
956d3856f5
|
Explicitly call configure with sh, fixes windows (152312). r/code=hwaara, sr=alecf
|
2002-06-18 01:18:46 +00:00 |
mcafee%netscape.com
|
945e691fda
|
Adding export-idl rule for REQUIRES-based embed build (150088). r=blythe, sr=alecf, a=asa
|
2002-06-11 22:26:27 +00:00 |
mcafee%netscape.com
|
76aec24f15
|
Re-generating this file to reflect alecf's latest modularization effort, also ran this on a tree with --enable-extensions=all so that we include extensions now.
|
2002-06-09 07:37:55 +00:00 |
mcafee%netscape.com
|
76a4589d6e
|
Splitting liveconnect off from the java module, new module is called liveconnect, similar to what was done for xpconnect (145347). r=blythe, sr=alecf, a=asa
|
2002-06-08 06:59:53 +00:00 |
mcafee%netscape.com
|
66d58d0cf7
|
Undo forced necko, mimetype ordering. Solve this problem in export/idl phase (150083). r/sr=alecf, a=asa
|
2002-06-08 06:54:02 +00:00 |
alecf%netscape.com
|
bcf192e308
|
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
|
2002-06-06 20:28:14 +00:00 |
mcafee%netscape.com
|
94a3ed2546
|
Further-specify imglib2 module directories. Properly add png to the build using imgpng, not the raw png module. r=blythe, sr=alecf (149123)
|
2002-06-05 03:49:30 +00:00 |
cltbld%netscape.com
|
30a310e1f9
|
Build chimera on macosx/darwin.
|
2002-06-02 03:15:14 +00:00 |
bryner%netscape.com
|
3165c9bc62
|
Allow Darwin to override the timezone with a local setting, since POSIX::strftime seems to have issues. r=timeless.
|
2002-06-01 23:16:24 +00:00 |
mcafee%netscape.com
|
858c0bef2d
|
minor printf change
|
2002-06-01 08:00:14 +00:00 |
mcafee%netscape.com
|
6b1224d0ea
|
removing printf
|
2002-06-01 07:33:53 +00:00 |
mcafee%netscape.com
|
9635346718
|
Print out meta.dot dep tree as part of build.
|
2002-06-01 07:30:35 +00:00 |
mcafee%netscape.com
|
85afa09f0b
|
Adding --skip-list option
|
2002-06-01 07:29:53 +00:00 |
mcafee%netscape.com
|
284bc22130
|
Cleaned up list-only option logic. Added --skip-tree, --skip-dep-map print options.
|
2002-06-01 06:53:20 +00:00 |
seawood%netscape.com
|
e116353653
|
Add --disable-installer configure option for embedding purposes.
Bug #145343 r=mcafee
|
2002-05-31 00:39:07 +00:00 |
blythe%netscape.com
|
e7eb9ce23b
|
Not part of normal build.
Fix bug 145333.
Manual ordering of some modules can now be forced.
r=mcafee
|
2002-05-22 23:53:04 +00:00 |
cls%seawood.org
|
d3e96251eb
|
Make script aware of BeOS profile quirks. r=mcafee
|
2002-05-22 08:54:18 +00:00 |
mcafee%netscape.com
|
bdda5414f4
|
Adding external dependency mechanism (145338). r=blythe, sr=alecf
|
2002-05-21 22:54:05 +00:00 |
blythe%netscape.com
|
fe3464bc3a
|
Not part of a normal build.
Fix perl script to work on cygwin32 build environment.
r=cls
|
2002-05-21 03:46:41 +00:00 |