Commit Graph

1534 Commits

Author SHA1 Message Date
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
bienvenu%nventure.com
edb558c6bb add auth for thunderbird, to do gssapi r/sr=mscott for 303160 but should fix 305849 as well 2005-08-25 18:48:57 +00:00
neil%parkwaycc.co.uk
51f4554311 MSVC version detecting code should only use BREs patch by Giorgio Maone <g.maone@informaction.com> r=cls b=300913 2005-08-25 09:53:41 +00:00
cmp%mozilla.org
78ebced36f Add --enable-update-channel for browser+mail. Bug 302721, attachment
193749.  r=bryner@brianryner.com, sr=benjamin@smedbergs.us
2005-08-25 00:59:09 +00:00
roc+%cs.cmu.edu
07f9d943f2 Bug 305455. Fix build regression. r=vlad, patch by Eli Friedman 2005-08-24 01:05:42 +00:00
wr%rosenauer.org
6fe7d3a49d Bug 298655 fixed build with --enable-pango if pango is not in LD default path, r=cls 2005-08-23 06:22:49 +00:00
vladimir%pobox.com
d0cc95dc25 fix silly typo 2005-08-20 06:14:51 +00:00
vladimir%pobox.com
eaa0aea2d5 cairo landing: configure fixes early to unbust tinderboxes r=pavlov 2005-08-20 06:12:54 +00:00
pavlov%pavlov.net
badd7035e7 updating cairo version number r=vlad 2005-08-20 05:55:08 +00:00
bienvenu%nventure.com
690785e15a add optional support for mit kerberos for windows, patches by cneberg@gmail.com, r=darin, sr=bienvenu 280792 2005-08-19 14:25:22 +00:00
cbiesinger%web.de
9a80dc014e bug 304982 define CPP_THROW_NEW to throw() even when exceptions are enabled
r=bsmedberg sr=dbaron
2005-08-18 12:34:14 +00:00
bsmedberg%covad.net
c54aa3f56b Bug 304476 (and 304478) - remove app.extensions.version from default prefs - r=chase 2005-08-16 19:28:01 +00:00
timeless%mozdev.org
79e0ee1aed ok, how about using [[]] to escape []. quoting quote chars using quote chars... 2005-08-16 06:23:37 +00:00
timeless%mozdev.org
a26ea846c0 Introducing autoconf quadrigraphs for []. Because autoconf decided to mishandle m4. 2005-08-16 05:47:27 +00:00
timeless%mozdev.org
a3f0a5963f Bug 300913 - MSVC tools version number detection is broken for non-English MSVC
patch by g.maone@informaction.com r=cls
2005-08-16 01:45:35 +00:00
dougt%meer.net
deb8afe738 Adding native uconv to minimo. It always exists for the linux version of minimo, but I dropped it for WINCE until I could implement something that worked on WINCE. Native UCONV is not part of the default build. rs=bsmedberg 2005-08-09 07:41:30 +00:00
dougt%meer.net
e999241a5e Adding a build configuration option that will allows us to no build the
xpcom obsolete library.  r/a=benjamin. b=303429
2005-08-05 17:09:41 +00:00
tor%cs.brown.edu
1316da993e Bug 301646 - update to zlib 1.2.3.
Patch by glennrp@imagemagick.org, r=tor, sr=dveditz, a=bsmedberg
2005-08-04 19:14:14 +00:00
bsmedberg%covad.net
c39244afed Bug 301197 - --disable-compile-environment allows us to configure the tree without a compiler being present (needed for some kinds of l10n repackaging) r/a=Chase 2005-07-28 19:48:12 +00:00
dougt%meer.net
e75e37664c * This moves most of the configuration options of minimo into configure.in.
* This makes minimo use the same toolkit that ff uses.

* This makes toolkit build on WINCE.  (makefile love only)

* This moves all default configuration options above where we enable
applications in configure.in

Build only changes.

r=bsmedberg
a=bsmedberg
2005-07-27 20:42:44 +00:00
bsmedberg%covad.net
515f8c4b69 Bug 299991 - XULRunner stub executable, r=darin a=shaver 2005-07-25 22:16:56 +00:00
bsmedberg%covad.net
dab055967f Bug 269460 - Build system for easy replacement of trademarked names --with-branding=directory r=chase a=shaver 2005-07-25 18:56:27 +00:00
joshmoz%gmail.com
45cb947e65 export MACOSX_DEPLOYMENT_TARGET and kill MACOS_DEPLOYMENT_TARGET. Allows us to build on x86 Macs right out of cvs (note that we still crash a lot straight from cvs, but it runs). Patch by Mark Mentovai. b=298543 r=josh sr=peterv a=bsmedberg 2005-07-23 21:17:40 +00:00
bsmedberg%covad.net
5fba1c6aea Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa 2005-07-21 13:33:43 +00:00
bryner%brianryner.com
64e2d853e9 Use -dead_strip option on Mac if the linker supports it. Bug 300047, r=pinkerton a=bsmedberg 2005-07-14 17:52:17 +00:00
smfr%smfr.org
2a75957321 Fix bug 299356: fix image blocking in camino by enabling the permissions extension. r=mento 2005-07-14 00:28:21 +00:00
cls%seawood.org
8497790179 Set HOST_RANLIB properly for msvc builds.
Bug #300123 r=bangbang023 a=bsmedberg
2005-07-13 17:51:30 +00:00
bryner%brianryner.com
25f676e6d8 backing out until we can up build requirements or write a configure test 2005-07-13 17:45:06 +00:00
bryner%brianryner.com
e759010dda Add -dead_strip as a linker option for Mac builds. Bug 300047, r=pinkerton a=bsmedberg 2005-07-13 16:43:01 +00:00
cls%seawood.org
ff74ef1ce3 Use HOST_PDBFILE when building host apps on win32.
Long-term fixing pacifica parallel build bustage.
Bug #299557 r=chase
2005-07-06 01:49:32 +00:00
cbiesinger%web.de
4d3bf45fb3 Bug 299669 Allow mozilla to build with libIDL-2 for non-gtk2 backends
patch by Bastiaan Jacques <b.jacques@planet.nl> r=cls a=bsmedberg
2005-07-05 22:28:20 +00:00
darin%meer.net
a21835e47d fixes bug 299733 "Mac update creates /Applications/DeerPark.app/DeerPark.app" r=mconnor sr=bsmedberg a=chase 2005-07-05 21:51:26 +00:00
cls%seawood.org
2ab2ae58fa Fixing mingw cross-compile bustage:
- Moves HOST_AR_FLAGS into configure.in
- Adds HOST_OS_ARCH to better handle the native build case
- Exposes autoconf standard host_cpu, host_vendor, host_os variables
- Always build native version of libmar & mar tool
Bug #299557 r,a=bsmedberg
2005-07-05 20:37:27 +00:00