benjamin%smedbergs.us
|
35d4740ce1
|
Bug 335290 - Ordering of checks in --with-libxul-sdk is incorrect, r=mento
|
2006-04-25 13:11:00 +00:00 |
|
cbiesinger%web.de
|
4c8b3f4c77
|
bug 335185 remove unused --enable-detect-webshell-leaks r=bsmedberg
|
2006-04-24 19:23:22 +00:00 |
|
cbiesinger%web.de
|
f35ea5a0a9
|
bug 335187 remove unused WIDGET_DLL, GFXWIN_DLL, MOZ_GFX_TOOLKIT_LDFLAGS and
MOZ_WIDGET_TOOLKIT_LDFLAGS
r=bsmedberg
|
2006-04-24 19:21:26 +00:00 |
|
cbiesinger%web.de
|
1b3059bc04
|
bug 333640 fixing solaris bustage by undoing the solaris-specific parts of the patch
|
2006-04-22 21:17:47 +00:00 |
|
cbiesinger%web.de
|
ee8ea90ea1
|
bug 333640 Use -z defs when linking libraries, so that unresolved symbols can
be found at link time rather than runtime
r=bsmedberg
|
2006-04-22 20:01:54 +00:00 |
|
jag%tty.nl
|
67189af731
|
Fix typo in checkin for bug 334866. r=bryner
|
2006-04-22 19:32:44 +00:00 |
|
mattwillis%gmail.com
|
68ba2d5e66
|
bug 334417 - Add SUNBIRD_VERSION r=dmose,sr=bsmedberg
|
2006-04-22 02:18:14 +00:00 |
|
cls%seawood.org
|
320a48a585
|
Check for libXt headers.
Bug #328635 r=bsmedberg
|
2006-04-21 21:43:50 +00:00 |
|
benjamin%smedbergs.us
|
69f4a40e43
|
Bug 334866 - protect against GCC bug 26905 which causes us to create non-PIC DSOs by disabling pragma visibility, r=bryner
|
2006-04-21 16:53:24 +00:00 |
|
benjamin%smedbergs.us
|
eba1b9c018
|
Bug 334688 - Turn off xpcomobsolete for Firefox, r=darin
|
2006-04-20 15:10:19 +00:00 |
|
cls%seawood.org
|
00570f4496
|
Align mingw libs linkage with msvc.
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
|
2006-04-20 12:59:02 +00:00 |
|
cls%seawood.org
|
d2702f8ac0
|
w32api-3.7 is now required to build gecko using mingw.
Bug #333777 r=bsmedberg
|
2006-04-17 18:01:14 +00:00 |
|
gavin%gavinsharp.com
|
b469cd19c4
|
Bug 328303: Fix configure help for --with-branding, which suggests --enable-branding, patch by Nick Thomas (cf) <nrthomas@gmail.com>, r=bsmedberg
|
2006-04-13 23:48:21 +00:00 |
|
gavin%gavinsharp.com
|
6954de5707
|
Bug 308973: Rebrand Firefox trunk builds to "Minefield" (forgotten configure.in part), patch by beltzner, r=mconnor
|
2006-04-11 18:59:11 +00:00 |
|
benjamin%smedbergs.us
|
7d93ac03ea
|
Bug 318041 part 0 - add configure flag --with-embedding-profile=default|basic|minimal to define supported configuration sets, r=dougt
|
2006-04-11 14:46:57 +00:00 |
|
kairo%kairo.at
|
91acb7039c
|
bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil
|
2006-04-08 11:17:06 +00:00 |
|
vladimir%pobox.com
|
e2994b8881
|
b=323925, make cairo-gtk2 the default toolkit for linux, r=stuart
|
2006-04-05 19:44:53 +00:00 |
|
kairo%kairo.at
|
f290df77d9
|
bug 332091 - Possibility to add "special" part to package names (by setting MOZ_PKG_SPECIAL=foo in mozconfig), r=bsmedberg
|
2006-04-05 13:05:43 +00:00 |
|
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 |
|