cltbld
3e97d4698b
Ensure we copy contents of upload_directory, not upload_directory itself.
...
(cmp)
2004-11-06 01:28:00 +00:00
cltbld
179f59c099
Make the main log file flush its output on every write. (cmp)
2004-11-05 23:17:39 +00:00
cltbld
4df581a745
Add capability to selectively push release files to dated and latest
...
directories. (cmp)
2004-11-05 23:00:07 +00:00
cltbld
ccb601c400
Remove unused pretty name links for right now. (cmp)
2004-11-05 21:44:36 +00:00
cltbld
82e61fcb9e
*** empty log message ***
2004-11-04 23:51:11 +00:00
cltbld
d4cef522f7
copy langpack files to stagedir on mac, remove en-US files from stagedir before pushing. (granrose)
2004-10-20 22:07:46 +00:00
cltbld
3892ae81b0
Fix Firefox on Mac profile-finding issues by updating path to profile on
...
this platform. (cmp)
2004-10-20 21:50:53 +00:00
cltbld
fdc7483b59
Revert previous change to keep make command so it is called only in sea
...
and stub installer builds. Add similar make command for use on Mac
localizations. (cmp)
2004-10-20 21:49:41 +00:00
cltbld
1b1f1df4d5
Per instruction from bsmedberg, remove conditional for call of making
...
installer on locale. This should allow Mac OS X locale builds to proceed.
(cmp)
2004-10-20 02:29:37 +00:00
cltbld
1b9b29730f
remove -d from cp for osx compat.
2004-10-19 19:52:03 +00:00
cltbld
645b684c44
save a copy of the dated dir that was copied to ftp server and remove any previously saved builds older than 7 days (granrose)
2004-10-18 21:57:15 +00:00
cltbld
7869f5be90
added l10n packaging for firefox builds.
2004-10-15 22:27:38 +00:00
bsmedberg%covad.net
b13448e67c
Followup to bug 257117 - Prettify the standard "longnames" for Windows installer and Mac DMG files, using symlinks. r=timeless
2004-10-14 19:19:26 +00:00
cltbld
e05d1f56d8
Commit Windows-specific fixes for debugging symbols and profile test during
...
build. (cmp)
2004-10-12 20:01:50 +00:00
cltbld
568bacb471
adding --skip-mozilla to help.
...
added test for skipmozilla or testonly before calling pre-build to nuke mozilla dir
2004-10-11 21:02:13 +00:00
cltbld
4f1ea7f7a2
feh. moving prebuild nukage within testonly test so that tree also isn't nuked if you specify --testonly. granrose.
2004-10-05 22:00:48 +00:00
cltbld
f817b06d84
fix profile finding for linux firefox.
2004-09-24 23:03:45 +00:00
cltbld
712bc9520f
fix profile finding for tbird on linux. move prebuild inside SkipMozilla so it doesn't nuke the tree if you're running tests or repackaging.
2004-09-24 22:46:09 +00:00
cltbld
5b7f34d3d1
fixing so tbird can find its profiles on the mac.
2004-09-23 23:10:02 +00:00
cltbld
6ec57bfbc9
other half of clobber before release build cycle
2004-09-23 19:39:03 +00:00
cltbld
b6c461e38d
clobber mozilla dir before building if this is going to be a release build.
2004-09-23 19:31:37 +00:00
cltbld
52b90a4ae3
add -$milestone to tinderbox build directory name
2004-09-23 16:51:29 +00:00
cltbld
45d3e1f5b4
added ability to push raw xpi files
2004-09-20 22:10:28 +00:00
bsmedberg%covad.net
32567c0889
Add post-mozilla script to build Firefox localizations. Needs more work to be configurable, but it works.
2004-09-06 00:14:20 +00:00
bryner%brianryner.com
e34771c7a5
Suppress the default browser dialog for Firefox so that it doesn't prevent the pageload test from running (sync from local changes on redwood)
2004-08-31 19:02:56 +00:00
gerv%gerv.net
62e3767f68
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-08-25 23:02:50 +00:00
dbaron%dbaron.org
534059c845
Set CVS_RSH for checking out talkback. r=bryner
2004-08-20 20:50:41 +00:00
bzbarsky%mit.edu
7f725a50fb
Add DHTML performance test. Bug 169770, r=dbaron
2004-08-09 21:24:03 +00:00
bryner%brianryner.com
cc807b07b1
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
bryner%brianryner.com
e6b15dfda9
Add new report type, total_downloads, which simply adds up the downloads for all files listed and outputs the total with no formatting.
2004-07-30 06:39:44 +00:00
bryner%brianryner.com
6ddbc79d39
Mac is picky. Get rid of quotes on glob pattern.
2004-07-25 02:07:10 +00:00
bryner%brianryner.com
0a1661ea12
Expand salted profile directory name for Thunderbird
2004-07-25 01:07:44 +00:00
gerv%gerv.net
554e0e99a4
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 19:30:11 +00:00
myk%mozilla.org
5f87d22b23
start storing the query string in the database
2004-06-30 01:14:45 +00:00
myk%mozilla.org
155742d369
don't need to store defs files in CVS?
2004-06-29 23:00:54 +00:00
myk%mozilla.org
f235349be1
make verbose output a command line switch
2004-06-29 23:00:09 +00:00
myk%mozilla.org
0d0035cf0a
add a new report type that generates stats for all files in a given directory
2004-06-29 22:45:39 +00:00
cltbld%netscape.com
aab26bcdbb
mac fixes for release builds from bryner, r=leaf (leaf checking in as cltbld)
2004-06-28 22:19:54 +00:00
dbaron%dbaron.org
36c1e30471
Inccrease regxpcom timeout since 15 seconds is too short and we're not supposed to hit the timeout under normal conditions.
2004-06-21 23:50:38 +00:00
cltbld%netscape.com
ed0dc86f24
Special case Thunderbird profile location on OS X to match #ifdef in nsXREDirProvider
2004-06-19 20:22:45 +00:00
ben%bengoodger.com
07e9ed27ff
add NO_EM_RESTART to default tinderbox config to prevent tinderboxes building ng apps from going orange right away. r=bryner.
2004-06-18 08:13:40 +00:00
myk%mozilla.org
71e5a4ebd3
strip the query string before dividing the file into path and filename so that we don't divide on a slash in the query string by accident
2004-06-18 00:12:51 +00:00
dbaron%dbaron.org
72b95da1fd
Don't check exit value from profile creation since semi-single-profile makes things inconsistent. r=bryner
2004-06-17 23:16:27 +00:00
myk%mozilla.org
32bc2e2410
collect stats for extensions as well
2004-06-17 23:02:17 +00:00
myk%mozilla.org
9d27b9dbf8
deal with funky directory for gatech logs
2004-06-16 23:17:41 +00:00
myk%mozilla.org
9bde1f216c
add simple verbosity hack
2004-06-16 23:17:19 +00:00
bryner%brianryner.com
7acccc0b11
unlink last-built when we want to update its timestamp, otherwise it never gets updated on os x
2004-06-12 06:48:58 +00:00
cltbld%netscape.com
33360743e8
mac archive packaging
2004-06-08 00:02:17 +00:00
bryner%brianryner.com
11c705d5da
fix salted profile names for mac os x
2004-06-07 23:09:23 +00:00
bryner%brianryner.com
56d84ab437
Fix a couple more problems... use a better globbing syntax, remove quotes on the glob for unix since it doesn't seem to work, and make sure to assign to the right variable.
2004-06-06 19:40:20 +00:00
bryner%brianryner.com
c95e521247
Oops, need to do globbing after we do the backslash substitution, or cygwin perl is mightily confused.
2004-06-06 18:47:50 +00:00
bryner%brianryner.com
c3322d8d6a
We need to call get_profile_dir again after creating the profile, otherwise it won't contain the salt extension.
2004-06-06 06:44:51 +00:00
bryner%brianryner.com
b047430368
Apply profile salting fix to windows as well, and protect against spaces in filenames
2004-06-06 05:30:21 +00:00
leaf%mozilla.org
f11f7d02ed
find firefox-style salted profile directories to pass to prefs.js-finding
...
function.
2004-06-05 01:28:36 +00:00
ben%bengoodger.com
686fdda110
update build scripts to look for profile in the new locations... r=bryner
2004-06-04 00:00:35 +00:00
cbiesinger%web.de
7ee27718ac
install-links doesn't need csh, /bin/sh suffices
...
r=mcafee bug 245058
2004-05-30 11:11:26 +00:00
cltbld
0622f77a36
thunderbird build file
2004-05-28 21:41:03 +00:00
myk%mozilla.org
d40dbc3f88
updating schema
2004-05-22 17:08:48 +00:00
myk%mozilla.org
84e189380b
reorganizing directory layout
2004-05-22 16:52:04 +00:00
myk%mozilla.org
aac36c6b96
Don't assume we're in the root dir and intensify some comments about what we should be doing.
2004-05-22 16:43:20 +00:00
myk%mozilla.org
c92fa5067d
print informative messages to STDOUT instead of a log file. We can use standard shell redirection to put them into a log file if we want.
2004-05-22 14:14:16 +00:00
myk%mozilla.org
2fdefe1723
Treat compressed files as if they were the same as their uncompressed versions so that we can compress files and not have them be reprocessed. Also, handle bzip2ed files.
2004-05-22 14:09:58 +00:00
cls%seawood.org
044c95a8f4
Fixing build bustage.
...
Bug #238036
2004-05-19 05:40:20 +00:00
cltbld%netscape.com
a0779f19c8
The component registry has been called compreg.dat for quite awhile now. -bryner
2004-05-18 04:26:34 +00:00
myk%mozilla.org
14b0e293c9
initial checkin of download-stats tool for processing download logs into MySQL database and then generating stats from them
2004-05-13 21:41:14 +00:00
bzbarsky%mit.edu
ab0a30e9c0
Skip over __restore_rt frames when generating profile analysis results. Bug
...
243483, r=shaver, sr=dbaron
2004-05-13 18:59:37 +00:00
peterv%propagandism.org
c6b9ad52b9
Fix for bug 235747 (Move parser stuff into mozilla/parser). r=cls, sr=jst.
2004-05-04 11:46:11 +00:00
cltbld%netscape.com
01a4371e6d
use ProductName in notification email subject. bryner checking in as cltbld
2004-05-01 01:25:19 +00:00
timeless%mozdev.org
0040f7f577
Bug 242037 mkdir in many perl scripts contains a decimal 775, not the correct octal specification of 0775
...
patch by ajschult@mindspring.com r=bsmedberg
2004-04-30 04:23:06 +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
cbiesinger%web.de
248a2fa141
fixing RTZ typo, and mention that SIGIO is another name for SIGPOLL. r=shaver
2004-04-24 18:00:40 +00:00
bienvenu%nventure.com
8b57f91769
make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538
2004-04-22 15:32:54 +00:00
leaf%mozilla.org
5177845b13
correct invocation of make-makefile
2004-04-19 19:02:38 +00:00
leaf%mozilla.org
ca6359075e
add talkback processing routines, release config settings.
2004-04-19 18:57:39 +00:00
gerv%gerv.net
c40f4f93a2
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
gerv%gerv.net
6635d16530
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 13:54:27 +00:00
gerv%gerv.net
482dc5fcad
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 18:33:16 +00:00
tor%cs.brown.edu
edfb7a5ca7
Remove troublesome whitespace
2004-04-16 22:53:49 +00:00
dbaron%dbaron.org
03b1ad9691
Make bloat tests work on Firefox, plus some additional test_result checks that have been lying around on balsa. r=bryner
2004-04-13 23:48:24 +00:00
leaf%mozilla.org
6ac6bba3aa
enable profiling for release builds, to get debugging symbols for talkback.
...
disable pdbfile generation for now, until talkback understands pdb files.
2004-03-31 23:54:26 +00:00
bryner%brianryner.com
37ee771865
fix uninitialized variable warning
2004-03-26 19:20:15 +00:00
bryner%brianryner.com
5b4590786c
Various changes to improve release build automation for firefox. In particular, add ExtraFiles which allows firefox to pull browser/config/mozconfig, change the clobber target to distclean, and make the clobber and build targets be run separately. Bug 238698, r=leaf
2004-03-25 22:22:00 +00:00
cltbld%netscape.com
23b3f74e1b
Fix thinko in last checkin.
2004-03-25 19:43:43 +00:00
bryner%brianryner.com
4408a64d26
Only run 'make installer' if the settings say to make an installer. If not making an installer, return success.
2004-03-25 08:18:29 +00:00
bryner%brianryner.com
8381a8aafc
Move the check that the installer directory was created from browser/installer/Makefile to post-mozilla-rel.pl. This way, we're sure the installer directory will exist when post-mozilla-rel tries to make the dated staging directory under it.
2004-03-25 06:42:54 +00:00
cls%seawood.org
5d607b2854
Add support for compressing & encoding logs when sending them to the server.
...
Thanks to Philip K. Warren <pkw@us.ibm.com> for the patch.
Bug #113212 r=leaf
2004-03-24 03:37:38 +00:00
cls%seawood.org
473ec88076
Sleep at the end of the cycle, not the beginning.
2004-03-24 01:53:10 +00:00
bryner%brianryner.com
37ba609ba1
Changes for hooking up windows firefox nightlies to post-mozilla-rel.pl (bug 237173). r=leaf, a=dbaron.
2004-03-11 23:18:19 +00:00
bzbarsky%mit.edu
a94ca7212f
Make it possible to pause the profiler when using JP_RTC_HZ. Follow-up to bug
...
128673, r=shaver, sr=dbaron
2004-03-09 22:31:56 +00:00
bzbarsky%mit.edu
475d9bc628
Updating readme to talk about the JP_RTZ_HZ flag, to have examples using the
...
current output format, and to have a bit more in the way of explanation of the
output and the various JPROF_FLAGS values. a=jim nance
2004-03-07 01:15:26 +00:00
cls%seawood.org
760040ffcb
Update maps
2004-02-29 00:21:36 +00:00
dbaron%dbaron.org
d307bcc6df
Don't print output to nohup.out so tinderbox scripts don't fill up the disk. b=234206 r=bryner
2004-02-20 19:46:48 +00:00
dbaron%dbaron.org
47cdee9b57
Add simple trace-malloc reader to dump all allocation stacks in a trace-malloc log.
2004-02-19 19:52:59 +00:00
leaf%mozilla.org
a883d46ab3
cache the talkback symbols if we're caching the uploaded build (for nightlies
...
and releases)
2004-02-18 15:35:21 +00:00
dbaron%dbaron.org
38bc0b9fa0
Make this work with an objdir.
2004-02-16 22:53:17 +00:00
dbaron%dbaron.org
f4419284a8
Add post-mozilla.pl being used on comet.
2004-02-14 01:56:34 +00:00
leaf%mozilla.org
f3cca327c3
adding windows release post-mozilla to trunk
2004-02-13 03:38:01 +00:00
leaf%mozilla.org
437e94abe8
support for windows release builds
2004-02-12 22:06:59 +00:00
cls%seawood.org
332976510a
Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle. (redux)
...
Bug #232763 r=dbaron sr=brendan
2004-02-11 07:16:11 +00:00
brendan%mozilla.org
a7f5763ec4
Get my NS_TrackAllocation patch in before cls moves files.
2004-02-11 04:15:17 +00:00
bzbarsky%mit.edu
8f5ad34448
Change linkification a bit to prevent undesirable horizontal scrolling. Bug
...
134016, initial patch by Dave Morrison <morrison@bnl.gov>, r=dbaron
2004-02-10 23:52:41 +00:00
cls%seawood.org
bc24ffd464
Backing out previous changes.
...
Missed a cplus_demangle call and it turns out that all of trace-malloc needs to be tweaked to use c++ instead of C.
Bug #232763
2004-02-10 18:55:04 +00:00
cls%seawood.org
4f821d592f
Remove unneeded -liberty references.
...
Bug #232763
2004-02-10 17:58:21 +00:00
dbaron%dbaron.org
40ec624e8e
Add common dotfiles.
2004-02-10 00:19:09 +00:00
dbaron%dbaron.org
6237155367
Remove misleading examples. Use perl build-seamonkey.pl --example-config instead.
2004-02-10 00:17:27 +00:00
cls%seawood.org
8fa223847d
Use OS_LIBS for system libraries.
...
Fixing tinderbox bustage.
2004-02-07 08:55:40 +00:00
cls%seawood.org
ecbb9d4b08
Add support for timeouts of cvs checkouts.
...
Bug #184757 r=bryner
2004-01-31 21:31:54 +00:00
jim_nance%yahoo.com
02a08d62dc
Fix Bug 232051 - Make jprof work with Fedora Core1. The stack walking code
...
did not work on that platform. r=dbaron sr=dbaron.
2004-01-25 01:51:39 +00:00
dbaron%dbaron.org
d1aa6370be
Make nsTraceRefcnt bloat test less prominent and rename nsTraceRefcnt leak test to RLk.
2004-01-21 20:56:42 +00:00
dbaron%dbaron.org
0dad9eb69c
Note out-of-component pointers.
2004-01-17 20:52:40 +00:00
alecf%flett.org
cf37cd1d01
minor updates to spacetrace:
...
- show progress while loading the events file
- show more detailed leak summary
no review, this is a debug-only tool and I'm only changing console output
2004-01-13 16:35:45 +00:00
timeless%mozdev.org
4d7e65f171
Bug 230209 Infinite loop in DRefTool because error condition was dropped on floor
...
r=bz
2004-01-09 10:14:47 +00:00
dbaron%dbaron.org
a71802a815
Remove pc tests in stack walking code that prevent it from working on Fedora Core 1. b=227396 r=bryner
2004-01-03 19:16:31 +00:00
dbaron%dbaron.org
ad1d400539
Remove bogus --enable-perf-metrics.
2003-12-31 19:41:03 +00:00
dbaron%dbaron.org
93497517b6
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 r=dougt sr,a=brendan
2003-12-12 23:02:12 +00:00
timeless%mozdev.org
94682d5678
Bug 226123 Add configurable function list to DRefTool and limit |new| to c++
...
r=dwitte
2003-11-20 17:23:40 +00:00
timeless%mozdev.org
7df4a8b87f
Bug 225604 Dreftool should not follow symlinks (by default)
...
r=dwitte
2003-11-18 20:52:01 +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
timeless%mozdev.org
10da106e6e
Bug 225523 Minor dreftool change to get consistent bonsai output
...
r=riceman+bmo@mail.rit.edu
2003-11-13 03:49:37 +00:00
timeless%mozdev.org
2f0a3ffd6f
Bug 8227 dreftool - rickg's phase 1 preventative crash maintenance
...
r=bernd
This is dreftool, resurrected with the help of kherron, bernd, and myself.
Licensing has been switched per http://bugzilla.mozilla.org/show_bug.cgi?id=8227#c45
to MPL/GPL/LGPL.
Old copies of xpcom classes have been removed, dreftool now uses the normal ones.
New:
* Builds on Linux and uses NSPR, so it should be possible to use it on most
systems.
* Member variables are screened.
* Tries to recognize NS_ENSURE early outs.
* Can parse a single file.
* The summary can indicate what it was told to parse.
* Links to LXR can be generated. Using this feature is not recommended as pieces of
mozilla tend to be on branches and the links will be bad. If for non branched content,
the links will drift as the files are changed.
* Links to Bonsai against the file revision will be generated if CVS records are
detected. This is good, unless you have local modifications in your tree.
Known issues:
* Aliasing isn't detected, so
|a = new something; *foo = a; if (!*foo) return NS_ERROR_FAILURE;| is flagged.
e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/accessible/src/html/nsHTMLSelectAccessible.cpp&rev=1.33&mark=920-921,922,923,925#920
* Assigning to dereferenced objects
|*foo = new something| is not quite correctly handled (perhaps it's misinterpreted as
|foo = new something|. e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/extensions/transformiix/source/xslt/txStandaloneXSLTProcessor.cpp&rev=1.11&mark=88,92,96,99,84#91
* Various other allocators aren't caught: strdup and co., nsCRT::, nsMemory::, ...
* There's no way to provide a user defined list of allocators.
People should of course not file bugs simply based on dreftool, they should file bugs
after verifying that the complaints from dreftool are valid.
2003-11-13 00:01:30 +00:00
timeless%mozdev.org
deaed0fe6f
Bug 8227 dreftool - rickg's phase 1 preventative crash maintenance
...
r=bernd
This is dreftool, resurrected with the help of kherron, bernd, and myself.
Licensing has been switched per http://bugzilla.mozilla.org/show_bug.cgi?id=8227#c45
to MPL/GPL/LGPL.
Old copies of xpcom classes have been removed, dreftool now uses the normal ones.
New:
* Builds on Linux and uses NSPR, so it should be possible to use it on most
systems.
* Member variables are screened.
* Tries to recognize NS_ENSURE early outs.
* Can parse a single file.
* The summary can indicate what it was told to parse.
* Links to LXR can be generated. Using this feature is not recommended as pieces of
mozilla tend to be on branches and the links will be bad. If for non branched content,
the links will drift as the files are changed.
* Links to Bonsai against the file revision will be generated if CVS records are
detected. This is good, unless you have local modifications in your tree.
Known issues:
* Aliasing isn't detected, so
|a = new something; *foo = a; if (!*foo) return NS_ERROR_FAILURE;| is flagged.
e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/accessible/src/html/nsHTMLSelectAccessible.cpp&rev=1.33&mark=920-921,922,923,925#920
* Assigning to dereferenced objects
|*foo = new something| is not quite correctly handled (perhaps it's misinterpreted as
|foo = new something|. e.x.
http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/extensions/transformiix/source/xslt/txStandaloneXSLTProcessor.cpp&rev=1.11&mark=88,92,96,99,84#91
* Various other allocators aren't caught: strdup and co., nsCRT::, nsMemory::, ...
* There's no way to provide a user defined list of allocators.
People should of course not file bugs simply based on dreftool, they should file bugs
after verifying that the complaints from dreftool are valid.
2003-11-12 22:38:24 +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
dbaron%dbaron.org
de075d53c7
Local BSD/OS-only change on otaku.
2003-11-04 22:14:12 +00:00
bryner%brianryner.com
c014ae8024
On Linux, enable jprof to use /dev/rtc for up to 8 KHz sampling. Bug 128673, original patch by shaver, some additional fixes by me, r=shaver, sr=dbaron.
2003-11-01 07:34:18 +00:00
dbaron%dbaron.org
bdb1184a8c
date works on windows as well. r=bryner
2003-10-30 04:01:33 +00:00
cls%seawood.org
9996f78093
Updating "standalone" build module dependency maps.
2003-10-18 03:10:08 +00:00
bryner%brianryner.com
996ce18c4d
I meant to check for an empty string as well as a null string. Really. r=mozbot.
2003-10-16 10:04:14 +00:00
bryner%brianryner.com
b132b91304
fall back to dynamic symbol table if no symbols were found in the symtab section. bug 222165, r=dbaron
2003-10-14 21:49:21 +00:00
bryner%brianryner.com
eb42846021
Don't ignore libraries loaded at address 0x0, or we'll ignore libc. Bug 222158, r=dbaron.
2003-10-14 21:05:22 +00:00
dbaron%dbaron.org
87114af819
Add simple script to allow cycling between multiple tinderbox trees and configurations. b=218879 r=bryner
2003-10-13 22:11:16 +00:00
dbaron%dbaron.org
7db361c2d8
Allow stopping and starting of multi-tinderbox.pl as well.
2003-10-13 22:09:20 +00:00
bryner%brianryner.com
9e48286541
fixing gcc 3.4 bustage (extra semicolon)
2003-10-05 03:36:25 +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
mcafee%netscape.com
e73ff11d5a
script to count various mozilla downloads, currently works on komodo.mozilla.org
2003-09-06 06:55:53 +00:00
bryner%brianryner.com
ea3073232a
Page loader updates to work with mod_perl 2.x:
...
- Give example conf file for mod_perl 2 in README.txt
- Use RegistryPrefork handler to emulate mod_perl 1.x's chdir() behavior
- Add version of RegistryPrefork.pm backported for mod_perl <= 1.99_08
- Don't autoflush output in the middle of sending HTTP headers; it confuses mod_perl's ParseHeaders
- Comment out a warn() that's not really needed
r=jrgm
2003-08-30 03:43:33 +00:00
cls%seawood.org
b85dff5722
Use cygpath instead of assuming default mountpoint is /cygdrive .
2003-08-28 07:22:43 +00:00
cltbld%netscape.com
ec65d2789d
tegu -> axolotl for graph server.
2003-08-27 21:11:48 +00:00
dbaron%dbaron.org
77eb1e2187
Accept trace-malloc stack format as well.
2003-08-18 05:07:31 +00:00
cls%seawood.org
6cb458c070
Update module-deps meta files with the latest module data.
...
Remove the hardcoded module2dir mapping and use the results from echo-requires-recursive instead.
Add README which briefly explains how module-deps is supposed to work.
Add XSLT hacks to modules.mk.footer.
Add cygdrive hacks to modules.mk.stub.
Force string & embedstring to be built after xpcom since they now live in the xpcom hierarchy.
2003-08-15 23:37:56 +00:00
cls%seawood.org
afb4fb8a5d
Update module-deps meta files with the latest module data.
...
Remove the hardcoded module2dir mapping and use the results from echo-requires-recursive instead.
Add README which briefly explains how module-deps is supposed to work.
Add XSLT hacks to modules.mk.footer.
Add cygdrive hacks to modules.mk.stub.
Force string & embedstring to be built after xpcom since they now live in the xpcom hierarchy.
2003-08-15 22:37:25 +00:00
cls%seawood.org
dd07016bc1
Update map files.
2003-08-15 10:57:00 +00:00
dbaron%dbaron.org
adf9498f52
Print output of profile creation. Print all arguments to commands, not just the filename. b=215331 r=bryner
2003-08-13 22:21:13 +00:00
dbaron%dbaron.org
cf790cd973
Fix missing last character for test results for some cygwin-newline variants. Pass args to codesize test correctly (one arg per array element). b=207797 r=bryner
2003-08-13 22:06:48 +00:00
dbaron%dbaron.org
325632723d
Make code clearer.
2003-08-09 01:41:06 +00:00
dbaron%dbaron.org
9e195cde99
Stop breaking negative numbers in calltrees.
2003-08-08 22:32:40 +00:00
dbaron%dbaron.org
00bb7ddd70
Allow fixup of counts at end of make-tree.pl output.
2003-08-08 22:30:37 +00:00
dbaron%dbaron.org
469ee98028
Clean up a little. Improve output.
2003-08-08 22:23:18 +00:00
dbaron%dbaron.org
f002c1c41e
Add script to use addr2line to get more useful information out of Linux stack traces.
2003-08-08 08:51:56 +00:00
dbaron%dbaron.org
b7ab30e625
Fix bustage. The changes leaf made did not work for me, anyway.
2003-08-06 02:08:06 +00:00
cls%seawood.org
6dce5b5fb4
Fixing leaky bustage
2003-08-01 21:42:02 +00:00
leaf%mozilla.org
e580164ee4
bug 213925. let post-mozilla.pl pass back a binary url. r=granrose
2003-07-26 00:17:45 +00:00
jaggernaut%netscape.com
19fb288158
Fix problem matching against commented out REQUIRES lines, and fix problem where we didn't test some modules from the REQUIRES line.
2003-07-09 19:31:55 +00:00
cltbld%netscape.com
071928d826
parameterize client.mk to Settings::moz_client_mk so we can substitute other builds here, e.g. camino. -mcafee
2003-06-26 01:06:48 +00:00
cltbld%netscape.com
98f1270db0
off the branch, need to check checkout status. -mcafee
2003-06-26 01:05:15 +00:00
dbaron%dbaron.org
8c167ea60e
Be sure to call NS_TraceMallocStartup so we know (on Unix) not to waste time logging everything once we know there is no command-line argument. b=113833 r+sr=brendan
2003-06-21 00:28:05 +00:00
cltbld%netscape.com
d4258e1fc5
renamed to build-camino.pl
2003-06-20 19:22:59 +00:00
cltbld%netscape.com
8cb65e4476
shorten some display names to save horiz space
2003-06-20 03:29:50 +00:00
alecf%flett.org
85f5373977
oops, didn't mean to check that in
2003-06-18 02:14:15 +00:00
alecf%flett.org
3a90fb6cfc
oops, minor cleanup on the UI to distinguish between callsite and allocation listings for the "top" or "normal" callsites
...
again, not part of normal build
2003-06-18 02:13:46 +00:00
alecf%flett.org
3507af42d7
not part of build
...
revamp the spacetrace interface to provide scrolling tables for easier navigation of child callsites, local allocations, and more.
2003-06-18 02:02:02 +00:00
alecf%flett.org
a4c966781c
minor warnings cleanup, make a htmlStartTable() method to consolidate some code
...
not part of the build
2003-06-17 23:01:46 +00:00
alecf%flett.org
d25cbadc23
reformat these files with 'indent' so that they are actually maintainable
...
not part of default build
2003-06-17 21:10:49 +00:00
timeless%mozdev.org
560c0d1118
Bug 190772 make-tree.pl sort order isn't very friendly
...
r=dbaron
2003-06-13 01:10:19 +00:00
cltbld%netscape.com
3fa1af59ff
default to 7 days.
2003-06-10 03:34:41 +00:00
alecf%flett.org
729e809e11
refactor some of the options page, pretty it up a bit
...
NOT PART OF BUILD
2003-06-05 19:56:06 +00:00
alecf%flett.org
fecf4aa82b
ugh, take two - remove PR_ASSERT, tabs, and extra ^M's
2003-06-04 20:53:57 +00:00
alecf%flett.org
ce8899d0c7
spacetrace updates (not part of build)
...
- use arenas for hashtable allocation - reduces spacetrace's mem usage tremendously for large files
- code cleanup & wrapping
- UI cleanup - headers & such
- fix nsTraceMalloc to at least support long stacks, so that we don't barf if we have trouble reading the stacks
2003-06-04 20:15:10 +00:00
cltbld%netscape.com
6d90f46f9d
Fixing file-not-found error on dom test.
2003-05-28 21:43:41 +00:00
dwitte%stanford.edu
08f0de2ae5
Bug 106386: Correct misspellings in source code
...
s/avilable/available/ in a couple places.
patch by nb, r=timeless, sr=brendan.
2003-05-27 22:55:16 +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%flett.org
e54acab845
slightly change the spacetrace output so people know what to DO with port 1969
...
this is a spacetrace-only change, not part of the build
2003-05-22 20:59:55 +00:00
bryner%netscape.com
1f9d3b6c54
Use the 'exec PROGRAM LIST' form of exec() so that running a command with no arguments doesn't get split up into words. Fixes executing a command with no arguments that has spaces in the path.
2003-05-17 08:34:44 +00:00
heikki%netscape.com
d528efc700
Bug 201356, make page load tests support XML documents, r=jrgm.
2003-04-29 00:27:06 +00:00
darin%netscape.com
4ef6352e18
make it work on linux r=dougt
2003-04-23 23:44:48 +00:00
cltbld%netscape.com
cdcc78cfed
Look in $Settings::ProductName.app/ on Mac. bryner checking in as cltbld.
2003-04-23 19:54:55 +00:00
cltbld%netscape.com
9fa84fa198
use Settings::ProductName on mac. bryner checking in as cltbld.
2003-04-22 06:54:26 +00:00
cltbld%netscape.com
91c35942d5
Add cvs co time to opaque raw data blurb.
2003-04-21 08:28:57 +00:00
cltbld%netscape.com
0f5139a233
defaults for BuildAdministrator
2003-04-21 07:27:10 +00:00
alecf%netscape.com
12e3f17615
more clever CSS to beautify spacetrace just a bit
...
(not part of build)
2003-04-21 07:26:07 +00:00
alecf%netscape.com
4deb792c6e
ignore generated files
2003-04-17 07:41:23 +00:00
alecf%netscape.com
606a5b3384
add CSS appearence support to spacetrace, as a start for making the UI a little more dynamic
...
(not part of build)
2003-04-17 07:36:28 +00:00
cltbld%netscape.com
0f6722ab06
Switching server for this test to coffee.
2003-04-17 01:01:16 +00:00
cltbld%netscape.com
78f5a6ef2f
save timefiles in directory
2003-04-16 23:10:25 +00:00
cltbld%netscape.com
07c53d5575
Fixing report script, variable for graph server
2003-04-16 22:58:58 +00:00
alecf%netscape.com
928c172da8
ignore generated files
2003-04-16 21:39:53 +00:00
bryner%netscape.com
44f66a9f73
Honor $Settings::ProductName on unix by using lowercased ~/.productname as the profile location. Bug 202073, r=mcafee.
2003-04-16 00:01:54 +00:00
cltbld%netscape.com
a8d282fa76
added comments to tests :-)
2003-04-15 00:46:31 +00:00
dougt%netscape.com
64fc15ba73
testy - first cut
2003-04-10 19:51:25 +00:00
jj%netscape.com
b227496010
Perl modules update needs to be done as root.
2003-04-10 00:52:09 +00:00
jj%netscape.com
60c74985ba
added comments to describe how to install perl modules needed for performance tests. -- mcafee
2003-04-09 23:59:52 +00:00
jrgm%netscape.com
6821b2ed29
add a little more info to the readme file
2003-03-29 01:50:12 +00:00
jrgm%netscape.com
c23afd17ea
change to use single-quote instead of double-quote in SQL statements [bug in perl module?]; allow the urllist.txt to specify a charset to be sent in the content-type header; make it possible to run the test with a 'https' scheme (SSL)
2003-03-29 01:41:29 +00:00
cltbld%netscape.com
236d058e2a
Adding tbox reporting. -mcafee
2003-03-28 08:32:37 +00:00
seawood%netscape.com
c95483e0b2
Missed one.
2003-03-27 08:01:27 +00:00
cltbld%netscape.com
77fa266247
Adding send_tbox_packet(). -mcafee
2003-03-27 04:27:45 +00:00
seawood%netscape.com
1d0348fceb
Add objdir support to codesighs scripts
...
Bug #197656 r=alecf
2003-03-25 21:39:35 +00:00
cltbld%netscape.com
bc5b6828f3
HTTP version of tree status script. Report how long an httpd server has been up. -mcafee
2003-03-25 01:21:15 +00:00
cltbld%netscape.com
61b291f86f
Ading reportdata.pl. -mcafee
2003-03-25 01:19:40 +00:00
cltbld%netscape.com
aa98771054
Fix abs path for cronjob. -mcafee
2003-03-25 01:19:05 +00:00
cltbld%netscape.com
c05d81824b
Adding reportdata.pl, to reuse some perl code.
2003-03-25 00:19:21 +00:00
bbaetz%acm.org
388ce0b434
Bug 197656 - codesighs test doesn't handle relative objdirs
...
r=cls
2003-03-16 08:07:17 +00:00
bbaetz%acm.org
6d7dca61ba
Bug 197631 - BloatTest2 diffs work only on windows
...
r=cls
2003-03-16 07:53:31 +00:00
seawood%netscape.com
2bde24cf50
Add prelim objdir support for codesighs test
2003-03-15 02:12:11 +00:00
cltbld%netscape.com
b609b3a6ca
turn off window leak test for now, it doesn't work right
2003-03-08 04:06:39 +00:00
cltbld%netscape.com
6afbd30489
QATest needs security.warn_submit_insecure=true. -mcafee
2003-03-06 03:02:32 +00:00
cathleen%netscape.com
3a4b925c76
fix windows trace-malloc build. this file was removed in config/os2, needed for command line utility
2003-03-06 01:32:39 +00:00
cltbld%netscape.com
bc7e3948e2
comment only, re: external tests. -mcafee
2003-03-04 02:59:48 +00:00
cltbld%netscape.com
19a8f97ff1
renaming binary from Navigator to Camino, profile path still Chimera for now. -mcafee
2003-03-04 01:49:26 +00:00
cltbld%netscape.com
546f325b2f
First-pass at renaming chimera to camino, tools need to change also.
2003-03-04 01:39:31 +00:00
seawood%netscape.com
112011dddc
Force dos line-endings on bloaturls.txt to avoid having the file misparsed by win32 builds.
...
Remove dependency upon dos2unix.
Bug #155224 r=jrgm
2003-03-01 00:55:20 +00:00
cltbld%netscape.com
95d4628e0a
fixing another warning - mcafee
2003-02-20 21:25:22 +00:00
cltbld%netscape.com
85221acb13
Cleaning up warnings from non-existant ENV vars. -mcafee
2003-02-20 21:20:21 +00:00
cltbld%netscape.com
546c0b6119
more time for QA test, again
2003-02-19 23:48:24 +00:00
cltbld%netscape.com
2dc5630702
more time for qatest
2003-02-19 21:44:22 +00:00
cltbld%netscape.com
cc71cbeede
win32 comment
2003-02-18 23:48:13 +00:00
cltbld%netscape.com
22dbc09c80
Support for running tests with TestGtkEmbed. r/a=jrgm (mcafee)
2003-02-18 00:22:42 +00:00
cltbld%netscape.com
a2d61bdb96
Fixing QA test, need JS dump on. -mcafee
2003-02-13 02:31:08 +00:00
sspitzer%netscape.com
5dbc0858ba
supplimental fix for #192074 .
...
removing mozilla/mailnews/absync from the tree.
r=cls, this bug has a=asa
2003-02-12 19:56:53 +00:00
cltbld%netscape.com
fb91175455
Comment: don't run xpcomglue test on MacOSX. r=dougt,ccarlen
2003-02-06 20:27:17 +00:00
mcafee%netscape.com
a2f04b3b58
*.linux.* renamed to *.unix.* + darwin changes. r=smfr
2003-02-03 02:02:39 +00:00
cltbld%netscape.com
211db17a37
Codesize test needs MOZ_MAPINFO set before we pull, to get mozilla/tools/codesighs directory. r/a=bruner. (mcafee)
2003-02-01 01:16:37 +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
cltbld%netscape.com
3cefe84941
Codesize test: Adding save-logs-for-debugging for simon. -mcafee
2003-01-30 03:27:36 +00:00
cltbld%netscape.com
a84551b36d
Switching to unix-named file.
2003-01-28 01:51:28 +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
cltbld%netscape.com
1d99cdf649
Fix Zdiff label change for embed case. -mcafee
2003-01-23 03:55:44 +00:00
cltbld%netscape.com
ebafab8f41
shaking out last few bugs from codesize test changes. -mcafee
2003-01-23 03:48:15 +00:00
cltbld%netscape.com
37b555498e
Refactor codesize test so we can run both Z and mZ (SeaMonkey/Embed) numbers sequentially. Previously you had to pick one or the other.
2003-01-23 03:16:18 +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
locka%iol.ie
78efaaeec4
NOT PART OF BUILD. Utility for listing and counting how many times iids are referenced by each executable and library
2003-01-20 19:36:59 +00:00
dbaron%dbaron.org
405b8b2d16
Two typo fixes.
2003-01-18 18:37:41 +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
dbaron%dbaron.org
21dc591312
Some minor tweaks. b=98665 sr=waterson
2003-01-18 16:26:26 +00:00
dbaron%dbaron.org
8fcaea2022
Add memory dump reader and new tool (leaksoup) for analyzing leak graph at shutdown. b=179212 Partly reviewed by brendan.
2003-01-18 16:24:55 +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
seawood%netscape.com
a4a1488c1d
Backing out cvs timeout changes.
2003-01-17 19:27:14 +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
dougt%netscape.com
93c0b1334f
Missed the tm.def file
2003-01-16 21:26:02 +00:00
dougt%netscape.com
927c29d1d6
move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood.
2003-01-15 20:40:06 +00:00
seawood%netscape.com
b4c2921a65
Return to using clobber_all instead of distclean.
2003-01-14 10:51:47 +00:00
seawood%netscape.com
6d7c2c106e
Backed out previous checkin.
2003-01-14 10:51:13 +00:00
seawood%netscape.com
928b582882
Oops forgot to change this back to 1hr.
2003-01-14 10:05:32 +00:00
seawood%netscape.com
850a7a8524
Run the clobber & build steps in separate processes since they use the same ruleset and the dependency to re-run configure isn't triggered properly.
2003-01-14 09:15:03 +00:00
seawood%netscape.com
8a60bba907
Add support for timing out cvs checkouts.
...
Bug #184757 r=mcafee
2003-01-14 08:27:05 +00:00
cltbld%netscape.com
38e29e7797
Adding safari pageload test.
2003-01-10 03:40:46 +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
cltbld%netscape.com
4183331710
Adding debug setting. Added --skip-mozilla flag to help debug post-mozilla.pl scripts. (mcafee) r=jj
2003-01-08 02:50:57 +00:00
cltbld%netscape.com
e103c642ea
Commenting out test mode for QATest, we're live now. -mcafee
2003-01-07 22:13:19 +00:00
jrgm%netscape.com
9d9c1f6355
Changing value of user_pref 'dom.allow_scripts_to_close_windows' from '2' to 'true' so that it actually takes effect.
2003-01-07 04:33:26 +00:00
cltbld%netscape.com
d7073daa75
Fixing qatest a bit. -mcafee
2003-01-07 00:33:31 +00:00
cltbld%netscape.com
9087ad5288
Condensing HTML table, for tbox uses. -mcafee
2003-01-06 19:48:10 +00:00
cltbld%netscape.com
dceb2278c9
Added express mode for just printing table out. -mcafee
2003-01-02 23:23:29 +00:00
dbaron%fas.harvard.edu
0a31e6afb5
Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only.
2003-01-01 23:53:20 +00:00
mcafee%netscape.com
ff4506f151
TinderboxPrint: now just prints the rest of the line out, bloat2 test needs 3 separate TinderboxPrint: prefixes. Removing old scrape comments.
2002-12-27 09:43:21 +00:00
mcafee%netscape.com
c645b7fe20
Removing dead comments
2002-12-27 09:39:42 +00:00
cltbld%netscape.com
c921db1dcb
Attempting qatest content generation. -mcafee
2002-12-27 03:15:21 +00:00
cltbld%netscape.com
9612ac1644
cleaning up unused code, debug printfs. -mcafee
2002-12-27 02:30:39 +00:00
cltbld%netscape.com
a607221992
First attempt at qatest script. -mcafee
2002-12-27 02:22:56 +00:00
cltbld%netscape.com
e769164405
Changes for QA/JS test. Backed sleep times from 10s to 5s. -mcafee
2002-12-26 22:44:55 +00:00
cltbld%netscape.com
35a14f64ac
Fixing CodesizeTestType usage. -mcafee
2002-12-26 08:57:59 +00:00
cltbld%netscape.com
89f3f312c9
Adding parameter for auto or base summary runs of codesize test. -mcafee
2002-12-25 00:11:20 +00:00
cltbld%netscape.com
d435ef4089
cleaning up debug printfs, comment. -mcafee
2002-12-21 09:16:00 +00:00
cltbld%netscape.com
1a5bb23aaf
uncomplicating profile fu. -mcafee
2002-12-21 02:46:17 +00:00
cltbld%netscape.com
e8f5238f91
Mac profile location changed, fixing tests for that on mac. Took / out of Darwin name to save horizontal space. (mcafee)
2002-12-21 00:08:26 +00:00
cltbld%netscape.com
6ba0469aea
xpcomgluetest should be off by default -mcafee
2002-12-20 23:40:04 +00:00
cltbld%netscape.com
a31d8c5dc2
Depreciating RunTest option, use RunMozillaTests now. -mcafee
2002-12-20 06:04:39 +00:00
cltbld%netscape.com
6a70e9b150
Adding dougt as contact for failure of XpcomGlueTest. -mcafee
2002-12-18 02:45:39 +00:00
cltbld%netscape.com
5a1af57b74
Adding Xpcom Glue test, a=dougt. -mcafee
2002-12-17 09:04:00 +00:00
cltbld%netscape.com
83992b24fe
Workaround array error, sorry fixing this soon. -mcafee
2002-12-17 03:53:42 +00:00
cltbld%netscape.com
16e0d106f2
Fixing busted rv, -mcafee
2002-12-17 03:45:21 +00:00
cltbld%netscape.com
31257cdc46
Adding QA DOM/JS test. Tweaking timeout for codesize test for windows long case. -mcafee
2002-12-17 03:13:52 +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
mcafee%netscape.com
da89561108
handle zero case in PrintSize() -mcafee
2002-12-06 18:52:32 +00:00
cltbld%netscape.com
afa1b650a4
back off on Zdiff formatting, I accidentally lopped off the +/- data. -mcafee
2002-12-06 00:02:06 +00:00
cltbld%netscape.com
044081b37b
BuildSize() added a parameter recently to control number of sig figs. -mcafee
2002-12-05 22:22:27 +00:00
cltbld%netscape.com
c98ecf2768
Turn avg off for codesize graph link. Condense Zdiff display number also.
2002-12-05 03:07:50 +00:00
cltbld%netscape.com
254c41940d
Display codesize in MB/KB. Sigfig change to allow 3, 4, etc. sig figs.
2002-12-05 00:09:16 +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
88366a16bb
Not part of build.
...
Script to help determine where uuids are declared and who uses them.
2002-11-27 02:09:05 +00:00
cltbld%netscape.com
df293b4579
up clamp to 20 hours
2002-11-26 08:20:40 +00:00
cltbld%netscape.com
3e9bef1064
oops, wrong units for clamp rule
2002-11-26 07:42:40 +00:00
cltbld%netscape.com
606fc060ef
clamp y-axis at 8hrs
2002-11-26 01:02:59 +00:00
cltbld%netscape.com
4b4898e28e
aim string
2002-11-22 23:19:20 +00:00
cltbld%netscape.com
2cb82ef1fa
filter irc string
2002-11-22 07:06:10 +00:00
cltbld%netscape.com
860de05db0
more log trimming
2002-11-22 06:05:39 +00:00
sfraser%netscape.com
b1a492ab2d
Change TinderUtils::print_log "foo" to TinderUtils::print_log("foo") to keep perl 5.6.0 happy.
2002-11-21 20:32:28 +00:00
cltbld%netscape.com
28751369b5
filter out windows ^Ms
2002-11-21 06:23:39 +00:00
cltbld%netscape.com
f8d6c06154
remove </a>
2002-11-21 02:34:44 +00:00
cltbld%netscape.com
4925e25ea6
Further specify data file locations. Record current sheriff using crude scraping/reducing pattern stuff.
2002-11-21 01:45:04 +00:00
cltbld%netscape.com
89e9b9a5a2
Fixing array error. minor ordering of test prefs. (mcafee)
2002-11-21 00:40:37 +00:00
mcafee%netscape.com
205422a53a
script to graph tree status over time
2002-11-20 19:31:44 +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
cltbld%netscape.com
cc419923c6
Don't print Zdiff when values reporting zero change.
2002-11-19 02:59:39 +00:00
cltbld%netscape.com
373f2df04e
better comments for garrett codesize test. r=blythe, cathleen
2002-11-18 23:04:44 +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
blythe%netscape.com
b9ed90326d
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
brendan%mozilla.org
ff21e5d6c8
Fix up comments, overlong lines, NULL in C code, slight code simplification in log_filename (r/sr=blythe/dbaron).
2002-11-13 04:40:17 +00:00
blythe%netscape.com
afd088f12f
Not part of build.
...
Fix compile time error.
2002-11-09 16:42:50 +00:00
blythe%netscape.com
b5141c586e
Not part of the build.
...
Work in progress on heap fragmentation reporting tool.
2002-11-06 17:10:29 +00:00
blythe%netscape.com
6f6593ac94
Not part of any build.
...
Work in progress on heap fragmentation report tool.
2002-11-01 00:34:13 +00:00
blythe%netscape.com
d5677d2c5a
Not part of any build.
...
Temporary directories are to be unique.
2002-10-30 17:46:03 +00:00
blythe%netscape.com
d002ccd123
Not part of any build.
...
Work in progress on heap fragmentation tool.
2002-10-30 13:17:15 +00:00
seawood%netscape.com
33a7e2f757
Remove now bogus makefile.win check.
...
Modify all_modules detection so that we pickup virtual modules too.
2002-10-29 01:07:31 +00:00
blythe%netscape.com
f0cf02982b
Not part of build.
...
Polish the output of this trace-malloc tool with some options.
2002-10-26 19:24:22 +00:00
cathleen%netscape.com
b9a71c856e
update spacetrace catagory rules. not part of the build
2002-10-26 00:35:08 +00:00
blythe%netscape.com
7e677f4b39
Not part of build.
...
Fix for bug 176350, quicker trace malloc stats for performance eyeballing.
2002-10-26 00:21:42 +00:00
cltbld%netscape.com
66e05000de
Moving scrape logic over to perl side, insert unique token here. (mcafee)
2002-10-25 16:00:31 +00:00
seawood%netscape.com
1dabfbc129
Update REQUIRES meta-data from recent build.
...
Bug #173066 r=mcafee a=dbaron
2002-10-25 04:16:07 +00:00
seawood%netscape.com
6543649595
Modifying module-dep scripts to allow them to generate a full modules.mk & allmakefiles.sh useful for building any module using --enable-standalone-modules.
...
Bug #173066 r=mcafee a=dbaron
2002-10-25 04:09:13 +00:00
cltbld%netscape.com
74204ad075
add diff to log. typo in rename. (mcafee)
2002-10-25 02:32:42 +00:00
cltbld%netscape.com
5d17971281
Moving codesize test reporting to perl-side. Added graph support. Fixed units to bytes. (mcafee)
2002-10-25 00:23:18 +00:00
blythe%netscape.com
5a79a03b40
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
4cc0169ca2
First pass at garrett codesize test.
2002-10-24 01:07:14 +00:00
cltbld%netscape.com
a5e6773852
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
1fa25ef7ed
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
5129482b8c
Not part of build.
...
Reassign weak objects to data instead of code.
2002-10-21 17:50:47 +00:00
seawood%netscape.com
d3e817cba6
Use chomp not chop to strip newlines from results
2002-10-21 04:44:36 +00:00
seawood%netscape.com
56b65dd32e
This patch does the following:
...
- converts all commands to an arguments array for passing to exec()
- Runs "dos2unix" on the log file before mailing it off, if on Windows
- Adds a "ProductName" config option to control where to look for the profile on Windows.
- Fixes clobbering of the profile on Windows.
- Makes the script look for the HiRes time module instead of the Win32API module for cygwin perl.
Thanks to Brian Ryner <bryner@netscape.com> for the patch.
Bug #115690 r=cls
2002-10-20 07:28:24 +00:00
seawood%netscape.com
7bf5edc448
Remove the newlines from the tokens returned by AliveTestReturnToken. Add a special check for cygwin perl which has a chomp that does not properly handle dos-newlines.
2002-10-20 07:02:57 +00:00
blythe%netscape.com
53b9bd1003
Not part of build.
...
fix command line option spelling
2002-10-18 20:28:49 +00:00
cltbld%netscape.com
6817ede0a5
Switching to CSRCS to get dependencies to work right. r=garrett
2002-10-18 00:04:54 +00:00
blythe%netscape.com
2c12ec1b21
Not part of the build
...
Fix so that it compiles on linux.
2002-10-17 22:42:00 +00:00
blythe%netscape.com
a72bc9f409
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
cltbld%netscape.com
0403d53b89
Whitespace changes, no tabs.
2002-10-17 19:46:06 +00:00
blythe%netscape.com
3afe8b8387
Not part of build.
...
More verbose help text of these commands.
2002-10-17 01:06:06 +00:00
blythe%netscape.com
a8b62f54ba
NOT part of build
...
demangle symbols in report
2002-10-11 02:20:28 +00:00
blythe%netscape.com
6ecbbf9378
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
a836ea1d3d
not part of build
...
Enable usage of codesighs on linux.
2002-10-11 00:50:08 +00:00
blythe%netscape.com
cf1f4436b5
Not part of the build.
...
Forgot last pattern to exclude.
2002-10-04 20:09:08 +00:00
blythe%netscape.com
b905ee2349
Not part of the build.
...
Refine what input files to accept.
2002-10-04 20:05:48 +00:00
blythe%netscape.com
e476883078
Not part of a normal build.
...
Correct the help text of the script.
2002-10-04 03:14:25 +00:00
blythe%netscape.com
550adb1eb9
Not part of a normal build.
...
Add final touch to license.
2002-10-04 02:51:13 +00:00
blythe%netscape.com
f184f81c45
Not part of a normal build.
...
Forgot to license source code.
2002-10-04 02:40:43 +00:00
blythe%netscape.com
f6ec530931
Not part of any normal build (yet).
...
Map file parsing tools for a windows build.
Goal will be to use the script to hook up in tinderbox for code size delta tracking.
2002-10-04 02:33:15 +00:00
seawood%netscape.com
25974f891b
Remove extraneous ` from LD_LIBRARY_PATH
2002-09-15 08:12:41 +00:00
sfraser%netscape.com
d4ddd29430
Add output with a TinderboxPrint: line to show per-window leaks, and tweak the test to load about:blank.
2002-09-10 02:19:06 +00:00
sfraser%netscape.com
8f8ee755ef
Added window open/close leak test. r=sleestack
2002-09-10 01:06:00 +00:00
cltbld%netscape.com
e7225cc43d
Fixing timezone issues, posix errors for OSX/Jaguar. Added date +%Z option for OSX (and others). r=jrgm
2002-08-29 02:31:34 +00:00
cltbld%netscape.com
fd98a659de
chimera/projects going away, builds dir is now @ chimera/builds. a=smfr
2002-08-22 01:44:57 +00:00
cltbld%netscape.com
8034abfd98
Changes to match file moves in chimera project. a=smfr
2002-08-21 05:43:05 +00:00
cltbld%netscape.com
15d5fc06fc
Forgot to pass test_result back in run_all_tests, this was causing build status to be zero in some cases, which the server was rejecting. -mcafee
2002-08-19 23:26:22 +00:00
cltbld%netscape.com
c7d8b3234e
Fixing startup test, url was hard-coded to mozilla way, pass in args now. -mcafee
2002-08-13 02:15:26 +00:00
cltbld%netscape.com
427391610a
Use startup test function instead of cut-paste now. -mcafee
2002-08-13 02:06:57 +00:00
cltbld%netscape.com
9fc4989137
Move startup test into its own function so that it can be called from other builds like chimera. -mcafee
2002-08-12 15:51:00 +00:00
cltbld%netscape.com
86bdb80def
LayoutTest is now a function in TinderUtils, so that build-chimera.pl can reuse the code. -mcafee
2002-08-08 02:44:54 +00:00
mcafee%netscape.com
996411341b
Forgot to cleanup layout_time for 2nd run, this was causing the graph server to freak out.
2002-08-02 04:45:03 +00:00
cltbld%netscape.com
5087cfcdda
Moving run_all_tests to be closer to test definitions; cvs diff shows a wild diff here but it is really just moving a large function down in the file. -mcafee
2002-07-30 22:22:38 +00:00
cltbld%netscape.com
187edcd4a3
Removing defunct mailnews test. Cleaned up layout test comment. -mcafee
2002-07-30 00:10:34 +00:00
mcafee%netscape.com
7128c9547e
don't need this comment here..
2002-07-29 04:18:15 +00:00
mcafee%netscape.com
04913ffed8
fixing logic in pageload test for 2nd attempt case.
2002-07-26 19:10:58 +00:00
cltbld%netscape.com
b397d817a1
Switching to pageload_server instead of hard-coded url for pageload test. -mcafee
2002-07-24 21:32:49 +00:00
cltbld%netscape.com
cc6da1eafc
Setting pageload_server to more-appropriate default, spider. External people, please ask mcafee or jrgm for external ip. -mcafee
2002-07-24 18:08:15 +00:00
mcafee%netscape.com
9a8f927c85
fixed slash problem
2002-07-24 16:04:03 +00:00
cltbld%netscape.com
8dfca35551
Adding tests to chimera, I slammed this in here for now, need to rework build-seamonkey-utils.pl so tests can be called as functions. -mcafee
2002-07-23 07:54:18 +00:00
cltbld%netscape.com
1c911f6c53
Renaming RunTest to RunMozillaTests. Leaving in checks for RunTest for now. -mcafee
2002-07-23 07:52:30 +00:00
cltbld%netscape.com
88d931de1c
Renaming Settings::RunTest to Settings::RunMozillaTests to be more descriptive. Leaving in check for old RunTest variable for now, in case there are some clients relying on that. -mcafee
2002-07-22 21:45:52 +00:00
cltbld%netscape.com
89490792b3
fixing reset home dir logic, sorry. -mcafee
2002-07-20 06:19:15 +00:00
cltbld%netscape.com
e9e484e897
Adding ResetHomeDirForTests variable, some builds won't want to do this (chimera, etc.)
2002-07-19 21:03:01 +00:00
cltbld%netscape.com
b4a19174ec
Adding default, blank string for BuildNameExtra. -mcafee
2002-07-12 22:45:41 +00:00
cltbld%netscape.com
012fb28058
154815 fixed, removing hack. -mcafee
2002-07-12 03:50:49 +00:00
seawood%netscape.com
8f6f1756ce
Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL.
...
Bug 149032 r=timeless sr=scc
2002-07-02 20:25:30 +00:00
dbaron%fas.harvard.edu
017d80c219
Increase max stack crawl from 100 to 500. r=jim_nance sr=waterson b=154752
2002-07-02 03:17:23 +00:00
dbaron%fas.harvard.edu
e7f4661515
Print the library name when the library has no symbols. b=154752 r=jim_nance@yahoo.com sr=waterson
2002-07-02 03:16:44 +00:00
seawood%netscape.com
b4095c9f8c
Remove generated tmreader.$(OBJ_SUFFIX)
2002-07-01 02:15:11 +00:00
cltbld%netscape.com
8d2a6d9505
Adding cleanprofile stuff for chimera. checking in workaround for bug 154815 for now, will yank later. -mcafee
2002-06-29 00:08:17 +00:00
cltbld%netscape.com
8a6e9d6eca
Cleaning up tests stuff. -mcafee
2002-06-28 22:27:32 +00:00
alecf%netscape.com
a4025e1505
yay remove appshell -> rdf now that bug 132175 is fixed
...
not part of build
2002-06-27 00:29:10 +00:00
cltbld%netscape.com
d2f2e09232
Adding chimera_build_static, chimera_build_opt to help minimize script hacking.
2002-06-26 20:39:43 +00:00
cltbld%netscape.com
bfbd43e300
Static build comment
2002-06-22 00:53:41 +00:00
cltbld%netscape.com
dcacf42e5a
Wrapping pull & build with TestOnly, now --testonly flag will skip this for chimera build also.
2002-06-22 00:00:43 +00:00
cltbld%netscape.com
98c1732250
Explicitly deleting binary. Removed install from pbxbuild line. Increased AliveTestTimeout to 60 seconds from 45. New URL for test8. (mcafee)
2002-06-21 19:18:49 +00:00
cltbld%netscape.com
3261f6eb5b
Explicitly set cwd to home directory after setting /u/cltbld, apparently MacOSX/Darwin needs this. -mcafee
2002-06-21 19:14:13 +00:00
mcafee%netscape.com
ca4dee2731
oops, didn't mean to uncomment delete binary part
2002-06-21 00:58:21 +00:00
mcafee%netscape.com
7fd9295ecf
Fixing tab whitespace.
2002-06-20 23:41:33 +00:00
mcafee%netscape.com
3403cc5e67
find, commandhandler need to be built before embedcomponents (152516). r=cls, sr=alecf
2002-06-20 05:08:19 +00:00