Commit Graph

1689 Commits

Author SHA1 Message Date
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
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
dougt%meer.net
b0171845f9 make xpcom typelib tools build on wince. r/a=benjamin 2005-07-05 17:02:20 +00:00
kairo%kairo.at
fcb3829454 bug 285696 stage 2 - really rebrand suite trunk, r+sr=Neil a=bsmedberg; note that this also changes the executable name to seamonkey.exe/SeaMonkey.app/seamonkey. Also including placeholder artwork replacing all mozilla suite related logos (note that the final SeaMonkey artwork is not ready yet) 2005-07-02 20:35:13 +00:00
mark%moxienet.com
f0daba2e6d Mac bustage fix. Bug 299305, Mac GSSAPI fixes following bug 295109. a=#developers 2005-07-01 05:01:28 +00:00
darin%meer.net
dea2306931 fixes bug 295109 "support pr-loading gssapi libraries for negotiateauth" patch by cneberg@gmail.com, r=darin, a=bsmedberg 2005-06-30 00:19:18 +00:00
bsmedberg%covad.net
f7476b1b4d Bug 298937 TARGET_XPCOM_ABI not set on MacOSX - patch by Mark Mentovai, r=darin+cls+bsmedberg a=bsmedberg 2005-06-29 17:23:09 +00:00
dougt%meer.net
6807909a64 Adding WINCE rules to build the shunt and toolchain during configure so that we break the chicken/egg problem. r=299061, r=benjamin, a=benjamin 2005-06-29 16:28:02 +00:00
roc+%cs.cmu.edu
41bf2924b1 Bug 288438. Turn off SVG <foreignobject> because it's pretty broken. r=benjamin,sr=dbaron,a=benjamin,patch by jwatt,tor and roc 2005-06-29 03:51:44 +00:00
mark%moxienet.com
9e49a83844 Bug 298529, Core support for Mac 10.4u ("universal") SDK, part 1. SDK version detection and MacOSX86 support in configure. r=cls sr=smfr a=bsmedberg 2005-06-29 02:40:57 +00:00
cbiesinger%web.de
13066771af 297962 stop building IPC code for seamonkey
r=bsmedberg a=asa
2005-06-25 17:38:35 +00:00
bsmedberg%covad.net
fab45591e2 Bug 297923 - Make the standalone glue work on mac, and write GRE-finding code which looks for our new XUL framework, and make our new XUL framework. r=jhpedemonte+darin a=chofmann 2005-06-23 16:55:52 +00:00
mozilla.mano%sent.com
ae5f292d00 Bug 298430 - drop support for Mac OS X 10.1. Second part: configure.in changes to block running on 10.1. r=josh a=shaver 2005-06-23 01:11:33 +00:00
kairo%kairo.at
9606a3bfb4 bug 297257 - include reporter in suite, p=ajschult@verizon.net r=bsmedberg sr=Neil a=chofmann 2005-06-22 16:01:08 +00:00
cls%seawood.org
9990fe650a Remove midl version check.
Bug #298260 r,a=bsmedberg
2005-06-22 05:26:15 +00:00
kairo%kairo.at
46f6298dff bug 294943 - Implement nsIXULAppInfo in suite trunk, also fixes building of suite/ for suite, r=bsmedberg sr=Neil a=chofmann 2005-06-21 16:01:09 +00:00
joshmoz%gmail.com
ac67020454 better support for per-build configuration. patch by Mark Mentovai. b=296900 r=josh r=cls a=asa 2005-06-20 19:24:51 +00:00
darin%meer.net
6f8d339bb1 fixes bug 297976 "Conditionally generate makefile for tools/update-packaging" r=cls 2005-06-17 22:59:13 +00:00
cbiesinger%web.de
5c6d97684b Bug 129216 Integrate Python xpcom bindings with build system
patch by Mark Hammond <mhammond@skippinet.com.au> / Remy C. Cool
<dev-python@smartology.nl> / Christian Persch <chpe@gnome.org>
r+a=bsmedberg
2005-06-17 21:03:43 +00:00
darin%meer.net
8a660791d7 fixes bug 297811 "Disable updater if iconv not found" r=cls 2005-06-16 08:05:38 +00:00
joshmoz%gmail.com
ffddbdbecd fail when trying to build with bad compiler or sdk options on the mac. patch by Mark Mentovai. b=297709 r=josh r=cls a=asa 2005-06-16 00:26:05 +00:00
mkaply%us.ibm.com
8d55fbd872 OS/2 XUL runner build bustage 2005-06-14 20:09:28 +00:00
mkaply%us.ibm.com
7bb73ad13f OS/2 build bustage 2005-06-13 13:36:07 +00:00
mkaply%us.ibm.com
0a9d4fa0ed OS/2 build bustage 2005-06-10 20:24:15 +00:00
joshmoz%gmail.com
0e8e4ebadb make configure aware of x86-based Macs. Patch by Apple Computer, Inc. b=297165 r=pinkerton sr=bsmedberg a=asa 2005-06-09 18:20:34 +00:00
bsmedberg%covad.net
d403118fcf Bug 297139 - Malformed test in configure, patch by Mark Mentovai <mark@moxienet.com>, r=cls a=asa 2005-06-09 12:32:53 +00:00
neil%parkwaycc.co.uk
a0a3a7c7bb Need to use cygpath -a for possibly relative paths b=294122 r=cls a=asa 2005-06-09 08:01:06 +00:00
darin%meer.net
b1e47d43a3 Landing patch for bug 292021 "Software Update self-contained executable" r+a=bsmedberg 2005-06-08 18:04:25 +00:00
pedemont%us.ibm.com
eea43f64b5 Fix Javaconnect build bustage on Win32. r=tor, a=mkaply. Not part of default build. 2005-06-08 16:41:19 +00:00
bsmedberg%covad.net
22b446b9d8 Bug 294835 - Need to determine XPCOM ABI (at least for the common cases) in configure, for EM/nsXREDirProvider r=cls sr=shaver a=asa 2005-06-08 12:46:39 +00:00
cls%seawood.org
2f8def85e9 Path translation fixes for msys.
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
joshmoz%gmail.com
f299a66dc7 more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. b=292530 r=josh r=pinkerton r=cls sr=bryner a=brendan 2005-06-01 18:53:30 +00:00
cls%seawood.org
07d95ff712 Add support for msys uname & cleanup OS_ARCH checks.
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls sr=wtc a=shaver
2005-06-01 15:25:09 +00:00
cls%seawood.org
d5865f4067 Use dashes instead of backslashes for program options to avoid msys shell expansion.
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls a=shaver
2005-06-01 14:28:35 +00:00
cls%seawood.org
2dea2a81ae Allow --enable-debug to accept compiler flags like --enable-optimize
Bug #284767 r=bsmedberg a=shaver
2005-06-01 13:54:02 +00:00
kjh-5727%comcast.net
51f158a222 Bug 293541 - Allow building Cairo SVG on MingW. Patch by Eli Friedman <sharparrow1@yahoo.com>. r=benjamin, a=asa. 2005-05-21 15:54:36 +00:00
cls%seawood.org
fde84ac846 Check the "yes" case for --with-system-foo options
Bug #288340 r=bsmedberg a=asa
2005-05-17 17:30:07 +00:00
jay%mozilla.org
e7a57ae37e Add reporter to MOZ_EXTENSIONS_DEFAULT list, Bug 285653 2005-05-16 21:24:00 +00:00
tor%cs.brown.edu
1a8f106a62 Bug 293265 - rename --enable-cairo to --enable-canvas. r=bsmedberg, a=asa 2005-05-11 23:49:52 +00:00
wtchang%redhat.com
44ba1c9318 Bugzilla Bug 273336: arguments to the test command should be quoted. r=cls.
a=shaver for aviary1.1a1.
2005-05-11 22:10:32 +00:00
cls%seawood.org
4b605e41ed Allow --includedir & --libdir to be properly overriden when calling nspr-config.
Bug #289015 r=wtc,roc a=shaver
2005-05-11 01:03:44 +00:00
scott%scott-macgregor.org
5da8b6c667 Bug #261485 --> start building the universal encoding auto detect extension in Thunderbird
Does not effect other apps.
2005-05-06 23:30:30 +00:00
scott%scott-macgregor.org
158b44fe24 Bug #225288 --> turn on the pref extension for thunderbird.
Effects thunderbird build only.
2005-05-03 20:34:04 +00:00
tor%cs.brown.edu
8d19d5a7b9 Bug 291959 - not linking Xrender causes cairo SVG to crash on gtk1.
r+sr=bzbarsky, a=asa.
2005-04-29 13:16:07 +00:00
dougt%meer.net
844e4cfc58 Build changes for windows ce. With this patch, configure correctly
produces working a autoconf.mk file.

r=benjamin@smedbergs.us
sr+a=dbaron@mozillafoundation.org
b=291229
2005-04-22 19:06:27 +00:00
bryner%brianryner.com
91b549d294 Make --enable-cairo work for windows/msvc by switching it over to our build system. Bug 290518, r=vlad, pavlov. 2005-04-19 17:19:47 +00:00
cls%seawood.org
391ef05d89 Properly save CXXFLAGS for calling sub-configures.
Thanks to Joel Fredrikson <joel@it.uu.se> for the patch.
Bug #270814 r=cls a=asa
2005-04-17 22:44:14 +00:00