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