Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Ted Mielczarek
4333f51ea5
bug 659950 - implement a much simpler pair of codesize metrics: on-disk application size + installer size. r=glandium
...
--HG--
extra : rebase_source : 6ac0f4c367e7941de3dbbd05234afdb4e79ab14c
2011-06-28 07:55:56 -04:00
L. David Baron
544fa1d874
Pass format sizes to scanf string arguments in codesighs.c. (Bug 533647) r=bsmedberg
2009-12-21 16:46:25 -05:00
Phil Ringnalda
1ee0caf132
Bug 518632 - Remove embedding/config/, r=bsmedberg
2009-10-02 20:15:26 -07:00
Benjamin Smedberg
ba372f3a4c
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Daniel Holbert
4301671b45
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
Daniel Holbert
5492039225
Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe
2008-10-01 23:49:45 -07:00
Philippe M. Chiasson
fb8ac4c1b0
Follow up to bug 448003 Z/mZ values are off by 100 on OS X - make the symbol type matching case-insensitive. r=ted
2008-08-12 09:31:03 +01:00
Philippe M. Chiasson
e2d277a815
Bug 448003 Z/mZ values are off by 100 on OS X. r=ted
2008-08-11 15:16:59 +01:00
Ben Hearsum
01af691844
bug 434844: No Mozilla2 tinderboxes are running the codesize test - update autosummary.unix.bash the same way as basesummary*. r=bsmedberg, patch=me
2008-05-28 14:57:58 -04:00
Ben Hearsum
8eb8d4c9ea
bug 434844: fix basesummary.*.bash to work with differently named srcdirs. r=bsmedberg, patch=me
2008-05-28 09:51:16 -04:00
bzbarsky@mit.edu
e309c86195
Make codesighs work on OSX again. Bug 388891, patch by Vlad Sukhoy
...
<vladimir.sukhoy@gmail.com>, r=shebs
2007-07-20 20:23:35 -07:00
dcamp@mozilla.com
afc255d373
Bug 385420: codesighs buffer is too small for some breakpad functions. r=dbaron
2007-06-21 22:41:32 -07:00
hg@mozilla.com
05e5d33a57
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00
timeless%mozdev.org
46d2b15871
Bug 106386 Correct misspellings in source code
...
r=glennrp@gmail.com , bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
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