Commit Graph

824 Commits

Author SHA1 Message Date
mcafee%netscape.com
2c327e9bbe comments about how this script works, from my mail to modsquad 2002-04-03 00:48:03 +00:00
mcafee%netscape.com
69ea7a3343 Generate allmakefiles.sh on the fly, added --skip-cvs flag. This still gets stuck in nspr, getting closer. 2002-04-02 23:13:35 +00:00
mcafee%netscape.com
9e9f7754bb Stub version of allmakefiles.sh, bootstrap.pl will use this to generate allmakefiles.sh on the fly. 2002-04-02 23:09:29 +00:00
mcafee%netscape.com
37a6438f41 Adding mechanism to prevent stomping one module tree with another, print an error and ask user to clean up. We can make this more elegant later. 2002-04-01 23:43:44 +00:00
mcafee%netscape.com
642890eee6 Adding argv checks, and Getopt package usages. Unhardcoding for xpcom. 2002-03-30 04:29:40 +00:00
mcafee%netscape.com
b71d6e65de Solaris/Intel only: Moving /opt/gnu/lib to end of LD_LIBRARY_PATH to match path setting. 2002-03-30 02:38:13 +00:00
mcafee%netscape.com
28c71aa35d Adding leading spaces back in for -> lines, it's a little easier to read 2002-03-29 23:38:23 +00:00
jrgm%netscape.com
adb6be7f02 find profile and prefs.js reliably on win32 2002-03-29 04:25:12 +00:00
mcafee%netscape.com
d630481b76 Hmm, || not working for mail setting, straight = works. 2002-03-28 04:02:24 +00:00
mcafee%netscape.com
1726cd3630 Set mail default to /usr/bin/mail 2002-03-28 03:27:05 +00:00
darin%netscape.com
5cc73440af fix mach-o build problem (CXX=c++) r=mcafee 2002-03-28 00:34:23 +00:00
timeless%mac.com
30484c4cec Bug 77549 leaky.h and leaky.cpp disagree on definition of ::new
r=dmose sr=darin a=asa
2002-03-27 03:25:19 +00:00
cltbld%netscape.com
f5ef8ca045 Listing OS first in BuildName, so we can sort by OS instead of by name. r=antitux,jj,leaf. cvs=mcafee 2002-03-26 23:28:00 +00:00
cltbld%netscape.com
17ed6ca7ca MacOSX name, compiler settings. 2002-03-25 20:25:15 +00:00
jrgm%netscape.com
bfeb2eeaa1 Whitespace whackage; no code changes. It was getting hard to read this file. r/a=mcafee 2002-03-25 08:26:34 +00:00
timeless%mac.com
dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
alecf%netscape.com
3bd1f5ef28 make this work on non-objdirs 2002-03-16 15:32:18 +00:00
jrgm%netscape.com
3d7f44cf6a Doh. previous checkin was r=mcafee, bug 115690 2002-03-13 08:08:52 +00:00
jrgm%netscape.com
bf25e06115 cls' changes to make this script work on win NT, and some additional changes from jrgm to work on win98. Additional work still needed to get some tests fully running, but cls has bloat stats working on winNT 2002-03-13 08:04:28 +00:00
dp%netscape.com
476f48e7d5 Working with different flavours of title. 2002-03-04 06:51:32 +00:00
mcafee%netscape.com
f2299e323c Forgot more debugging stuff 2002-03-02 00:12:56 +00:00
mcafee%netscape.com
ea418111be Oops, remove debugging exit command 2002-03-02 00:05:54 +00:00
mcafee%netscape.com
c253f5be2c Added PrintUsage. Broke up module/dir conversion into parts, so we have access to list of modules, list of directories. 2002-03-02 00:04:47 +00:00
alecf%netscape.com
0ebd13e642 move debug output to STDERR 2002-03-01 17:28:50 +00:00
mcafee%netscape.com
8c606e85b5 Adding mozilla/include to core build files. 2002-02-28 10:35:11 +00:00
mcafee%netscape.com
6f9f91ab6e --enable-standalone-modules 2002-02-28 10:23:36 +00:00
mcafee%netscape.com
93890b7d91 first add 2002-02-28 08:11:51 +00:00
mcafee%netscape.com
a222f63ebc turned debug on by accident. 2002-02-28 00:41:21 +00:00
dp%netscape.com
a49526ac35 Installing .pl scripts to bin directory 2002-02-28 00:06:36 +00:00
dp%netscape.com
21addbd6d3 Removed DEBUG statements. 2002-02-27 22:43:52 +00:00
dp%netscape.com
073ce6ad3e Conforming to the new format of dump with regions and uncommited frees. 2002-02-27 22:43:16 +00:00
seawood%netscape.com
0df019b037 This patch:
* Changes MOZ_TRACE_MALLOC ifdefs to NS_TRACE_MALLOC ifdefs
* Links against the trace-malloc utils against libxpcom instead of just xpcomds
* Builds NSPR in debug mode on win32 if trace-malloc is enabled
* Adds a few "defined()" checks to diffbloatdump.pl so that it will work for
perl 5.6.1
* Adds a couple of checks for \r so that diffbloatdump.pl works on win32.

