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
dougt%meer.net
98483b30bd
Bug 308580. r=dbaron. Not all MOZ_XUL_APPS need or want updater. This patch fixes this. Also removes viewsource and xft from minimo.
2005-09-15 01:50:47 +00:00
mark%moxienet.com
b18b9d71ba
Bug 308042, ld -exported_symbols_list check erroneously fails with Xcode 2. Check both stdout and stderr. r=bryner
2005-09-12 01:36:26 +00:00
dougt%meer.net
a6b50f605e
Using _DEFAULT so that customers of minimo can override. patch by Frederic.Devernay@inrialpes.fr. r=me
2005-09-09 17:40:07 +00:00
mark%moxienet.com
3d803da332
Bug 307299, remove vestiges of MOZ_USE_OFFICIAL_BRANDING. Remove from configure.in. Fixes officially-branded Firefox on Mac. r=bsmedberg
2005-09-08 03:01:11 +00:00
cls%seawood.org
be6cbc25e1
For Darwin/OSX builds, do not explicitly link against libm or libpthread as they are symlinks to libSystem which is pulled in by default.
...
Bug #299661 r=wtc
2005-09-02 02:59:01 +00:00
cbiesinger%web.de
6f689bab62
bug 306701 put quotes around sunbird's default extension list
...
r=bsmedberg
2005-09-01 15:09:41 +00:00
pavlov%pavlov.net
6232847cca
adding support for image encoding. bug 245684. patches from Brett Wilson <brettw@gmail.com>. r=me, sr=vlad
2005-08-31 22:15:33 +00:00
bsmedberg%covad.net
43570f1870
Bug 306355 followup - put the activex defaults before the app-specific overrides r=dougt
2005-08-31 17:47:38 +00:00
bsmedberg%covad.net
14b83c3b76
Bug 306355 - Put default config information in configure, not in mail/config/mozconfig - r=mscott
2005-08-30 14:05:12 +00:00
neil%parkwaycc.co.uk
dd0435e0f3
Make _WIN32_WINN% default to 0x400 c.f. WINVER should fix bug 305187 b=bsmedberg
2005-08-29 14:22:33 +00:00
dougt%meer.net
ae17e9fabf
change the location of the minimo version.txt. rs=bsmedberg
2005-08-26 17:27:07 +00:00