Commit Graph

1353 Commits

Author SHA1 Message Date
tor%cs.brown.edu
2a8569c8bd Bug 226733 - update to zlib 1.2.1 r/sr=roc 2004-06-17 14:33:24 +00:00
mvl%exedo.nl
c097fcd9d9 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
1e7694cacb 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
8313bb7bef 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
10cdea6c9e 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
73833f787e 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
357833f2c6 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
b683344f52 fix bsutage 2004-05-18 19:12:21 +00:00
cbiesinger%web.de
1ee6b3e440 bug 225148. implement moz-icon channel for gnome.
r=bryner sr=darin
2004-05-18 19:00:56 +00:00
cls%seawood.org
7f246234b3 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
68463d876d #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
d00b20297e Remove bash2-ism.
Bug #54828
2004-05-01 05:01:50 +00:00
cls%seawood.org
d201675c8c 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
75ff834028 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
6450787dad Trying to build sql extension on all platforms. 2004-04-17 16:17:52 +00:00
cbiesinger%web.de
03c30951ad 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
cbff87291f bug 196602, stop claiming the xlib toolkit supports X-Remote
r=blizzard
2004-04-14 20:05:27 +00:00
blizzard%redhat.com
ae51c17a01 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
0f53cda85b 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
eee4ebf1bd 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
8e2c8e8f44 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
7af43da6ba 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
5926a15f63 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
4aabb898f3 #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
d4ebed8772 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
c2b4788fd2 - 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
7dc4d1e4f1 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
2726c470ae 237596 - add --enable-official-branding for Firefox which builds official artwork. r=bryner 2004-03-16 03:56:25 +00:00
darin%meer.net
9b6c795f0e 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
9e65495cbf Fixing User-Agent bustage.
Bug #235839 r=bsmedberg
2004-03-10 01:31:23 +00:00
cls%seawood.org
09ed038b72 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
7de887d147 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
e9de837682 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
82d027a00d 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
c1a497b5c3 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
73298e056e 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
5f250d223d 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
c772632441 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
1f2d91f86d 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
7c348aa05b Try using -mimpure-text to ignore relocation errors 2004-02-26 09:28:00 +00:00
cls%seawood.org
a9b909ab49 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
858be6e322 Use LD instead of CC when linking C libs on HPUX 2004-02-26 07:34:27 +00:00
cls%seawood.org
62af124e5b SWAG at fixing hpux bustage. 2004-02-26 06:29:42 +00:00
mkaply%us.ibm.com
5f78782436 OS/2 build bustage - add HOST_BIN_SUFFIX 2004-02-25 16:39:19 +00:00
cls%seawood.org
5a24294673 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
bbe803c4d7 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
c5268b3143 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
4e1a592115 Add support for cross-compiling to mingw.
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
darin%meer.net
8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
tor%cs.brown.edu
3867672802 Bug 231620 - build option for cairo svg renderer. r=alex sr=bryner a=chofmann 2004-02-12 16:05:54 +00:00