Commit Graph

72 Commits

Author SHA1 Message Date
gerv%gerv.net
adbec5dbff Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
eb9350f619 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
timeless%mozdev.org
17f5f5429f Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
cvshook%sicking.cc
f5397381a1 Bug 280594: Make codesighs work on evil windows environments again.
r=dbaron
2005-02-03 14:11:54 +00:00
kyle.yuan%sun.com
7d41bd1637 Bug 241847 Make codesighs work on Solaris
r=bryner
1) Solaris should use the same option for |find| with Darwin;
2) Use `which foo | grep /foo$` instead of `which foo`, because Solaris |which| command always outputs something even the command is not found.
2004-04-29 01:48:11 +00:00
gerv%gerv.net
cc323a7cc8 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 21:07:34 +00:00
cls%seawood.org
ce67144022 Use OS_LIBS for system libraries.
Fixing tinderbox bustage.
2004-02-07 08:55:40 +00:00
timeless%mozdev.org
c41650eeb8 Bug 225527 Crash [@ map2tsv] null section
r=bryner
2003-11-17 06:48:34 +00:00
bryner%brianryner.com
a02809c28a Don't bother looking for eu-readelf and readelf on Mac OS X (the 'which' command there prints its error message to stdout, so it's hard to tell that it failed). 2003-11-13 19:43:23 +00:00
bryner%brianryner.com
06f39bad4f Minor fix to parsing of readelf output. Allow a hyphen in the section name, and allow 6 digit fields (i.e. section size) to be longer than 6 digits. rs=ben. 2003-11-09 07:05:21 +00:00
bryner%brianryner.com
7f06d701f2 attempt to remove bogus codesighs error lines from tinderbox logs 2003-10-01 21:15:57 +00:00
bryner%brianryner.com
596e29afb7 Check whether readelf supports -W. If it does, use it, otherwise assume wide listing by default. 2003-09-30 23:33:09 +00:00
bryner%brianryner.com
6fd115e24f Put back some lines I accidently removed. 2003-09-30 23:10:05 +00:00
bryner%brianryner.com
19bf915ec9 Update codesighs to use 'eu-readelf' or 'readelf' when available, as it gives more accurate symbol sizes than nm. Bug 201622, sr=brendan. 2003-09-30 22:29:35 +00:00
dbaron%dbaron.org
808c03f0d2 Really make this work for objdir builds. r+sr=bryner b=207802 2003-09-13 06:19:43 +00:00
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