cbiesinger%web.de
|
0cf032c25b
|
bug 331888. Make cairo-beos work. Requires --enable-pango for now
r=stuart
|
2006-04-04 21:22:35 +00:00 |
dougt%meer.net
|
c21ed29ad2
|
Allowing Native UConv to be built against Windows 32 without a build error.
|
2006-04-03 21:03:00 +00:00 |
jag%tty.nl
|
76e874dfe8
|
Attempt to clear AIX bustage while we work on a real fix.
|
2006-04-01 09:44:33 +00:00 |
leon.sha%sun.com
|
b27d80022f
|
Bug 332053, Fail to build latest firefox and seamonkey trunk on solaris.
Patch maker leon.sha@sun.com.
cls: review+
|
2006-03-31 09:07:15 +00:00 |
gerv%gerv.net
|
f7bf44c446
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-03-31 06:13:49 +00:00 |
benjamin%smedbergs.us
|
d01eb68e61
|
Bug 332114 - XULRunner shouldn't build xpcomobsolete, r=darin
|
2006-03-29 23:44:04 +00:00 |
mhammond%skippinet.com.au
|
46b0ad6adf
|
Bug 129216: Integrate Python xpcom bindings with build system
Should not affect the default build!
r=benjamin, rs=brendan
|
2006-03-28 10:57:18 +00:00 |
dbaron%dbaron.org
|
15ae580678
|
Prefer gnu tar to others. b=260174 Patch from Marco Perez <bugmail@millibyte.net>. r=bsmedberg
|
2006-03-27 17:52:05 +00:00 |
mattwillis%gmail.com
|
9bfc41718e
|
bug 331857: fix 'pref is no longer an extension' warning. r=bsmedberg
|
2006-03-27 17:37:07 +00:00 |
benjamin%smedbergs.us
|
f63a763e94
|
Bug 301249 - Checkout and build mozilla/dbm as part of NSS instead of the mozilla client, and pull NSS by the release tag instead of by the NSS_CLIENT_TAG which is now deprecated! r=dougt (+nelsonb)
|
2006-03-27 16:21:55 +00:00 |
cls%seawood.org
|
0828b79df3
|
Fix mingw cross-compile bustage.
Bug #322578 r=mark sr=bsmedberg
|
2006-03-21 03:04:54 +00:00 |
tor%cs.brown.edu
|
d1cc8a96a4
|
Bug 330516 - remove depreciated and unmaintained SVG renderer backends.
r=bsmedberg, sr=roc
|
2006-03-20 21:16:45 +00:00 |
dougt%meer.net
|
9bfc987689
|
Moving building of the shunt project out of configure and have it be controlled via the makefile in build/wince/tools. WINCE Only
|
2006-03-15 23:23:37 +00:00 |
mkaply%us.ibm.com
|
f33185a739
|
#301064
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
|
2006-03-14 22:12:52 +00:00 |
preed%mozilla.com
|
405b2fe9b0
|
Bug 329686: tools/update-packaging needs its own build target. r=darin
|
2006-03-09 05:47:25 +00:00 |
vladimir%pobox.com
|
dae3a84d4c
|
b=328292, correctly require pango for cairo-gtk2 builds, r=stuart
|
2006-03-09 00:45:09 +00:00 |
mkaply%us.ibm.com
|
70193f3b61
|
I don't want this turned on just yet - lots of pieces
|
2006-03-08 18:53:19 +00:00 |
mkaply%us.ibm.com
|
3a2e53c1cc
|
#3011064
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
|
2006-03-08 18:47:19 +00:00 |
bryner%brianryner.com
|
d886035f6f
|
Initial checkin of Google Safe Browsing extension (bug 329292). Code contributed by fritz@google.com. Not yet part of the build. r=darin.
|
2006-03-07 18:36:56 +00:00 |
bryner%brianryner.com
|
303a88b9fa
|
turn on places (bug 327188).
|
2006-03-02 01:12:20 +00:00 |
mark%moxienet.com
|
0848852e27
|
328592 TARGET_XPCOM_API undefined for OS X PPC after 322578. r, a/1.8.1, a/1.8.0.2 = bsmedberg
|
2006-02-25 23:07:28 +00:00 |
benjamin%smedbergs.us
|
b04407e195
|
Bug 327675 - require win2k or better (unless you pass --with-windows-version=400) r=pav
|
2006-02-24 19:08:47 +00:00 |
vladimir%pobox.com
|
b7a90975a5
|
b=326849, VC8 enables RTTI by default, so explicitly disable it unless configure flag is given (also makes the configure falgs work for previous VC verions), r=bsmedberg
|
2006-02-24 02:28:33 +00:00 |
roc+%cs.cmu.edu
|
0067a2a6de
|
Bug 326966 ... don't enable foreignobject for cairo builds without SVG, r=bsmedberg
|
2006-02-23 21:49:45 +00:00 |
dougt%meer.net
|
55e5a9cae4
|
Updating configure.in to build the vs8 shunt project and wrapper tools. Also making Windows CE use the static version of libIDL. Windows CE only
|
2006-02-23 20:52:49 +00:00 |
benjamin%smedbergs.us
|
319f72f3e8
|
Bug 311198 - Enable SVG/canvas by default (except for minimo/tbird), r=tor/roc ok from coop to check this in and see what tinderboxen break
|
2006-02-23 15:25:30 +00:00 |
cbiesinger%web.de
|
7129787960
|
Bug 314961 quote $MOZ_OPTIMIZE flags, needed by dash
patch by Mike Hommey <mh@glandium.org> r=bsmedberg
|
2006-02-23 14:43:14 +00:00 |
pavlov%pavlov.net
|
5b968f13c7
|
Build with the thebes gfx backend by default on Windows. bug 323923. r=vlad sr=roc.
|
2006-02-23 04:05:15 +00:00 |
vladimir%pobox.com
|
7f5363cf25
|
b=328116, Start of Cairo-on-OSX for Thebes GFX; gfx and cairo pieces, r=pavlov
|
2006-02-22 01:44:31 +00:00 |
mark%moxienet.com
|
a4221c9605
|
327848 Universal taskmaster: drive the Mac universal binary build process entirely in-tree. r=bsmedberg
|
2006-02-21 21:03:48 +00:00 |
pavlov%pavlov.net
|
402ae99baf
|
changing WINVER and _WIN32_WINNT to 0x500. sr=bsmedberg
|
2006-02-21 19:03:23 +00:00 |
roc+%cs.cmu.edu
|
769d7a2d60
|
Bug 326966. Reenable SVG <foreignobject> for cairo-gfx builds. r+sr=tor
|
2006-02-21 00:33:27 +00:00 |
mark%moxienet.com
|
0fcfd6405d
|
322578 Support ppc<->x86 cross builds for Mac OS X. Core cross-compile support. r=bsmedberg r=cls sr=bryner
|
2006-02-21 00:21:55 +00:00 |
bryner%brianryner.com
|
fb3f3bdec4
|
Disable places by default until leaks/perf are better understood.
|
2006-02-17 05:03:36 +00:00 |
benjamin%smedbergs.us
|
c028f45f24
|
Bug 327188 - enable places by default, r=bryner
|
2006-02-15 18:46:10 +00:00 |
benjamin%smedbergs.us
|
43ae616d8a
|
Bug 326912 - Warning about deprecation when compiling with VC8 express, r=vlad
|
2006-02-14 15:03:56 +00:00 |
benjamin%smedbergs.us
|
8b72bb0f97
|
Bug 325229 part 1 - standalone glue registers exit routine which is called after module unload; also fixes bug 317481 - C API for nsTraceRefcnt; also fixes bug 318622 - Make nsTraceRefcntImpl::SetActivityIsLegal work properly and turn it on; design review by dbaron, r=darin
|
2006-02-10 15:00:36 +00:00 |
vladimir%pobox.com
|
9e965e13d1
|
More WIN32_REDIST_DIR fixes, trying to get vc8/gaius to build.. r=bsmedberg
|
2006-02-09 21:37:14 +00:00 |
vladimir%pobox.com
|
46128e8bd4
|
b=324690, vc8 win32 redist bits in installer additional patch
|
2006-02-07 20:54:39 +00:00 |
benjamin%smedbergs.us
|
35899bf91a
|
Bug 324939 - --disable-activex-scripting does two entirely different things; add --disable-xpconnect-idispatch to control xpconnect features, --disable-activex-scripting controls the activex plugin, r=shaver
|
2006-02-07 17:55:16 +00:00 |
bsmedberg%covad.net
|
a3537da9e7
|
Bug 324690 - Need to ship VC8 redist bits in the Windows installer, r=preed
|
2006-02-02 20:56:10 +00:00 |
dougt%meer.net
|
e46204e0f5
|
The static shunt project file name is different. Windows CE / Minimo only. NPODB.
|
2006-02-02 01:33:33 +00:00 |
mkaply%us.ibm.com
|
4b448cbff1
|
#305028
r=bsmedberg, sr=mkaply (OS/2 only)
Patch from Peter Weilbacher - Cairo on OS/2
|
2006-01-30 16:54:24 +00:00 |
bsmedberg%covad.net
|
7d6510947b
|
Ports bustage from bug 299997, don't use bash-isms
|
2006-01-29 04:05:10 +00:00 |
bsmedberg%covad.net
|
f5f2c136f9
|
Fix warning when configuring, from bug 299997
|
2006-01-28 22:02:43 +00:00 |
bsmedberg%covad.net
|
c720390105
|
Bug 299997 - Allow building Firefox as a XULRunner-based app by configuring --with-libxul-sdk=path r=darin
|
2006-01-28 17:32:37 +00:00 |
cbiesinger%web.de
|
37b8557e3a
|
bug 269280 implement moz-icon on BeOS
patch by Simon <simontaylor2@gawab.com> and Doug Shelton
<doug@sheltonfamily.org> r=biesi r=mconnor (toolkit parts)
|
2006-01-28 14:25:18 +00:00 |
bsmedberg%covad.net
|
5baf7d3c4c
|
Bug 324842 - Use /Zc:wchar_t- for MSVC8, r=cls (also untabify a previous checkin)
|
2006-01-26 21:29:48 +00:00 |
bryner%brianryner.com
|
daed416e86
|
Add a mozstorage-based FormHistory implementation, with an importer that uses the MorkReader class. Stop building Mork if building Places. Bug 324170, r=brettw, bsmedberg.
|
2006-01-26 19:17:04 +00:00 |
cls%seawood.org
|
4131c7f343
|
Fix casing of libIDL references in mingw cross-compiled builds.
Bug #242870
|
2006-01-26 14:30:24 +00:00 |