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

56 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org b20cd43140 Bug 205608 Warning: C++ style comments are not allowed in ISO C89
r=jst sr=jst
2003-05-23 22:18:18 +00:00
alecf%netscape.com afd0ef4d40 ignore generated files 2003-04-16 21:39:53 +00:00
seawood%netscape.com 2ac23173b3 Missed one. 2003-03-27 08:01:27 +00:00
seawood%netscape.com 1107a0ce7f Add objdir support to codesighs scripts
Bug #197656 r=alecf
2003-03-25 21:39:35 +00:00
mcafee%netscape.com d50e01d239 *.linux.* renamed to *.unix.* + darwin changes. r=smfr 2003-02-03 02:02:39 +00:00
sfraser%netscape.com 35de4e7b80 Add the --zerodrift option to maptsvdifftoool so that code/data changes show up for Mac OS X. 2003-01-31 22:43:31 +00:00
sfraser%netscape.com c722ff3c6a Uncomment the rm -r of the temp dir that I had out for testing. 2003-01-27 23:32:12 +00:00
sfraser%netscape.com 540ad54c46 Adding perl script to fix up nm output for Mac OS X, and adding 'unix' scripts that work for Mac OS X and linux. 2003-01-27 23:31:00 +00:00
sfraser%netscape.com 127e1d80a8 Fix linebuffer size to be big enough for some of the huge symbols we get on OS X (1200 long, but 4k should be enough to cover anything). 2003-01-27 23:30:02 +00:00
mcafee%netscape.com 236f14df17 changes for darwin. r=garrett/smfr 2003-01-27 21:46:04 +00:00
mcafee%netscape.com 56ff1df55f changes for darwin 2003-01-27 21:43:04 +00:00
blythe%netscape.com 19cacd066f Not part of the normal build.
Implement drift negation in order to clean up the win32 diff report.
2003-01-25 01:31:17 +00:00
blythe%netscape.com 7c49a8ef52 Not part of normal build.
Hopefully fix win32 tinderbox codesighs numbers.
Problem revolved around decoding string outside of printable range.
This was giving the scripts (sort) some problems.
2003-01-24 00:27:17 +00:00
blythe%netscape.com c25635b632 Not part of build
Jump out on match
2003-01-23 18:59:25 +00:00
blythe%netscape.com fb1ed06402 Not part of the normal build.
Ignore some special symbols in the symbol dump.
2003-01-23 17:38:03 +00:00
blythe%netscape.com 9ea442d495 Not part of a normal build.
win32 codesighs symbol data now more accurate.
2003-01-23 15:13:24 +00:00
blythe%netscape.com 6cdd0417ab Not part of a nomral build.
Work in progress on win32 symbol DB for codesighs.
2003-01-22 14:06:15 +00:00
blythe%netscape.com 8a03570d37 Not part of a normal build.
Change the output order of the symdb.
2003-01-18 18:23:45 +00:00
blythe%netscape.com a3ffa50d6c Not part of normal build.
Check in work in progress on msdump symbol tool.
a=mcafee (tree closed)
2003-01-18 02:49:36 +00:00
blythe%netscape.com e2d1a98dd2 Not part of a normal build.
Try not to build tools on systems that won't use the tools.
2003-01-17 02:44:55 +00:00
blythe%netscape.com 055ed05f0d Fix linux build
Not part of normal build
2003-01-17 02:28:29 +00:00
blythe%netscape.com 0fb8437da5 NOT part of a normal build.
Work in progress for finer granularity on win32 codesighs reports.
2003-01-17 02:26:25 +00:00
alecf%netscape.com e69fa74801 add string decoding to symbol demangling code, r=blythe - not part of default build, just a tool
for bug 188248
2003-01-09 08:03:23 +00:00
blythe%netscape.com d80b97496d Fix linux bustage. 2002-12-14 23:47:19 +00:00
blythe%netscape.com c54582ae19 Undecorate windows symbols. 2002-12-14 22:53:31 +00:00
mcafee%netscape.com 9ed009c750 Adding changes we made to autosummary.win.bash here, quote change for find/shells, dos2unix cleanup for tbox. 2002-12-13 02:11:27 +00:00
mcafee%netscape.com 1ed178c74d oops, stomped on quote change. 2002-12-13 02:08:27 +00:00
mcafee%netscape.com 8f2e722a0a Adding quotes for some shells, dos2unix cleanup to keep the tinderbox server happy. r=blythe 2002-12-13 02:03:24 +00:00
cltbld%netscape.com 9448c87895 Adding quotes for different shell support. r=blythe, mcafee checking in as cltlbd 2002-12-12 22:35:15 +00:00
blythe%netscape.com 3a1b004a98 Not part of build.
Remove the overall module size summary from the report, unless there is
nothing else to report.  As suggsted by alecf and mcafee.
2002-12-03 19:07:55 +00:00
alecf%netscape.com 8a1b57ba27 ignore generated makefiles 2002-12-02 23:48:25 +00:00
blythe%netscape.com cde1170819 Not part of the build.
Remove some unused cruft from the script.
2002-11-19 20:27:57 +00:00
blythe%netscape.com 7f0b762305 Not part of the build.
Alphabetically sort the symbols/names to make it a bit more readable.
2002-11-18 21:54:18 +00:00
blythe%netscape.com e23fae2185 Not part of build.
Make any errors regarding bad .MAP files go away.
2002-11-16 18:22:21 +00:00
blythe%netscape.com 56f99e7964 Not part of the build.
Open flood gates on autosummary scripts, no exclusions anymore.
Make the help text a little more obvious on the purpose of the various scripts.
2002-11-16 00:51:56 +00:00
blythe%netscape.com ab9a9d27a0 Not part of build.
Add scripts that can report on only files listed in mozilla/embedding/config manifests.
2002-11-15 22:48:39 +00:00
blythe%netscape.com 25a3ca23ca Not part of any build.
Temporary directories are to be unique.
2002-10-30 17:46:03 +00:00
cltbld%netscape.com 89782d4f25 Moving scrape logic over to perl side, insert unique token here. (mcafee) 2002-10-25 16:00:31 +00:00
blythe%netscape.com b7279c9efc Not part of build.
Improve the zero drift composition by also ignoring negative and positive
parts when zero sum.
2002-10-24 21:15:20 +00:00
cltbld%netscape.com 6a188d5598 Move temp files to cwd instead of /tmp, now in the form codesighs/PID. Added tinderbox-only output clauses so I can scan the logs for data. r=garrett 2002-10-24 01:03:47 +00:00
blythe%netscape.com 84070e218d Not part of the build.
Change output of the diff tool to give the composition of the result.
In other words, give the positive and negative numbers which result in the
sum of the overall change.
2002-10-23 23:57:59 +00:00
blythe%netscape.com fa34505004 Not part of build.
Reassign weak objects to data instead of code.
2002-10-21 17:50:47 +00:00
blythe%netscape.com cb9f523eb9 Not part of build.
fix command line option spelling
2002-10-18 20:28:49 +00:00
cltbld%netscape.com 88623575a5 Switching to CSRCS to get dependencies to work right. r=garrett 2002-10-18 00:04:54 +00:00
blythe%netscape.com 2f25ac9125 Not part of the build
Fix so that it compiles on linux.
2002-10-17 22:42:00 +00:00
blythe%netscape.com 0b4f4ef0ce Not part of the build.
Add a bunch of query options to the tool to restrict the results to desired
targets.
2002-10-17 22:39:22 +00:00
blythe%netscape.com aa02a2e8c8 Not part of build.
More verbose help text of these commands.
2002-10-17 01:06:06 +00:00
blythe%netscape.com 6471ba1d60 NOT part of build
demangle symbols in report
2002-10-11 02:20:28 +00:00
blythe%netscape.com 950d76f83c not part of build
refine set of files to get code size information on
2002-10-11 01:40:22 +00:00
blythe%netscape.com 69c0dfba04 not part of build
Enable usage of codesighs on linux.
2002-10-11 00:50:08 +00:00