mcafee%netscape.com
c21d07e00b
Adding a normal perl header. r=alecf
2001-10-16 20:52:53 +00:00
waterson%netscape.com
5af9c22a13
Be sure to set default values\!
2001-10-16 15:45:41 +00:00
mcafee%netscape.com
a3d371abf7
comments
2001-10-12 00:15:39 +00:00
mcafee%netscape.com
e03ee88bb4
HiRes comment
2001-10-12 00:04:26 +00:00
mcafee%netscape.com
a689aa5acc
usage, allow for different exe names, e.g. mozilla or netscape or galeon
2001-10-12 00:02:32 +00:00
mcafee%netscape.com
c32652a538
first attempt
2001-10-11 23:44:50 +00:00
mcafee%netscape.com
da9fd4bbf4
Checking in copy of tools/tinderbox/gettime.pl, sorry for the copy. both places need this, I didn't want either to depend on the other copy. this shouldn't change too much, hope that's ok.
2001-10-11 23:34:31 +00:00
mcafee%netscape.com
40c34473db
moved startup-test.html file, pointing at new location now. Assumes you're linking to this at the top level.
2001-10-11 23:14:18 +00:00
mcafee%netscape.com
9ca2c785d4
Copying this file from mozilla/build. r=jrgm,dp
2001-10-11 22:31:15 +00:00
waterson%netscape.com
9689115dcc
Mmm, more types.
2001-10-10 03:32:41 +00:00
waterson%netscape.com
bed3411465
More types!
2001-10-09 21:58:41 +00:00
waterson%netscape.com
98320cf036
Update types for code drift.
2001-10-09 17:11:25 +00:00
seawood%netscape.com
118fe7c835
Skip setting the result of the regxpcom run since AliveTest assume the binary will run forever and regxpcom does not
2001-10-06 10:03:46 +00:00
seawood%netscape.com
6218b21501
Run regxpcom before tests to fix potential bustage caused by contractid changes since we do not autoreg opt builds
2001-10-06 09:12:29 +00:00
dbaron%fas.harvard.edu
4dd151063c
Add JP_APPEND option to JPROF_FLAGS for profiling of startup. b=102014 r=jag sr=brendan
2001-10-06 06:37:41 +00:00
rginda%netscape.com
3359fd4d98
- not built -
...
use "long name" for displayName
2001-10-02 22:25:47 +00:00
rginda%netscape.com
1a51d5849c
- not built -
...
fix chrome:author attribute
2001-10-01 21:13:50 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
rginda%netscape.com
e37326495f
fix seealso section
2001-09-28 00:43:23 +00:00
alecf%netscape.com
a144f67930
fix strictness and remove the clustering for now and just color visited modules
2001-09-27 18:02:05 +00:00
seawood%netscape.com
4d0027ca39
Replace File::List with homegrown rfind(). sr=alecf
...
not part of the pull much less the build
2001-09-27 17:54:10 +00:00
dougt%netscape.com
5935143361
reverting 99248. r=shaver|brendan@mozilla.org
2001-09-27 03:52:45 +00:00
dbaron%fas.harvard.edu
3316d8ff52
Fix build bustage. Not part of the default build. b=99248
2001-09-27 00:43:32 +00:00
dougt%netscape.com
d367501b1d
uses strtok_r if avaliable. r=doug/cls, sr=rpotts, patch by drepper@cygnus.com. bug 99248
2001-09-25 23:31:27 +00:00
mcafee%netscape.com
33ac716846
Adding check for Time::HiRes for gettimeofday(), this perl package can give us 1ms resolution instead of default of 1s resolution. tbox instances will need to symlink in gettime.pl.
2001-09-25 01:36:11 +00:00
mcafee%netscape.com
35df625dea
Time::HiRes wrapper, code=jrgm@netscape.com
2001-09-25 00:49:38 +00:00
mcafee%netscape.com
4434c6a76b
switching to sourceforge cvs server, more in sync?
2001-09-22 22:05:58 +00:00
alecf%netscape.com
ef89d24efe
add url to GraphViz in the comments
2001-09-21 19:49:25 +00:00
alecf%netscape.com
47352d14e3
update with clustering ability and comments
2001-09-20 23:01:21 +00:00
jaggernaut%netscape.com
dca733592b
Clean up some of the die messages, only look for srcdirs which have "mozilla" or "ns" in them (shortcut around fancy Makefile parsing), emit one module per line.
2001-09-18 16:08:37 +00:00
alecf%netscape.com
2a9cc6a409
add some comments, clean up the generated graphs, etc
2001-09-18 05:46:45 +00:00
jaggernaut%netscape.com
aa16a92c87
Allow this script to work on ns trees too, and have more helpful error reporting when no srcdir was found in a Makefile.
2001-09-14 18:45:30 +00:00
jaggernaut%netscape.com
a7fbfda273
Oops, messed up the copyright in the license part, rectifying that. r=michel@rubberchicken.nl
2001-09-13 00:31:47 +00:00
alecf%netscape.com
5c606fad97
add platform support
2001-09-12 18:46:31 +00:00
jaggernaut%netscape.com
3175c8ebca
Add perl script that cleans up the REQUIRES lines in Makefile.in files by removing module names which aren't "REQUIRE"d any longer.
2001-09-12 18:06:07 +00:00
dbaron%fas.harvard.edu
2017621c41
Oops.
2001-09-12 16:57:21 +00:00
dbaron%fas.harvard.edu
efcb754050
Add script that uses gcc-generated dependency files to count the number of C/C++ files for which each header file is brought in.
2001-09-12 16:55:38 +00:00
alecf%netscape.com
168af9710b
oops, comment out some code that I wasn't done with
2001-09-12 16:52:26 +00:00
alecf%netscape.com
f4ce9b363c
first time added
...
generates graphviz-style .dot files from REQUIRES/MODULE entries in makefiles
2001-09-12 16:51:11 +00:00
brendan%mozilla.org
567e35c2fc
1. Fix jsdhash/pldhash.[ch] so that add/remove cycles for a given k do not
...
create a long chain of removed sentinels. Also, when adding k to a table
where k is not mapped, but where k hashes to a chain that includes removed
sentinels, recycle the first removed sentinel in the chain for k's entry.
2. Cache cx->resolving till js_DestroyContext, to avoid high JSDHashTable
new/destroy overhead in js_LookupProperty.
3. Add NS_TraceStack to nsTraceMalloc.[ch] and clean the .c file up a bit.
2001-09-12 06:39:31 +00:00
mcafee%netscape.com
2e63297d8d
Avoid stomping on build status when testing for Embed build status. One line change, rest is whitespace cleanup
2001-09-11 07:43:37 +00:00
mcafee%netscape.com
edfcd79800
po/ChangeLog hack, for gettext bug
2001-09-10 09:07:29 +00:00
mcafee%netscape.com
50ea6429f0
Fixing some logic errors
2001-09-10 03:27:27 +00:00
mcafee%netscape.com
677cd08ce0
Backing out my change to avoid pulling by date on branches, my assertion that this didn't work was incorrect. thanks to cls for figuring this out.
2001-09-08 22:31:24 +00:00
cls%seawood.org
98867a9c42
Set MOZILLA_FIVE_HOME to use $binary dir on each loop
2001-09-08 21:37:06 +00:00
dbaron%fas.harvard.edu
03b8e91855
Move trace-malloc readers from mozilla/xpcom/base/ to mozilla/tools/trace-malloc/. Add a --shutdown-leaks option to nsTraceMalloc to dump, to the file given as an argument to the option, information about allocations still live at shutdown. Add a new trace-malloc reader (leakstats.c) to print leak statistics. b=84831 r=jag sr=brendan
2001-09-08 18:29:24 +00:00
mcafee%netscape.com
3a0465ae86
Fixing test for BuildTag, we weren't pulling by date in the normal case
2001-08-31 19:36:35 +00:00
mcafee%netscape.com
fc6181609b
Back to jrgm server, cowtools not ready yet. r=jrgm
2001-08-31 06:50:15 +00:00
mcafee%netscape.com
f9bf549290
switching layout server. r=jrgm
2001-08-30 23:59:47 +00:00
mcafee%netscape.com
10b8c7ce4e
Don't set date tag when branch tag is set. cvs currently only supports one tag.
2001-08-28 01:43:08 +00:00