Bug #126915 r=bryner/dbaron a=asa
2002-02-26 09:26:10 +00:00
dp%netscape.com
152f1063d8 modified regexp for free and used blocks 2002-02-22 22:23:16 +00:00
dp%netscape.com
3519948e03 first version 2002-02-22 22:22:50 +00:00
mcafee%netscape.com
adc3c4bf91 Remove spaces to facilitate parsing this file. 2002-02-22 03:26:38 +00:00
mcafee%netscape.com
04777cefcf Adding debug matrix size function, for comparing tty and file-based runs. 2002-02-21 23:20:00 +00:00
dp%netscape.com
75302894d5 first version 2002-02-21 22:24:18 +00:00
mcafee%netscape.com
db3c4d8a92 Adding security dom.allow_scripts_to_close_window pref so mstoltz can land his checkin without sinking the layout test. r=mstoltz,jrgm 2002-02-21 04:16:41 +00:00
mcafee%netscape.com
4393ca68c3 tinderbox example 2002-02-16 06:21:52 +00:00
seawood%netscape.com
ccc74b9b6f Fixing win32 gmake trace-malloc bustage 2002-02-14 22:56:03 +00:00
alecf%netscape.com
e99ed408ee add lots more class-reporting capabilities 2002-02-13 16:39:56 +00:00
alecf%netscape.com
1e81d170f3 expand the unused-class stuff 2002-02-12 23:57:07 +00:00
alecf%netscape.com
91b76e94f7 add usage, classes that need trimming, etc... 2002-02-12 23:01:06 +00:00
mcafee%netscape.com
78b566d0c7 Forgot to update toplevel_modules for --file case. Other minor comment changes, whitespace. 2002-02-09 01:24:29 +00:00
alecf%netscape.com
bedd8a1188 initial checkin - perl script which finds unused or little used exports from a dll 2002-02-09 00:54:15 +00:00
mcafee%netscape.com
bd43b589df Alloc label doesn't have a B, it is just a count not bytes. r=dbaron 2002-02-05 18:52:49 +00:00
mcafee%netscape.com
8d3bdcbd7a Adding --file support. verbal r= alecf 2002-02-05 03:25:24 +00:00
cltbld%netscape.com
ff020b7e73 Better logfile test names 2002-02-05 00:48:59 +00:00
seawood%netscape.com
14bc10c2a2 Add INSTALL file which outlines the basic steps to setting up a tinderbox
Clean up README
2002-02-03 06:31:44 +00:00
mcafee%netscape.com
88735c1cea Back to PrintSize 2002-02-01 21:07:04 +00:00