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

71 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 3db428f6ac 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 532329ac75 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 8e0a0fb22e 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 d45a2fefae Bug 280594: Make codesighs work on evil windows environments again.
r=dbaron
2005-02-03 14:11:54 +00:00
kyle.yuan%sun.com d08393bd2d 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 2a491d3598 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 21:07:34 +00:00
cls%seawood.org 8fa223847d Use OS_LIBS for system libraries.
Fixing tinderbox bustage.
2004-02-07 08:55:40 +00:00
timeless%mozdev.org 4a99f1fdc8 Bug 225527 Crash [@ map2tsv] null section
r=bryner
2003-11-17 06:48:34 +00:00
bryner%brianryner.com f9f4b8db03 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 3a676ea33e 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 27fcb4fb4a attempt to remove bogus codesighs error lines from tinderbox logs 2003-10-01 21:15:57 +00:00
bryner%brianryner.com 769fcc5807 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 12ad8487d2 Put back some lines I accidently removed. 2003-09-30 23:10:05 +00:00
bryner%brianryner.com 723cbe912f 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 8207e6f067 Really make this work for objdir builds. r+sr=bryner b=207802 2003-09-13 06:19:43 +00:00
timeless%mozdev.org 08e22382cb 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 928c172da8 ignore generated files 2003-04-16 21:39:53 +00:00
seawood%netscape.com c95483e0b2 Missed one. 2003-03-27 08:01:27 +00:00
seawood%netscape.com 1d0348fceb Add objdir support to codesighs scripts
Bug #197656 r=alecf
2003-03-25 21:39:35 +00:00
mcafee%netscape.com a2f04b3b58 *.linux.* renamed to *.unix.* + darwin changes. r=smfr 2003-02-03 02:02:39 +00:00
sfraser%netscape.com e30527f45d 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 2a6aa18ef3 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 520a21e480 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 5fb0d1ad1b 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 0ac6716db3 changes for darwin. r=garrett/smfr 2003-01-27 21:46:04 +00:00
mcafee%netscape.com e42aa5e281 changes for darwin 2003-01-27 21:43:04 +00:00
blythe%netscape.com b3e830cadc 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 be33d30c91 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 1dbb3c9f14 Not part of build
Jump out on match
2003-01-23 18:59:25 +00:00
blythe%netscape.com 14862de3b8 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 143d8457e1 Not part of a normal build.
win32 codesighs symbol data now more accurate.
2003-01-23 15:13:24 +00:00
blythe%netscape.com 042d17ecf1 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 9a2a8c1738 Not part of a normal build.
Change the output order of the symdb.
2003-01-18 18:23:45 +00:00
blythe%netscape.com ba987f9e6c 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 a4f1813887 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 8922a31082 Fix linux build
Not part of normal build
2003-01-17 02:28:29 +00:00
blythe%netscape.com dbb1a46db2 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 7541fa7219 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 64837a6b78 Fix linux bustage. 2002-12-14 23:47:19 +00:00
blythe%netscape.com ba4b1e10e6 Undecorate windows symbols. 2002-12-14 22:53:31 +00:00
mcafee%netscape.com 91b6d922ec 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 44f6293525 oops, stomped on quote change. 2002-12-13 02:08:27 +00:00
mcafee%netscape.com 6042b9cd02 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 130cb1d1d7 Adding quotes for different shell support. r=blythe, mcafee checking in as cltlbd 2002-12-12 22:35:15 +00:00
blythe%netscape.com 84e0852746 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 e9b91266c3 ignore generated makefiles 2002-12-02 23:48:25 +00:00
blythe%netscape.com a579158098 Not part of the build.
Remove some unused cruft from the script.
2002-11-19 20:27:57 +00:00
blythe%netscape.com 72c329222f 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 6a919ea17d Not part of build.
Make any errors regarding bad .MAP files go away.
2002-11-16 18:22:21 +00:00
blythe%netscape.com c99fdfdb38 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