Граф коммитов

1340 Коммитов

Автор SHA1 Сообщение Дата
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
darin%meer.net 8c818ed6c3 landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
tor%cs.brown.edu 0253ecb126 Bug 231620 - build option for cairo svg renderer. r=alex sr=bryner a=chofmann 2004-02-12 16:05:54 +00:00
cls%seawood.org 332976510a Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle. (redux)
Bug #232763 r=dbaron sr=brendan
2004-02-11 07:16:11 +00:00
cls%seawood.org bc24ffd464 Backing out previous changes.
Missed a cplus_demangle call and it turns out that all of trace-malloc needs to be tweaked to use c++ instead of C.
Bug #232763
2004-02-10 18:55:04 +00:00
cls%seawood.org 1c32a0ea76 Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle.
Bug #232763 r=dbaron sr=brendan
2004-02-10 16:19:47 +00:00
alex.fritze%crocodile-clips.com 910659d1c9 Landing of SVG_20020806_BRANCH, Bug 182533. Refactoring of SVG backend, new GDI+ and Libart rendering
backends, text support on Windows (GDI+), rudimentary text support on Linux (libart/freetype2), presentation
attributes, lots of bug fixes (see bug 182533 for dependency list).

Not part of default build; code is #ifdef'ed out.

r=sicking, sr=jst for dom and htmlparser changes
r=bsmedberg, sr=tor for config changes
r=dbaron, sr=bzbarsky for content and layout changes
r=tor, sr=bzbarsky for gfx changes
2004-02-07 12:39:26 +00:00
tor%cs.brown.edu b46544f169 Bug 208314 - remove use of iostreams to allow building with compilers
that don't support classic C++ iostreams (ex: MSVC++ .net 2003).
r=timeless, sr=dbaron
2004-02-07 02:41:10 +00:00
pinkerton%aol.net 7ae88ff72b prefer xcodebuild to pbxbuild (bug 224161, r=bryner) 2004-02-04 23:14:33 +00:00
kairo%kairo.at 9ec4b6c21a bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00
bryner%brianryner.com 6c7448b0e3 Make NS_IMETHOD set hidden symbol visibility by default on ELF platforms. This is always desirable for virtual methods implemented in XPCOM component libraries, since it's impossible to reference the symbol from outside of the library. The behavior can be overridden as needed, such as a base class in a shared library that's linked against. For more details, see the comments in nscore.h and bug 227537. r=dbaron, sr=darin. 2004-02-03 08:32:33 +00:00
dbaron%dbaron.org 68a96816bf Allow MINIMO=1 to be specified in a mozconfig file. b=232254 r=dougt 2004-02-01 23:22:21 +00:00
pinkerton%aol.net 60aa753170 add support for OSX 10.3 SDK support so build done on 10.3 can be run on
previous OS versions. Enabled with configure flag --with-macos-sdk=dir
(bug 224161, r=bryner)
2004-01-29 20:18:14 +00:00
wchang0222%aol.com 661f8c2e14 Bugzilla bug 230934: fixed the second sed script for extracting versions of
Microsoft tools. Pass both sed scripts to the same invocation of sed.
Removed the unnecessary spaces in awk variable names. r=cls. sr=bryner.
2004-01-22 22:38:18 +00:00
bryner%brianryner.com 882a2b3b4a Add -Wno-non-virtual-dtor to suppress questionable warnings about non-virtual destructors from gcc. Bug 229866, r=dbaron. 2004-01-02 00:54:34 +00:00
scott%scott-macgregor.org 8b53ee63fc fix for bug #227651
[calendar] [mozilla 1.x] if native calendar app is available, and mozilla calendar is not there,
show chrome to launch a native calendar, if specified by a pref

r=leaf, a/sr=sspitzer
2003-12-11 23:30:38 +00:00