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
pavlov%pavlov.net
6792ffb728
enable building of the cairo pdf and ps surfaces on linux r=vlad
2006-01-25 02:23:32 +00:00
bsmedberg%covad.net
1eb3ec5f06
Bug 242870 - (optionally) statically link libIDL/glib with xpidl on Windows instead of having to use compiler-specific DLLs r=cls
2006-01-24 18:15:11 +00:00
cls%seawood.org
bc85a68816
Remove duplicate -L from NSS_LIBS
...
Bug #321457
2006-01-23 18:35:27 +00:00
pkw%us.ibm.com
7197fa1dbb
Bug 323997 - TARGET_XPCOM_ABI not set in AIX builds.
...
p=ganesh.mozilla@gmail.com , r=benjamin@smedbergs.us
2006-01-23 17:32:23 +00:00
bsmedberg%covad.net
162fc24064
Bug 249782 - Make mozilla compile with MSVS2005, mozilla build patch (not NSPR/NSS/LDAPCSDK), patch by Ryan VanderMeulen <ryanvm@gmail.com>, r=me
2006-01-23 17:16:17 +00:00
cbiesinger%web.de
09278df48d
make my bug 323155 checkin actually work correctly
2006-01-21 17:19:35 +00:00
cbiesinger%web.de
277cd8bc94
er, really fixing linux bustage.
2006-01-21 17:09:18 +00:00
cbiesinger%web.de
38389a7c38
fixing linux bustage
2006-01-21 16:43:17 +00:00
cbiesinger%web.de
b662516124
bug 323155 add dist/lib to the library search path
...
patch by Walter Meinl <wuno@lsvw.de> r=bsmedberg
2006-01-21 16:25:34 +00:00
cbiesinger%web.de
1f2c34903f
bug 323551 make the in-tree cairo compile on beos (if a system-installed
...
freetype and fontconfig is present)
r=bsmedberg,vlad
2006-01-21 15:58:24 +00:00
mhammond%skippinet.com.au
f344703f4d
Tweaks to the extensions/python/xpcom build system merged from
...
DOM_AGNOSTIC2_BRANCH. r=bsmedberg for landing as NPTODB.
2006-01-20 05:51:50 +00:00
dougt%meer.net
bee48e241d
Enabling static mozce shunt builds. wince only. rs=me
2006-01-18 19:21:50 +00:00
vladimir%pobox.com
f9bd080315
fixed configure/configure.in for new cairo-features.h.in
2006-01-10 23:32:12 +00:00
bzbarsky%mit.edu
051f6ca709
cairo needs to link against fontconfig to work right. Bug 302942, patch by
...
Hans-Peter Budek <budek@wtal.de>, r=tor
2006-01-09 21:28:41 +00:00
vladimir%pobox.com
222146a4bc
cairo branch sync: render linux fonts using pango-xft (and drop pango req back to 1.6); rework font api a bit to be able to reuse the family-splitting code
2006-01-09 17:58:17 +00:00
wtchang%redhat.com
b3e25cf24d
Bugzilla Bug 156605: disable executable stacks in the Mozilla clients on
...
Solaris. The patch is contributed by Alfred Peng <alfred.peng@sun.com>.
r=wtc. sr=bsmedberg.
2006-01-05 18:07:04 +00:00
bsmedberg%covad.net
d6cdfe9b84
Bug 322450 - TARGET_XPCOM_ABI not set in solaris builds, patch by Leon Sha <leon.sha@sun.com> r=me
2006-01-05 16:11:51 +00:00
dougt%meer.net
dfa5b9dcb0
Minimo now uses cookie and permissions together r=dougt
2006-01-03 21:15:13 +00:00
neil%parkwaycc.co.uk
1bad988f99
Allow XForms to build again (regression from bug 320820) r=bsmedberg
2006-01-03 21:05:05 +00:00
bsmedberg%covad.net
71bacd83eb
Followup from 316090, use javaxpcom consistently everywhere.
2005-12-23 21:05:20 +00:00
cbiesinger%web.de
5381aaf2cf
Bug 321230 don't link to libdl and libiconv on BeOS
...
r=bsmedberg,sergei_d
2005-12-22 18:54:52 +00:00
bsmedberg%covad.net
905fcd4b2f
Bug 320972 - Integrate extensions/auth into libxul, r=darin
2005-12-21 18:37:02 +00:00
bsmedberg%covad.net
bce6d514c6
Bug 320820 - Integrate webservices into libxul, r=doron
2005-12-20 14:13:01 +00:00
kaie%kuix.de
1d5b3ba8f9
trying to fix windows bustage
2005-12-20 11:42:34 +00:00
kaie%kuix.de
55526430f9
b=255408 Need to be able to build mozilla --with-system-nss
...
r=wtc/bsmedberg
Note: patches for bugs 288647 and 317620 might be required before enabling this build feature works.
2005-12-20 09:47:11 +00:00
bsmedberg%covad.net
022df15b54
Bug 320553 - integrate universalchardet into libxul, r=bryner
2005-12-16 20:55:44 +00:00
wtchang%redhat.com
dda74cc78e
Bugzilla Bug 316964: Solaris linker flag changes: use -z ignore, add a
...
space between -z and its argument, pass -z as compiler flags rather than
linker flags via -Wl or -Qoption ld. The patch is contributed by Boying Lu
<brian.lu@sun.com>. r=wtc,sr=benjamin.smedberg.
2005-12-16 18:20:02 +00:00
cls%seawood.org
36693c821f
Always add _PTHREAD_FLAGS to LDFLAGS
...
Bug #320166 r=bsmedberg
2005-12-16 05:13:33 +00:00
bsmedberg%covad.net
b1900c3b67
Bug 316090 - GREImpl.loadDependentLibraries hardcodes the list, and turn javaxpcom on by default for XULRunner, patch by jhpedemonte and myself with co-review
2005-12-15 14:17:20 +00:00
bsmedberg%covad.net
cf0d973c21
Bug 320148 - Incorporate extensions/pref into libxul, r=bryner
2005-12-14 15:57:40 +00:00
bzbarsky%mit.edu
23f01ef525
Backing out bug 305782 due to build bustage
2005-12-08 03:07:46 +00:00
bzbarsky%mit.edu
b5e539acee
Make it possible to use the system bzip2 library. Bug 305782, patch by Mike
...
Hommey <mh@glandium.org>, r=bsmedberg,cls
2005-12-08 01:38:58 +00:00
dougt%meer.net
f37b6856f5
Fixing backwards logic. Bug 194308.
2005-12-01 18:29:40 +00:00
dougt%meer.net
f9ffa2acdb
add option to disable fastload. Bug 194308. r=benjamin
2005-12-01 17:37:21 +00:00
dougt%meer.net
4dc2bfbcee
Moving JS_STATIC_BUILD option below where we set BUILD_STATIC_LIBS so that it can be picked up. It also places this option with the reset of the static config options
2005-11-30 18:25:01 +00:00
dougt%meer.net
0b8260d91c
Allowing js to be statically linked, if desired. r=bsmedberg. b=236617
2005-11-30 17:38:49 +00:00
vladimir%pobox.com
a13e3c0bd1
Fix gaius orange/windows thebes builds
2005-11-29 22:56:40 +00:00
cls%seawood.org
3c59f483c4
Fix solaris MDCPUCFG settings.
...
Bug #317599 r=dmose,wtc
2005-11-29 21:26:09 +00:00
cls%seawood.org
8c15a9e440
Add icon to the default list of decoders so that it can be selectively removed using --enable-image-decoders.
...
Bug #317316 r=bsmedberg
2005-11-29 18:58:59 +00:00
timeless%mozdev.org
db820cf720
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
bsmedberg%covad.net
e69953b3e9
Bug 315890 - Build extensions/xmlextras in tier 9 and into libxul, r=jst
2005-11-22 17:20:37 +00:00
dougt%meer.net
9dc95658dc
necko protocols are busted on minimo because of the equality sign
2005-11-18 16:24:28 +00:00
neil%parkwaycc.co.uk
3f16e086fa
MSYS doesn't need path conversion (followup to patch for bug 272662) r=bsmedberg
2005-11-16 16:56:42 +00:00
kairo%kairo.at
908b0b22b4
bug 235325 - remove unused/unneeded AC_SUBST of locale and region version, r=bsmedberg
2005-11-16 15:54:34 +00:00
brettw%gmail.com
9783de077a
Bug 245684, add JPEG encoder. r=pavlov, sr=vladimir
2005-11-15 18:10:08 +00:00
wtchang%redhat.com
02db1091d3
Bugzilla Bug 259945: configure.in: use $ORIGIN with both GCC and Sun
...
compiler on Solaris. build/unix/run-mozilla.sh: changed '-h "$MOZ_PROGRAM"'
to '-h "libmozjs.so"' because firefox-bin and thunderbird-bin are not
symbol links under dist/bin. The patch is contributed by Boying Lu
<brian.lu@sun.com>. r=wtc. sr=neil.parkwaycc.co.uk.
2005-11-14 21:47:45 +00:00
brendan%mozilla.org
f7e5363137
Back out JS_STRINGS_ARE_UTF8 till JS API consumers have been adjusted to cope (315288, r=shaver).
2005-11-12 19:13:55 +00:00
darin%meer.net
b96b4ce133
fixes tbird build bustage (jar is not a necko protocol anymore), r=bsmedberg
2005-11-12 18:37:21 +00:00
bsmedberg%covad.net
7c5baa5522
Bug 272662 - configure check fails if JAVA_HOME has a space in it, r=jhpedemonte
2005-11-10 20:28:44 +00:00
cls%seawood.org
b97ea03a93
Treat JS strings as UTF-8
...
Bug #315288 r=bsmedberg
2005-11-10 19:20:30 +00:00
dougt%meer.net
ed193e9507
Adding perms to minimo r=bsmedberg
2005-11-08 23:18:36 +00:00
vladimir%pobox.com
20b91dbdd6
thebes/cairo backend update. windows fonts through thebes, start of pango fonts through thebes. lots of other misc fixes. win32 static build fix.
2005-11-08 20:06:16 +00:00
brettw%gmail.com
e1bcd0f4cd
Adds "places" directory consisting of new moz-storage-based history
...
implementation. Use --enable-places to use this code instead of the Mork
history implementation. This code is currently in active development, so some
things are broken, notably all the UI which uses RDF.
bug 266174
r=bryner
2005-11-08 02:25:22 +00:00
mkaply%us.ibm.com
0401b13509
OS/2 build bustage
2005-11-02 20:25:32 +00:00
bsmedberg%covad.net
282d4fb1d1
Bug 304494 - Move extensions/transformiix -> content/xslt - r=peterv/sicking - CVS copies were performed to preserve CVS history, see https://bugzilla.mozilla.org/attachment.cgi?id=193073 for details
2005-11-02 17:34:14 +00:00
bsmedberg%covad.net
b422a76be0
Bustage fix, bug 307168
2005-11-02 14:49:05 +00:00
bsmedberg%covad.net
5a3dee9942
Bug 307168 - Add configure test for GCC bug that prevent the pragma-visibility stuff from working properly on some configurations, and also clean up usages of HAVE_VISIBILITY_PRAGMA which should really be HAVE_VISIBILITY_ATTRIBUTE r=roc+wolfiR, previous revisions reviewed by bryner
2005-11-02 14:14:18 +00:00
bzbarsky%mit.edu
ac74132a30
Fix build bustage when building on Solaris with pkg-config >= 0.17.1. Patch
...
by Matt Keenan <matt.keenan@sun.com>, r=bsmedberg
2005-10-31 19:29:12 +00:00
cls%seawood.org
59a8ad7560
Explicitly set language type when testing Sun compiler version.
...
Bug #314018 r=bsmedberg
2005-10-31 18:32:36 +00:00
cls%seawood.org
0f9bf131b9
Properly quote [] uses.
...
Thanks to David Avery <daa@rm.incc.net> for the patch.
Bug #305047 r=cls
2005-10-29 05:31:13 +00:00
tor%cs.brown.edu
f663020df7
Bug 310957 - default svg renderer for all platforms is cairo. r=bsmedberg
2005-10-26 19:08:29 +00:00
wtchang%redhat.com
40145d9911
Bugzilla Bug 302212: allow Mac OS X x86 builds to target SDKs. The patch
...
was written by Mark Mentovai <mark@moxienet.com>. r=joshmoz. sr=bryner.
Modified Files:
configure.in config/autoconf.mk.in config/config.mk
extensions/java/xpcom/tools/xpidl/Makefile.in
security/manager/Makefile.in xpcom/typelib/xpidl/Makefile.in
2005-10-26 19:01:18 +00:00
wtchang%redhat.com
bd755dca7c
Bugzilla Bug 259945: Mozilla should use $ORIGIN instead of LD_LIBRARY_PATH
...
to locate shared libraries on Solaris whenever possible. The patch is
contributed by Brian Lu of Sun <brian.lu@sun.com>. r=wtc,bryner.
sr=neil.parkwaycc.co.uk.
Modified Files: configure.in build/unix/run-mozilla.sh
2005-10-17 17:21:17 +00:00
bsmedberg%covad.net
db584fa139
Bug 207521 - deprecate --enable|disable-shared, since --enable-static gives us all the information we need, r=cls
2005-10-17 14:57:32 +00:00
vladimir%pobox.com
2f87b8dd7c
Merge from org.mozilla.cvs.cairo branch.
...
- Cairo 1.1.1
- Updated thebes, gfx/src/thebes
- Fixes to plugins with thebes gfx under linux
- Native theme fixes with thebes rendering (NOTE: widget changes only enabled when building with thebes, otherwise all old code)
2005-10-06 04:02:10 +00:00
dougt%meer.net
4435542681
This fixes the NS_PRINTING configure option which got broken at some point. b=308629 r/sr=jst@mozilla.org
2005-09-16 02:25:37 +00:00
mkaply%us.ibm.com
8ff54492a5
#304785
...
r=chase
Patch from Peter Weilbacher/Steven Levine
Multiple calls to nspr-config causing slowdown on certain machines
2005-09-15 14:16:00 +00:00