ginn.chen%sun.com
|
c223f871f1
|
Bug 422055 Use jemalloc on OpenSolaris
p=Jason Evans, Ginn Chen r=ted.mielczarek a=beltzner
|
2008-04-30 07:14:45 +00:00 |
gavin%gavinsharp.com
|
05762b4aaf
|
Bug 428970: Implement --disable-vista-sdk-requirements configure option and update source to use it, patch by Jim Mathies <jmathies@mozilla.com>, r=rob_strong, r=bsmedberg, a=beltzner
|
2008-04-25 16:44:25 +00:00 |
reed%reedloden.com
|
9134b9a496
|
Bug 425979 - "Win2003 SDK and MinGW build error in ../mozilla/toolkit/components/parentalcontrols/src/nsParentalControlsServiceWin.cpp (add --disable-parental-controls)" (configure bits) [p=ted.mielczarek@gmail.com (Ted Mielczarek [luser]) r=bsmedberg a1.9=beltzner]
|
2008-04-09 06:17:11 +00:00 |
gavin%gavinsharp.com
|
10a16e1481
|
Bug 425159: properly support optional help viewer (--enable-help-viewer), r=neil, sr=bsmedberg
|
2008-03-28 18:08:59 +00:00 |
reed%reedloden.com
|
ecafebff79
|
Bug 424242 - Bump nightly version to Firefox 3.0pre/Gecko 1.9pre [p=reed r=nthomas a1.9+a1.9b5=beltzner]
|
2008-03-26 18:35:39 +00:00 |
ted.mielczarek%gmail.com
|
ac3d37bb2a
|
bug 403224 - build config fixes to build spidermonkey with icc. r=bsmedberg
|
2008-03-18 17:37:01 +00:00 |
benjamin%smedbergs.us
|
dbcb3db1f0
|
Bug 385677 - Breakpad fixes for GCC 4.3 (correct #includes and visibility wrappers), r+a=luser
|
2008-03-17 18:02:08 +00:00 |
dwitte%stanford.edu
|
dba12d7c41
|
Bug 409803 - gcc (4.1 only) zealously avoids inlining at -Os. make -finline-limit=50 the default on linux -Os builds. r=ted, blocking1.9+
|
2008-03-16 02:48:02 +00:00 |
jag%tty.nl
|
38aa25ff85
|
Bug 419621: Add rule so |make nsFoo.i| works for nsFoo.mm files. r=bsmedberg, a1.9+=damons
|
2008-03-13 11:12:10 +00:00 |
reed%reedloden.com
|
be1f96edd1
|
Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner]
|
2008-03-12 11:13:11 +00:00 |
reed%reedloden.com
|
3805937bba
|
Back out Mike Hommey's patch from bug 305782 due to build bustage.
|
2008-03-08 12:33:30 +00:00 |
reed%reedloden.com
|
fd79bde8cf
|
Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner]
|
2008-03-08 09:53:29 +00:00 |
ted.mielczarek%gmail.com
|
1c6dfae9cf
|
bug 419348 - build config fixes for profile-guided optimization on mac. fixes for PGO on universal builds, configure arg to disable PGO in spite of profiled build. r=bsmedberg
|
2008-03-06 11:57:22 +00:00 |
ted.mielczarek%gmail.com
|
fb76b0ebb2
|
bug 420759 - only public symbols for spidermonkey in breakpad. landing as bustage fix to get symbols into nightlies
|
2008-03-04 12:00:38 +00:00 |
nrthomas%gmail.com
|
2ea2c1a68e
|
Bug 418926, bump nightly version to 3.0b5pre/1.9b5pre following branch for 3.0b4, r=rhelmer, a=beltzner
|
2008-03-04 00:58:35 +00:00 |
gavin%gavinsharp.com
|
ecc54d8e32
|
Bustage fix from bug 415928, r=ted
|
2008-02-26 18:30:21 +00:00 |
neil%parkwaycc.co.uk
|
99f2e14c03
|
RTL flags aren't host Cflags when you're cross-compiling b=419272 r=ted a=damons
|
2008-02-25 23:38:23 +00:00 |
ted.mielczarek%gmail.com
|
4bb7ede001
|
bug 419348 - build config fixes for pgo on mac. r=bsmedberg
|
2008-02-25 20:52:19 +00:00 |
ted.mielczarek%gmail.com
|
98c6d64d89
|
bug 415928 - fix packaging of CRT with jemalloc - make nspr/nss play along. r=bsmedberg
|
2008-02-25 20:50:36 +00:00 |
joshmoz%gmail.com
|
25104f5ad1
|
use "-fobjc-exceptions" for all .mm files. p=shebs b=163260 r=josh r=ted
|
2008-02-22 21:08:37 +00:00 |
ted.mielczarek%gmail.com
|
c99da18699
|
attempt to fix thunderbird bustage from bug 263381 - support --with-system-sqlite3
|
2008-02-22 13:36:43 +00:00 |
ted.mielczarek%gmail.com
|
10f830f0da
|
bug 418613 - MOZ_DEBUG_SYMBOLS clobbers optimize flags, LDFLAGS. r=bsmedberg
|
2008-02-22 11:54:08 +00:00 |
reed%reedloden.com
|
981869b961
|
Bug 263381 - "support --with-system-sqlite3 in storage builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner]
|
2008-02-22 11:26:00 +00:00 |
dougt%meer.net
|
84ed508ef6
|
for windows cl host, -Fo is the preferred out option. -o is deprecated., b=418842, r=bsmedberg, a=beltzner
|
2008-02-21 21:02:06 +00:00 |
benjamin%smedbergs.us
|
624a4d7ef0
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 20:39:23 +00:00 |
ted.mielczarek%gmail.com
|
15bfe95de7
|
bug 361343 - make profiledbuild work on windows. r=bsmedberg
|
2008-02-20 23:29:12 +00:00 |
ted.mielczarek%gmail.com
|
8af2331823
|
bug 240267 - link error when doing make profiledbuild. r=bsmedberg
|
2008-02-16 22:23:08 +00:00 |
reed%reedloden.com
|
725e9b8564
|
Bug 345080 - "Allow use of external hunspell library" [p=mh+mozilla@glandium.org (Mike Hommey) r=mscott sr=bsmedberg a1.9=schrep]
|
2008-02-14 11:16:54 +00:00 |
jag%tty.nl
|
3b38f459a6
|
Bug 416529: Don't include .deps/.all.pp when not needed. r=benjamin, a=pavlov
This to prevent unnecessarily generating the file due to the FORCE prereq.
|
2008-02-13 13:41:49 +00:00 |
reed%reedloden.com
|
925b88a873
|
Bug 416450 - "Properly annotate recursive make invocation" (Mark MAKE_TIER_SUBMAKEFILES as a recursive make invocation) [p=jim@mozilla.com (Jim Blandy) r+a1.9=bsmedberg]
|
2008-02-13 11:35:45 +00:00 |
reed%reedloden.com
|
5ba1e3637a
|
Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep]
|
2008-02-13 11:33:40 +00:00 |
benjamin%smedbergs.us
|
b27c6528eb
|
Bug 412320 - generate QI for additional classes which, according to stats, show up in profiles as frequent callers of nsID::Equals, r=biesi,ted,sicking
|
2008-02-12 19:46:50 +00:00 |
reed%reedloden.com
|
60863d5b7a
|
Bug 401140 - "VC9 issues building zlib" [p=sciguyryan@gmail.com (Ryan Jones) r=luser/ted a1.9=damons]
|
2008-02-10 06:04:19 +00:00 |
jag%tty.nl
|
d969eb7c6b
|
Bug 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep
|
2008-02-09 10:37:44 +00:00 |
pavlov%pavlov.net
|
86a01ce3b1
|
Don't adjust PATH and LIB unless MOZ_MEMORY is set
|
2008-02-05 06:54:00 +00:00 |
rhelmer%mozilla.com
|
40ca1a7b81
|
bump b3 to b4 b=409880 r=reed
|
2008-02-05 04:26:21 +00:00 |
pavlov%pavlov.net
|
3b1de34d7a
|
bug 407459. hooking jemalloc up to the build system. r=various people
|
2008-02-05 03:16:25 +00:00 |
mozilla%weilbacher.org
|
d5c5d75bb1
|
Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system (apparently forgot this file on yesterday's checkin)
|
2008-01-29 13:29:20 +00:00 |
mozilla%weilbacher.org
|
a69995660c
|
Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system, r=ted.mielczarek, a=beltzner
|
2008-01-28 23:07:36 +00:00 |
mozilla%weilbacher.org
|
8eddf0f12b
|
Bug 413613: remove MOZ_EXTRA_X11CONVERTERS and the code it enables, r=smontagu, a=beltzner
|
2008-01-28 22:22:55 +00:00 |
benjamin%smedbergs.us
|
432ff728c7
|
Bug 412320 - Try code-generation for QI impls, r=roc+luser
|
2008-01-25 17:14:53 +00:00 |
mozilla%weilbacher.org
|
5750878092
|
Bug 376790: remove support for non-cairo GFX ports from configure.in, r=ted.mielczarek, a=mtschrep
|
2008-01-23 08:27:49 +00:00 |
ted.mielczarek%gmail.com
|
abb2e2cccf
|
bug 404855 - Crash Reporter UI Review, round 2, Linux bits. r=dcamp/bsmedberg
|
2008-01-23 00:06:41 +00:00 |
reed%reedloden.com
|
38e12ee76c
|
Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc]
|
2008-01-21 03:47:28 +00:00 |
reed%reedloden.com
|
6f9ce8a3d1
|
Back out Michael Ventnor's patch from bug 193001 for now, as it is causing crashes in bug 396024's mochitest.
|
2008-01-17 10:13:33 +00:00 |
reed%reedloden.com
|
e5354271fd
|
Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep]
|
2008-01-17 06:27:53 +00:00 |
sayrer%gmail.com
|
2bead260f3
|
Bug 411365. Start and stop Shark from JS. r=crowder, sr=jst
|
2008-01-16 20:42:51 +00:00 |
benjamin%smedbergs.us
|
d3de7b2128
|
Bug 386740 - Windows file versions are incorrect, r=luser
|
2008-01-14 15:24:19 +00:00 |
sdwilsh%shawnwilsher.com
|
c738a80c4f
|
Bug 408914 - Disable sqlite async IO. r=vlad
|
2008-01-10 03:21:56 +00:00 |
joshmoz%gmail.com
|
7401d25a3d
|
Leopard GDB complains of .o files having newer timestamp than executable. Patch by Stan Shebs. b=401767 r=bsmedberg
|
2008-01-07 22:07:42 +00:00 |
reed%reedloden.com
|
55c2653242
|
Bug 409971 - "remove warning on jar creation" [p=ynvich@gmail.com (Sergey Yanovich) r=bsmedberg a1.9=schrep]
|
2008-01-05 07:32:37 +00:00 |
dtownsend%oxymoronical.com
|
b3ecdab668
|
Bug 410258: EXTRA_PP_COMPONENTS and EXTRA_PP_JS_MODULES fail if the target
directory does not already exist. r=luser, a=beltzner
|
2008-01-04 08:57:11 +00:00 |
reed%reedloden.com
|
0f6fd6f32f
|
Bug 404513 - "Add Makefile target to launch solo xpcshell test without interactive mode" (don't run test twice) [p=laurent@xulfr.org (Laurent Jouanneau) r=luser a1.9=schrep]
|
2007-12-12 13:26:19 +00:00 |
bhearsum%mozilla.com
|
5e650b6a8b
|
407077: version/config bump up for Gecko 1.9b2. r=rhelmer, patch=me
|
2007-12-11 21:43:05 +00:00 |
mark%moxienet.com
|
5183252478
|
[10.5] 1.8 build configured with --enable-strip fails: strip: symbols referenced by relocation entries that can't be stripped in: .../xpinstall/src/libxpinstall.dylib. Always use ld -exported_symbols_list, never use nmedit -s. r=ted.mielczarek a/1.9=dsicore
|
2007-11-30 20:33:15 +00:00 |
reed%reedloden.com
|
65eb6d6f99
|
Bug 404513 - "Add Makefile target to launch solo xpcshell test without interactive mode" [p=laurent@xulfr.org (Laurent Jouanneau) r=robcee sr=luser a1.9=beltzner]
|
2007-11-23 01:42:22 +00:00 |
reed%reedloden.com
|
75cc46631d
|
Bug 402853 - Linker warnings for libxul/thebes [p=bsmedberg r=luser a1.9=damons]
|
2007-11-13 19:21:24 +00:00 |
jruderman%hmc.edu
|
e3aac8b2cd
|
Backing out bug 402853 to see if it fixes orange.
|
2007-11-11 02:42:18 +00:00 |
benjamin%smedbergs.us
|
54d1bfc2d4
|
Bug 402853 - Linker warnings for libxul/thebes, r=luser a=damons
|
2007-11-09 19:40:34 +00:00 |
reed%reedloden.com
|
6d40f3d7ee
|
Bug 185436 - "Software update for release builds" [p=smorgan sr=pink a1.9=beltzner]
|
2007-11-09 07:06:03 +00:00 |
nrthomas%gmail.com
|
88390f06ef
|
Bug 401741, bump nightly version to 3.0b2pre, r=ccooper, a=beltzner
|
2007-11-07 18:28:12 +00:00 |
reed%reedloden.com
|
d93a2653ce
|
Bug 401806 - "support building with dtrace enabled on Mac OS X" [p=Ryan r=luser aM9=schrep]
|
2007-11-02 06:36:50 +00:00 |
jst%mozilla.org
|
68fa078d79
|
Landing fix for bug 388564. Adding Dtrace probes to the JS engine. Patch by padraig.obriain@sun.com and brendan@sun.com, and some intergration work done by jst@mozilla.org. r=brendan@mozilla.org, igor@mir2.org, sayrer@gmail.com, and r+a=ted.mielczarek@gmail.com.
|
2007-10-19 22:24:32 +00:00 |
benjamin%smedbergs.us
|
dbe5823427
|
Bug 398730 - Remove default suffix rules from rules.mk and some fixes to help automated-rewriting efforts, r=luser a=sayrer
|
2007-10-13 22:14:28 +00:00 |
benjamin%smedbergs.us
|
50169187c1
|
Bug 398566 - Set MOZ_FIX_LINK_PATHS unconditionally, r=luser a=sayrer
|
2007-10-13 21:13:52 +00:00 |
ted.mielczarek%gmail.com
|
8dcfe7d131
|
bug 392857 - Can't build Fx 3.0a8pre with gcc 4.2.1 (visibility problem with curl headers). patch by Matthew Gregan <kinetik@flim.org>, r=me (blocking1.9)
|
2007-10-12 12:34:46 +00:00 |
bent.mozilla%gmail.com
|
33103428be
|
Bug 397796 - "Allow XULRunner apps to specify the name of xulrunner-stub via configure". r+a=luser.
|
2007-10-11 18:50:54 +00:00 |
jst%mozilla.org
|
642ea3eec9
|
Landing basic framework for dtrace support (bug 388564). Patch by john.rice@sun.com and padraig.obriain@sun.com. r+a=ted.mielczarek@gmail.com, sr=sayrer@gmail.com
|
2007-10-10 23:03:15 +00:00 |
pavlov%pavlov.net
|
1b666aacea
|
bug 362682. re-re-landing linux text goodness. r=vlad, patch by me and Behdad Esfahbod <mozilla@behdad.org>.
|
2007-10-06 07:26:14 +00:00 |
kaie%kuix.de
|
fa8ca2458f
|
Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog)
Code in mozilla/security/manager: r=rrelyea
Code elsewhere: r=mconnor, sr=dveditz
blocking1.9=mconnor
|
2007-10-03 11:52:26 +00:00 |
pavlov%pavlov.net
|
62a7f05115
|
backing out, again.. not sure what the leaks are.
|
2007-09-28 00:16:00 +00:00 |
pavlov%pavlov.net
|
63f3d0cc9a
|
bug 362682. relanding linux text goodness. patch by myself and Behdad Esfahbod <mozilla@behdad.org>. r=vlad
|
2007-09-27 22:15:52 +00:00 |
dbaron%dbaron.org
|
db77162704
|
Remove freetype2 code, which was used only by the old gfx code. b=389697 r+a1.9=vlad
|
2007-09-27 20:44:52 +00:00 |
ted.mielczarek%gmail.com
|
d16c3fbd8f
|
bug 394190 - seamonkey/thunderbird not starting up due to manifest embedding issues. change manifest embedding in the non-libxul case (follow up patch, forgot to address review comment). r=bsmedberg, a=bz
|
2007-09-26 11:17:47 +00:00 |
ted.mielczarek%gmail.com
|
87cfbf0785
|
bug 394190 - seamonkey/thunderbird not starting up due to manifest embedding issues. change manifest embedding in the non-libxul case. r=bsmedberg, a=bz
|
2007-09-26 10:38:30 +00:00 |
nrthomas%gmail.com
|
8ee472388f
|
Bug 394037, version bumps to 3.0a9pre, p=joduinn & cf, r=preed
|
2007-09-21 21:17:38 +00:00 |
pavlov%pavlov.net
|
672cdf445b
|
backing out 362682 due to linux tinderboxen not being upgraded... (396805, 389426)
|
2007-09-19 23:53:10 +00:00 |
pavlov%pavlov.net
|
8219812b75
|
bug 362682. fix missing glyphs on linux. patch by myself and Behdad Esfahbod <mozilla@behdad.org>. r=vlad
|
2007-09-19 22:18:43 +00:00 |
ted.mielczarek%gmail.com
|
5b2162c05f
|
backing out bug 395019 due to build issues
|
2007-09-17 11:07:41 +00:00 |
dtownsend%oxymoronical.com
|
36bfea8648
|
Bug 379633: Scriptable zipwriter component. r=bsmedberg, sr=cbiesinger,
a=bzbarsky
|
2007-09-16 23:48:08 +00:00 |
ted.mielczarek%gmail.com
|
6ade8f0064
|
bug 395019 - compute relativesrcdir from srcdir, topsrcdir. r=bsmedberg a=bz
|
2007-09-16 20:59:14 +00:00 |
dtownsend%oxymoronical.com
|
8ee4515aaf
|
Bustage fix for Bug 390615. r+a=bsmedberg
|
2007-09-04 16:06:04 +00:00 |
neil%parkwaycc.co.uk
|
993557d3ad
|
uriloader/exthandler dependencies not working in Windows b=393270 r=bsmedberg
|
2007-08-30 22:48:28 +00:00 |
benjamin%smedbergs.us
|
d69bdf95f7
|
Bug 392722 - nsinstall doesn't work if paths have double slashes, patch by Fabien Tassin <fta+bugzilla@sofaraway.org>, r=me
|
2007-08-29 20:05:52 +00:00 |
ted.mielczarek%gmail.com
|
0b911dd323
|
bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg
|
2007-08-28 17:38:04 +00:00 |
sdwilsh%shawnwilsher.com
|
0cde3c689d
|
Bug 389575 - Add WARNINGS_AS_ERRORS compile time flag. r=bsmedberg NPOTFB.
|
2007-08-28 16:02:43 +00:00 |
neil%parkwaycc.co.uk
|
9e3741fbf1
|
uriloader/exthandler dependencies not working in Windows b=393270 r=luser
|
2007-08-23 21:52:19 +00:00 |
bzbarsky%mit.edu
|
78e2d8f411
|
Fix compilation issues from HAVE_FT_GLYPHSLOT_EMBOLDEN with libxul on some
distros. Bug 333126 (or rather part of it), patch by MATSUURA Takanori
<t.matsuu@gmail.com>, r+a=pavlov
|
2007-08-21 02:39:10 +00:00 |
dbaron%dbaron.org
|
7228c05445
|
Back out the half of bug 391937 that breaks things.
|
2007-08-20 02:46:39 +00:00 |
bzbarsky%mit.edu
|
646abda914
|
Bug 391937 -- Linux x86_64 startup-notification relocation error gcc-4.2.x.
Patch by Walter Meinl <wuno@lsvw.de>, r=bsmedberg, a=bzbarsky
|
2007-08-20 02:24:16 +00:00 |
dbaron%dbaron.org
|
ef1c2de9c8
|
Fix the way we build frameworks so it doesn't break dependencies of the form -ltracemalloc. b=392118 r=bsmedberg a=bzbarsky
|
2007-08-20 00:00:12 +00:00 |
jwalden%mit.edu
|
100820ab18
|
Bug 296653 - mkdepend takes more than 10 hours on Solaris for nsIconChannel.cpp. Patch by Ginn Chen <ginn.chen@sun.com>, r=cls, a=bz
|
2007-08-17 23:07:40 +00:00 |
benjamin%smedbergs.us
|
871437531f
|
Bug 391325 - Cannot debug installed xulrunner, add a --enable-install-strip flag, patch by Sergey Yanovich <ynvich@gmail.com>, r+a=me
|
2007-08-16 00:13:15 +00:00 |
ted.mielczarek%gmail.com
|
060dbff874
|
bug 389548 - fixup from cvs copy (airbag -> crashreporter). also note that this renames the configure flag from --disable-airbag to --disable-crashreporter. r=bsmedberg
|
2007-08-08 15:20:00 +00:00 |
benjamin%smedbergs.us
|
ef5b6db46a
|
Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser
|
2007-08-03 14:46:28 +00:00 |
nrthomas%gmail.com
|
8965e73ae0
|
Bug 390514, bump version to 3.0a8pre (for now), r=bsmedberg
|
2007-08-03 14:26:47 +00:00 |
benjamin%smedbergs.us
|
50104ba420
|
Bug 389671 - CVS remove old suite-style multi-profile code which is not used anymore, r=luser (NPOB except for removing build-system references to files/options)
|
2007-08-02 18:43:34 +00:00 |
benjamin%smedbergs.us
|
de3c23a739
|
Bug 389401 - Build horked using VC71 and make -jN, r=cls
|
2007-07-25 13:56:04 +00:00 |
dbaron%dbaron.org
|
729de85c72
|
Fix header wrapping for lcms, bug 16769 to fix x86_64 Linux and SELinux bustage. Review pending.
|
2007-07-24 05:56:07 +00:00 |
pavlov%pavlov.net
|
041108163b
|
adding color management capabilities -- preffed off. bug 16769. patch from tor. r=bsmedberg, sr=me
|
2007-07-23 22:02:20 +00:00 |
ted.mielczarek%gmail.com
|
2cf398ca8b
|
bug 336959 - line breaking with pango/uniscribe - add pango/pango-break.h to system-headers. r+sr=dbaron
|
2007-07-20 17:02:55 +00:00 |
ted.mielczarek%gmail.com
|
4431655b92
|
bug 386841 - crashreporter linked with libsso.so.4, libcrypto.so.4. r=bsmedberg
|
2007-07-19 04:28:05 +00:00 |
benjamin%smedbergs.us
|
9bc26908d5
|
Tbird build bustage from bug 388542 and/or bug 373535, always link up cairo libs into a static build.
|
2007-07-18 19:51:32 +00:00 |
sdwilsh%shawnwilsher.com
|
d76ef55f37
|
Bug 306907 - Build libsqlite as a standard name separate shared library. Patch by Michael Wu <michael.wu@mozilla.com>, Robert Relyea <rrelyea@redhat.com>, Ryan VanderMeulen <ryanvm@gmail.com>, and Shawn Wilsher <me@shawnwilsher.com>. r=benjamin
|
2007-07-18 16:20:13 +00:00 |
axel%pike.org
|
5ab611ecbd
|
bug 386874, add python emulation for nsinstall for --disable-compile-environment, r=bsmedberg
|
2007-07-17 13:47:55 +00:00 |
sdwilsh%shawnwilsher.com
|
6a1360ddbb
|
Backout of Bug 306907
|
2007-07-16 21:32:03 +00:00 |
sdwilsh%shawnwilsher.com
|
6853438bb1
|
Bug 306907 - Build libsqlite as a standard name separate shared library. Patch by Michael Wu <michael.wu@mozilla.com>, Robert Relyea <rrelyea@redhat.com>, Ryan VanderMeulen <ryanvm@gmail.com>, and Shawn Wilsher <me@shawnwilsher.com>. r=benjamin
|
2007-07-16 21:23:30 +00:00 |
asqueella%gmail.com
|
c10cda6d2d
|
Bug 382297 - use a single PDB file per library (back out 286179)
p=Vladimir Vukicevic (:vlad) <vladimir@pobox.com>
r=ted.mielczarek
|
2007-07-14 22:07:00 +00:00 |
benjamin%smedbergs.us
|
d83c776371
|
Bug 386445 - mac build stops with "multiple definitions of symbol nsINIParser::GetSrings", also changes to building mac dylibs with -single_module, r=luser,jag
|
2007-07-11 17:26:12 +00:00 |
benjamin%smedbergs.us
|
d39957269b
|
Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi
|
2007-07-02 18:20:28 +00:00 |
nrthomas%gmail.com
|
f0d9998e82
|
Bug 386114, bump to *a7pre* in the meantime, r=bsmedberg
|
2007-07-02 15:58:30 +00:00 |
joshmoz%gmail.com
|
c26f330de2
|
support DWARF2 debugging on Mac OS X, needed for debugging on 10.5. Patch by Stan Shebs. b=363590 r=bsmedberg
|
2007-06-30 05:20:00 +00:00 |
benjamin%smedbergs.us
|
42c7e1c6b1
|
Reverting bug 383167 again for linux test bustage :-(
|
2007-06-26 19:22:55 +00:00 |
benjamin%smedbergs.us
|
b60c196e68
|
Bug 383167 trying again, reviews by luser and biesi, sr=jst
|
2007-06-26 16:35:05 +00:00 |
benjamin%smedbergs.us
|
9784bf995e
|
Revert all of bug 383167 changes because they're not enough... going to try again later.
|
2007-06-25 18:41:00 +00:00 |
benjamin%smedbergs.us
|
da35219480
|
Re-add milestone.pl to make configure.in MOZILLA_VERSION happy :-(
|
2007-06-25 17:35:03 +00:00 |
benjamin%smedbergs.us
|
c1759865eb
|
Fix Windows fileversion fu from bug 383167
|
2007-06-25 17:23:33 +00:00 |
benjamin%smedbergs.us
|
81d0ea8604
|
Bug 383167 - Need buildid in an external file, r=luser sr=jst
|
2007-06-25 15:26:03 +00:00 |
benjamin%smedbergs.us
|
c5d94c7856
|
Bug 385692 - Wrap the ptrace header used by breakpad, patch by Stephen Moehle <smoehle@comcast.net>, r=me
|
2007-06-25 07:26:24 +00:00 |
dcamp%mozilla.com
|
64ce46bc71
|
Bug 380540 - crash reporter client on linux, r=luser
|
2007-06-21 16:11:07 +00:00 |
kherron%fmailbox.com
|
f44c4f809e
|
Bug 247204 - lock up at start when using threaded GTK2 libraries (i.e. gconf). Patch by Walter Meinl <wuno@lsvw.de>, r+sr=roc.
|
2007-06-17 13:02:08 +00:00 |
mats.palmgren%bredband.net
|
1104dddb66
|
Bye bye Xprint. b=326716 r+sr=dbaron
|
2007-06-13 18:03:03 +00:00 |
bzbarsky%mit.edu
|
4fe7546606
|
Followup to fix build bustage for bug 380970, patch by Alex Vincent
<ajvincent@gmail.com>, r=sayrer, sr=bsmedberg
|
2007-06-10 22:14:53 +00:00 |
mozilla%weilbacher.org
|
ed37c961ed
|
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
|
2007-06-10 22:13:12 +00:00 |
gavin%gavinsharp.com
|
fecf93c3df
|
Backing out the patch for bug 350616 to see if it will fix the windows orange
|
2007-06-10 03:41:58 +00:00 |
ted.mielczarek%gmail.com
|
2bb863be41
|
bug 350616 - Need to figure out VC8 CRT issues with the XULRunner stub (and with embedding) - embed manifests in everything. r=bsmedberg
|
2007-06-08 12:47:44 +00:00 |
rcampbell%mozilla.com
|
7cf55f6a5d
|
Bug 382682, Add makefile target to launch interactive xpcshell for debugging. Patch by Alex Vincent
|
2007-06-06 19:42:46 +00:00 |
cltbld
|
07df260043
|
Bug 382873 - bumping nightly version to a6pre. me=joduinn, r=preed
|
2007-06-02 01:15:12 +00:00 |
bent.mozilla%gmail.com
|
243b45e3dd
|
Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions.
|
2007-05-23 20:08:55 +00:00 |
alfred.peng%sun.com
|
2b83d9f94b
|
Fix the bustage for bug 381247 on Solaris. Use the POSIX macro S_ISDIR.
r=benjamin.
|
2007-05-23 13:30:45 +00:00 |
roc+%cs.cmu.edu
|
a5768ae151
|
Bug 381247. mkdepend on Windows should call GetFileAttributesEx instead of stat() to check for file existence. r=bsmedberg
|
2007-05-23 03:48:13 +00:00 |
ted.mielczarek%gmail.com
|
c72739140e
|
mistake from bug 378926. r=bsmedberg
|
2007-05-14 14:21:44 +00:00 |
ted.mielczarek%gmail.com
|
23750009a2
|
bug 368206 - integrate breakpad exception handler/crash reporter on OS X. fix up static linking for thunderbird et. al and enable breakpad by default on OS X. r=bsmedberg
|
2007-05-07 15:32:41 +00:00 |
asqueella%gmail.com
|
77600220af
|
Bug 318331 - Default build does not support Xinerama - detect support at runtime
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r+sr=roc
|
2007-05-02 20:07:33 +00:00 |
pedemont%us.ibm.com
|
6919bc8e2b
|
Bug 363485 - MSYS path conversion fix. r=bsmedberg.
|
2007-05-02 17:02:45 +00:00 |
mats.palmgren%bredband.net
|
24e870cb3d
|
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
|
2007-04-30 23:52:44 +00:00 |
nrthomas%gmail.com
|
625a20520f
|
Bug 378905, bump versions to alpha 5, p=rhelmer, r=cf
|
2007-04-27 13:17:32 +00:00 |
ted.mielczarek%gmail.com
|
e6c5690661
|
bug 378926 - support HOST_CMSRCS, HOST_CMMSRCS, .cc files in HOST_CPPSRCS. r=bsmedberg
|
2007-04-27 11:47:10 +00:00 |
dbaron%dbaron.org
|
117cf7c3fa
|
Add dbus headers. b=378303 r=bsmedberg
|
2007-04-25 20:53:05 +00:00 |
benjamin%smedbergs.us
|
bcf45b327f
|
Bug 368206 - Breakpad client for Mac OS X, patch by dcamp, r=luser+mento
|
2007-04-25 14:26:43 +00:00 |
neil%parkwaycc.co.uk
|
80ff79900c
|
Bug 378122 Fix more bustage from bug 375388 p=brian.lu@sun.com r=wtc
|
2007-04-20 08:12:30 +00:00 |
wr%rosenauer.org
|
04db63f517
|
Bug 377843 - Fix build of the DBUS component, r=bsmedberg
|
2007-04-19 05:00:25 +00:00 |
axel%pike.org
|
f0482e54d9
|
bug 361583, support filter commandline argument, and use it from packager.mk, r=bsmedberg
|
2007-04-13 23:43:36 +00:00 |
axel%pike.org
|
b25746ee20
|
bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg
|
2007-04-11 16:35:03 +00:00 |
benjamin%smedbergs.us
|
667b6010dc
|
Bug 371253 - "make install" doesn't work with flat chrome (by design), so add an error to that effect, r=luser
|
2007-04-05 13:21:42 +00:00 |
cbiesinger%web.de
|
55e59def5f
|
Bug 375189 use $(MAKE) instead of make in makefiles
patch by Marco Perez <bugmail@millibyte.net> r=bsmedberg
|
2007-03-31 19:37:52 +00:00 |
neil%parkwaycc.co.uk
|
d0edca0b34
|
Fix bustage from bug 375388
|
2007-03-26 18:29:16 +00:00 |
neil%parkwaycc.co.uk
|
9661cb8a7b
|
Fix SeaMonkey Mac tinderbox cross-compilation bustage b=375388 r=bsmedberg
|
2007-03-26 18:17:02 +00:00 |
ted.mielczarek%gmail.com
|
3fc9e6e60d
|
bug 371201 - error on spaces in XPI_NAME and some other Makefile vars. r=bsmedberg
|
2007-03-26 18:15:02 +00:00 |
nrthomas%gmail.com
|
51be0f4cd1
|
Bug 375220, bump versions to {3.0,1.9}a4pre now that alpha 3 has shipped, r=preed
|
2007-03-25 22:10:07 +00:00 |