bryner%brianryner.com
27730e1df0
Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces.
2004-07-15 22:51:19 +00:00
darin%meer.net
8ac7f0e96a
landing autoconf changes for bug 237586 "Implement negotiateauth using SSPI for Windows" r=cls
2004-07-09 22:07:49 +00:00
tor%cs.brown.edu
14d795fe0b
Bug 226733 - update to zlib 1.2.1 r/sr=roc
2004-06-17 14:33:24 +00:00
mvl%exedo.nl
d7a8b008ea
use MOZ_SUNBIRD to build sunbird.
...
bug 245189, r=bsmedberg, approved by mostafah
2004-06-02 18:06:03 +00:00
mozilla.BenB%bucksch.org
1440583eae
Bug 124029 - Roaming
...
Enabling extensions/sroaming/
r=Pete Zha <pete.zha@sun.com>
sr=darin (backend), jag (UI code)
a=tor
2004-05-24 17:13:05 +00:00
kyle.yuan%sun.com
5d1ce0ffe8
Bug 235381 2004-02-23-12-trunk Solaris nightly crashes at nsComponentManagerImpl::GetLoaderForType()
...
r=roland.mainz, sr=dbaron
add -features=tmplife to Sun Forte compiler, introduced a test for the C++ compiler generating correct temporary object destruct order.
patch by anlan@ida.liu.se
2004-05-24 02:56:09 +00:00
cbiesinger%web.de
b479af2d00
want gnomeui 2.2, not 2.1, for moz-icon support on linux, as 2.1.0 is a development snapshot
2004-05-20 23:29:53 +00:00
cbiesinger%web.de
a5a60ad60c
fix bustage, on machines with older libgnomeui, and on systems whose test doesn't support ==
2004-05-19 18:19:04 +00:00
cls%seawood.org
fd0d80a913
Remove duplicate -nologo flag when building with MSVC.
...
Thanks to Phong (Lohvarn) <marocanar@gmx.net> for the patch.
Bug #241998 r=cls
2004-05-19 05:32:20 +00:00
cbiesinger%web.de
595b395418
fix bsutage
2004-05-18 19:12:21 +00:00
cbiesinger%web.de
54cf65f3d6
bug 225148. implement moz-icon channel for gnome.
...
r=bryner sr=darin
2004-05-18 19:00:56 +00:00
cls%seawood.org
9583cfaf4a
Use standard AM_LANGINFO_CODESET macro instead of assume CODESET is available if nl_langinfo is.
...
Thanks to Adrian Bunk <bunk@fs.tum.de> for the patch.
Bug #160180 r=cls
2004-05-13 03:12:49 +00:00
mkaply%us.ibm.com
ea76225a49
#242189
...
r=pedemont
OS/2 only changes - cleanup resource compiling, get branding working on Firefox
2004-05-05 13:27:19 +00:00
cls%seawood.org
bad523ddec
Remove bash2-ism.
...
Bug #54828
2004-05-01 05:01:50 +00:00
cls%seawood.org
6dac7f9be2
Change default build options to --enable-optimize --disable-debug
...
Bug #54828 r=bsmedberg sr=leaf
2004-05-01 04:01:51 +00:00
cls%seawood.org
6dde9764a7
Only check for wcrtomb & mbrtowc when targetting OSX >= 10.3 or non-OSX builds.
...
Bug #233574 r=bryner
2004-04-18 13:10:03 +00:00
varga%nixcorp.com
f8c028fdb3
Trying to build sql extension on all platforms.
2004-04-17 16:17:52 +00:00
cbiesinger%web.de
44d284fb14
bug 240192, nsLocalFileUnix doesn't work with files larger than 2 GB
...
r+sr=darin
2004-04-16 19:01:58 +00:00
cbiesinger%web.de
3e71aa9262
bug 196602, stop claiming the xlib toolkit supports X-Remote
...
r=blizzard
2004-04-14 20:05:27 +00:00
blizzard%redhat.com
738119e1ec
Bug #239466 . Gtk2 builds should build with xft by default. r=bryner, sr=dbaron
2004-04-13 19:46:53 +00:00
blizzard%redhat.com
14061147ac
Bug #237283 . Make x-remote aware of program names as well as profiles. This should make it possible to finally be able to tell the difference between firefox and thunderbird on linux. r+sr=bryner, a=asa
2004-04-08 14:01:17 +00:00
bryner%brianryner.com
c365d2a2dd
X11 checks should only be fatal when building for an X-based toolkit. Bug 238419, patch by cls, r=bryner, a=asa.
2004-04-08 08:03:40 +00:00
darin%meer.net
6dc7a236ba
fixes bug 237684 "AIX: negotiateauth extension fails to build" patch by pkw@us.ibm.com r=darin sr=bryner a=tor
2004-04-07 22:09:10 +00:00
darin%meer.net
cc852658e8
fixes bug 237578 "GSS_C_NT_HOSTBASED_SERVICE not found even though it should be" r+sr=bryner a=chofmann
2004-04-06 16:29:18 +00:00
darin%meer.net
732af13484
fixes bug 238374 "gnomevfs extension should only be built when GTK2 toolkit is in use [was: Freeze or crash when opening an application/x-perl file]" r+sr=bryner a=chofmann
2004-04-03 17:29:18 +00:00
mkaply%us.ibm.com
a187c1e364
#231934
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - code from ganesh - generate map files on OS/2
2004-03-30 19:38:13 +00:00
alex.fritze%crocodile-clips.com
0e67dcbc51
Fix for bug#237487: Solaris libart SVG build requires alloca-check. r=bsmedberg, sr=tor, a=mkaply.
2004-03-27 11:36:29 +00:00
bryner%brianryner.com
64b17d3d9c
- Add detection of -fprofile-arcs/-fprofile-generate to configure
...
- Add a new client.mk target, profiledbuild, which does a profiling build, runs a specified script to generate the profile, and then rebuilds using the profile data.
- Add a profiling script for Seamonkey/Firefox that runs a couple cycles of the pageload test, and then does a second start to hit the fastload/history code.
Bug 237239, r=dbaron, sr=brendan, a=brendan.
2004-03-21 02:31:17 +00:00
pkw%us.ibm.com
30a68a5b7b
Bug 237545 - Need to support objmodel=ibm for AIX VisualAge C++ Compiler
...
r=cls@seawood.org , sr=shaver@mozilla.org , a=chofmann@mozilla.org
2004-03-19 16:59:56 +00:00
ben%bengoodger.com
798976deef
237596 - add --enable-official-branding for Firefox which builds official artwork. r=bryner
2004-03-16 03:56:25 +00:00
darin%meer.net
a958114089
Landing patch for bug 17578 "I want Kerberos authentication and TGT forwarding"
...
This patch enables preliminary support for the SPNEGO protocol (Microsoft's
Negotiate protocol) via the GSSAPI library. This means that only UNIX-like
operating systems (including Linux and OSX) are supported. A SSPI-based
solution is needed for WIN32.
Only HTTP authentication is currently supported. Mail protocols will follow.
Patch by:
Daniel Kouril <kouril@ics.muni.cz> (original author)
Wyllys Ingersoll <wyllys.ingersoll@sun.com>
Christopher Nebergall <cneberg@sandia.gov>
Darin Fisher <darin@meer.net>
r=dougt sr=bryner a=chofmann
2004-03-15 21:15:20 +00:00
cls%seawood.org
294fada73a
Fixing User-Agent bustage.
...
Bug #235839 r=bsmedberg
2004-03-10 01:31:23 +00:00
cls%seawood.org
c4893a4717
Update openbsd support for openbsd >= 3.4
...
Thanks to Peter Str��mberg <wilfried@spamcop.net> for pulling these patches out of openbsd's ports tree.
Bug #236599 r=cls
2004-03-09 23:14:19 +00:00
cls%seawood.org
826758465b
Explicitly check for glib2 when building against gtk2.
...
Bug #189433 r=Louie.Zhao@sun.com
2004-03-09 05:58:41 +00:00
pkw%us.ibm.com
ef97372e62
Bug 232226 - AIX shared library build configuration should use -G.
...
r=bryner@brianryner.com
2004-03-04 22:48:25 +00:00
wchang0222%aol.com
75a64e456e
Bugzilla bug 232120: Now NetBSD has pthread support, remove code that
...
prevents from using pthreads on NetBSD. The patch is contributed by
Shin'ichiro TAYA <taya@netbsd.org>. r=wtc. sr=darin.
2004-03-03 16:17:01 +00:00
darin%meer.net
d728e75202
it would help if i actually add gnomevfs to the list of extension. how did
...
i manage to not add that?
2004-02-28 03:01:41 +00:00
darin%meer.net
646e5b5ba0
landing patch for bug 233305 "Support gnome-vfs's smb: URL scheme" r=biesi sr=bryner
2004-02-28 00:05:58 +00:00
kairo%kairo.at
97c9024a5a
bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv
2004-02-27 11:54:28 +00:00
cls%seawood.org
58b2e58bb2
What's up with these OSes using passthru linker options for c++ compilers but not c compilers?
2004-02-27 03:22:52 +00:00
cls%seawood.org
b20468a7de
Ok, back to using -G for creating shared libs. -z text is causing way too many issues with older versions of gcc (egcs 1.0.3 & gcc 2.95.3)
...
Bug #35419
2004-02-26 19:25:03 +00:00
cls%seawood.org
e7090b3fcd
Try using -mimpure-text to ignore relocation errors
2004-02-26 09:28:00 +00:00
cls%seawood.org
1f52b9cbb6
Use -z textwarn when linking with -shared until we figure out why 'relocations against non-writable, allocatable sections remain'.
...
Bug #23759 & Bug #35419
2004-02-26 07:51:04 +00:00
cls%seawood.org
abc3f0351b
Use LD instead of CC when linking C libs on HPUX
2004-02-26 07:34:27 +00:00
cls%seawood.org
2c8af7aa89
SWAG at fixing hpux bustage.
2004-02-26 06:29:42 +00:00
mkaply%us.ibm.com
95aa3acfb6
OS/2 build bustage - add HOST_BIN_SUFFIX
2004-02-25 16:39:19 +00:00
cls%seawood.org
fb61ba3cee
Use -shared instead -G when using gcc to create shared libs on solaris.
...
Thanks to Herbie <herbie.ong@sun.com> for the patch.
Bug #35419 r=cls
2004-02-25 03:34:14 +00:00
cls%seawood.org
6dada5e398
Set MOZ_APP_NAME & MOZ_APP_VERSION based upon which app is being built.
...
Use MOZ_APP_NAME to set the proper paths for `make install`
Bug #234442 r=bryner
2004-02-25 03:27:11 +00:00
dbaron%dbaron.org
b436d28989
Use correct for-loop scoping on HP-UX native compiler. b=233810 r=bryner
2004-02-21 20:41:42 +00:00
cls%seawood.org
d44793ecbe
Add support for cross-compiling to mingw.
...
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00