bzbarsky@mit.edu
b71fe7e5d2
Make sure HAVE_FT_BITMAP_SIZE_Y_PPEM has the right value; ported from the cairo configure.in. Bug 327879, patch by Karl Tomlinson <mozbugz@karlt.net>, r=pavlov
2007-08-20 19:33:05 -07:00
jwalden@mit.edu
444f76bd14
Bug 296653 - mkdepend takes more than 10 hours on Solaris for nsIconChannel.cpp. Patch by Ginn Chen <ginn.chen@sun.com>, r=cls, a=bz
2007-08-17 16:07:39 -07:00
martijn.martijn@gmail.com
8394bebb9e
Bug 389392 - Mingw build error, mozlcms.lib: No such file or directory, r=dbaron, sr=benjamin, a=bzbarsky
2007-08-17 11:27:05 -07:00
kairo@kairo.at
6c3dd2078e
bug 382187 - use places for SeaMonkey history, step 1: build and use places backend with --enable-places, r=luser sr=Neil
2007-08-17 06:08:31 -07:00
edward.lee@engineering.uiuc.edu
5b2b6dbff9
merging from cvs-trunk-mirror
...
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxdrapi.c => js/src/jsxdrapi.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
2007-08-16 12:06:15 -07:00
benjamin@smedbergs.us
9f81fc8a6a
Bug 391325 - Cannot debug installed xulrunner, add a --enable-install-strip flag, patch by Sergey Yanovich <ynvich@gmail.com>, r+a=me
2007-08-15 17:13:15 -07:00
edward.lee@engineering.uiuc.edu
610500d38e
merging from cvs-trunk-mirror
...
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsbool.c => js/src/jsbool.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
2007-08-10 15:25:15 -07:00
ted.mielczarek@gmail.com
7050a93f24
bug 389548 - fixup from cvs copy (airbag -> crashreporter). also note that this renames the configure flag from --disable-airbag to --disable-crashreporter. r=bsmedberg
2007-08-08 08:19:57 -07:00
edward.lee@engineering.uiuc.edu
8219550579
merging from cvs-trunk-mirror
...
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsbool.c => js/src/jsbool.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsmath.c => js/src/jsmath.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
2007-08-06 16:03:20 -07:00
benjamin@smedbergs.us
d3b16377ad
Bug 389872 - Install NSS headers to dist/include, r=luser and a=blocks approved bug 389673
2007-08-03 07:04:33 -07:00
benjamin@smedbergs.us
f2b2525026
Bug 389671 - CVS remove old suite-style multi-profile code which is not used anymore, r=luser (NPOB except for removing build-system references to files/options)
2007-08-02 11:43:30 -07:00
ted.mielczarek@gmail.com
9e7997f8e2
bug 385912 - breakpad breaks non x86 linux builds. patch by Bill Gianopoulos <wgianopoulos@yahoo.com>, r=me
2007-07-25 07:03:02 -07:00
vladimir@pobox.com
8452bf2592
b=383960, Cairo 1.5.x: fix XLIB_XRENDER feature
2007-07-24 10:33:26 -07:00
pavlov@pavlov.net
5d187e457e
adding color management capabilities -- preffed off. bug 16769. patch from tor. r=bsmedberg, sr=me
2007-07-23 15:02:17 -07:00
jst@mozilla.com
fc585a751f
merging from cvs-trunk-mirror
2007-07-20 14:18:36 -07:00
sayrer@gmail.com
fd66403c47
Bug 388920. EXTENSIONS_ALL broken since webservices was removed. r=ted.mielczarek
2007-07-20 12:24:10 -07:00
ted.mielczarek@gmail.com
09b089866b
bug 386841 - crashreporter linked with libsso.so.4, libcrypto.so.4. r=bsmedberg
2007-07-18 21:28:05 -07:00
jst@mozilla.org
2fc5a5016d
merging from cvs-trunk-mirror
2007-07-18 13:32:08 -07:00
sayrer@gmail.com
9e1d37e67e
Bug 332174. Disable SOAP support. r=peterv, sr=brendan
2007-07-18 12:24:26 -07:00
asqueella@gmail.com
f0bf14e04a
Bug 373535 - firefox-on-top-of-xulrunner browser does't find libmozcairo on linux
...
p=Walter Meinl <wuno@lsvw.de>
r=bsmedberg
2007-07-17 14:25:11 -07:00
mozilla.mano@sent.com
8854db12e8
Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin.
2007-07-17 14:08:24 -07:00
joshmoz@gmail.com
39dfe813a5
update comment to reflect the fact that nobody should be building trunk on Mac OS X with gcc 3.3 any more. r=bsmedberg
2007-07-17 13:05:14 -07:00
joshmoz@gmail.com
dce32c7e6e
use gcc 4 on PPC Mac OS X (we already use gcc 4 on Intel), use 10.4 SDK on all tinderboxes, Mac OS X 10.4 is the new minimum system requirement for Gecko 1.9. b=385221 r=mento r=luser
2007-07-17 11:10:59 -07:00
axel@pike.org
6551ebe13f
bug 386874, add python emulation for nsinstall for --disable-compile-environment, r=bsmedberg
2007-07-17 06:47:55 -07:00
benjamin@smedbergs.us
c1f89b4189
Bug 368854 - Use new compiler/linker flags added in VC8 to improve security, r=luser
2007-07-17 06:31:28 -07:00
asqueella@gmail.com
ab16dda630
re-land Bug 372428 with the typo fixed (thanks biesi)
...
(firefox configure.in does not work currently with a 64 bit kernel and a full 32 bit userland)
p=Petteri Raty <betelgeuse@gentoo.org>
r=cls
2007-07-14 15:16:14 -07:00
asqueella@gmail.com
8d8b65fcfd
back out 372428, I think it broke Linux fxnewref-linux-tbox
2007-07-14 15:12:55 -07:00
asqueella@gmail.com
80b8925d3d
Bug 372428 - firefox configure.in does not work currently with a 64 bit kernel and a full 32 bit userland
...
p=Petteri Raty <betelgeuse@gentoo.org>
r=cls
2007-07-14 15:00:15 -07:00
dveditz@cruzio.com
4bf20f69f1
bug 374810 pick up crash fix from libpng 1.2.17, patch=glennrp, r=tor, sr=dveditz
2007-07-12 17:05:43 -07:00
ted.mielczarek@gmail.com
6e56a8ade7
bug 385241 - disable libxul for debug builds. r=bsmedberg
2007-07-05 11:04:47 -07:00
axel@pike.org
fdad0ff8be
bug 385745, breakpad landing broke --disable-compile-environment, r=luser
2007-07-02 01:34:10 -07:00
vladimir@pobox.com
5c3b18a340
backing out but 383960, upgrade to cairo 1.4.10, due to bug 384035 (again)
2007-06-30 03:45:11 -07:00
vladimir@pobox.com
c0161302e8
b=383960: Upgrade cairo to 1.4.10: Cairo 1.4.10
2007-06-30 00:45:16 -07:00
jwalden@mit.edu
71b8c42cc5
Bug 385810 - Error early on unrecognized extensions provided to --enable-extensions. r=bsmedberg
2007-06-25 15:08:01 -07:00
dcamp@mozilla.com
7792764eb4
disable breakpad by default for 64bit builds. b=385398, r=luser
2007-06-23 21:29:43 -07:00
dcamp@mozilla.com
d23ec86bfc
Bug 380540: Check curl-config if libcurl.pc isn't found, try enabling breakpad by default again on linux. r=luser
2007-06-21 14:44:30 -07:00
dcamp@mozilla.com
26d0a00b41
backing out last patch for bug 380540 for breakage
2007-06-21 13:22:58 -07:00
dcamp@mozilla.com
bef80e9a28
Bug 380540: enable breakpad by default on linux, r=luser
2007-06-21 13:04:02 -07:00
dcamp@mozilla.com
453222009e
Bug 380540 - crash reporter client on linux, r=luser
2007-06-21 09:11:07 -07:00
ginn.chen@sun.com
9c75486154
Bug 384283 Firefox trunk failed to build on Solaris
...
r=benjamin
2007-06-20 00:54:04 -07:00
sdwilsh@shawnwilsher.com
e8ff89b070
Bug 384262 - Fix typo in --enable-bookmarks-places configure flag. Patch by Dietrich Ayala <dietrich@mozilla.com>. r=sspitzer
2007-06-19 14:34:28 -07:00
benjamin@smedbergs.us
0b85a560e2
Bug 384513 - make the visibility pragma checks aware of mach-o and not just ELF, and re-enable libxul by default, r=mento+shebs
2007-06-19 07:53:05 -07:00
flamingice@sourmilk.net
756da201cd
Bug 375921, configure should throw error when APNG not found, Patch by Andrew Smith, r=dbaron, r=benjamin
2007-06-18 12:44:11 -07:00
kherron@fmailbox.com
45ebc4b939
Bug 377344 - Configure should check for PR_STATIC_ASSERT support when building with system NSPR. Patch by Mook <mook.moz+mozbz@gmail.com>, r=benjamin.
2007-06-17 04:45:58 -07:00
Ted Mielczarek
4b6dcacffa
merging from cvs-trunk-mirror
2007-06-15 15:03:02 -04:00
mats.palmgren@bredband.net
266f784855
Bye bye Xprint. b=326716 r+sr=dbaron
2007-06-13 11:02:58 -07:00
axel@pike.org
22e73e11a0
bug 383463, --disable-compile-environment checks too much, r=bsmedberg
2007-06-11 08:56:41 -07:00
gavin@gavinsharp.com
c2c88b9a26
Bustage fix: Vlad apparently forgot to back out the changes to this file
2007-06-10 21:58:30 -07:00
vladimir@pobox.com
f5bcec18eb
b=383960, Upgrade cairo to 1.4.8, r=me -- moz cairo: configure.in fixes
2007-06-10 17:08:37 -07:00
vladimir@pobox.com
9f21d9924d
b=383960, Upgrade cairo to 1.4.8, r=me -- moz cairo: misc fixes
2007-06-10 17:07:13 -07:00
mozilla@weilbacher.org
58a7060568
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
2007-06-10 15:13:08 -07:00
kairo@kairo.at
08d6acee7c
bug 383112 - make MOZ_XUL_APP=1 the default in configure, r=bsmedberg
2007-06-04 08:09:49 -07:00
bent.mozilla@gmail.com
ec6d60d8fd
Bug 380846. Bustage fix for Solaris and K/Ubuntu. Patch by Alfred Peng <alfred.peng@sun.com>. r=bsmedberg.
2007-05-24 10:45:55 -07:00
luser@bluck
4eb0b67e7b
bug 381820 - mozilla2 hg repo doesn't build out of the box due to missing extensions
2007-05-24 12:48:39 -04:00
bent.mozilla@gmail.com
20b6443053
Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions.
2007-05-23 13:08:44 -07:00
benjamin@smedbergs.us
c775966175
Bug 363263 - OS_TARGET set incorrectly in cross-compiled builds, patch by Mike Hommey, r=me
2007-05-23 10:00:17 -07:00
mozilla@weilbacher.org
c38362d62d
Bug 359716: followup for OS/2 to fix build break with MOZ_LDAP_XPCOM, r=bsmedberg
2007-05-21 12:28:20 -07:00
benjamin@smedbergs.us
1b9a44ef9e
Bug 377347 - Disable the obsolete string API (from the Mozilla 1.4 SDK), r=darin sr=dbaron
2007-05-21 07:32:35 -07:00
mozilla.mano@sent.com
c71ffbf0e3
Turing on Bookmarks on Places.
2007-05-18 20:46:27 -07:00
dwitte@stanford.edu
d8c9a41a83
remove p3p from built extensions (MOZ_EXTENSIONS_ALL and seamonkey MOZ_EXTENSIONS_DEFAULT lists). bug 366611, a=kairo for build change, r=luser
2007-05-17 00:39:15 -07:00
ted.mielczarek@gmail.com
83ff8f73ab
bug 368206 - build breakpad by default on os x. (trying again). r=bsmedberg
2007-05-08 12:44:33 -07:00
sayrer@gmail.com
a500571ecb
backing out patch for bug 368206 due to bustage
2007-05-07 14:56:02 -07:00
ted.mielczarek@gmail.com
958e38da5a
bug 368206 - build breakpad by default on OS X. r=bsmedberg
2007-05-07 13:53:29 -07:00
ted.mielczarek@gmail.com
3d1f433e76
backing out configure change from bug 368206 since it's still busted with the 10.3.9 sdk
2007-05-07 09:44:18 -07:00
ted.mielczarek@gmail.com
e659c0665b
bug 368206 - integrate breakpad exception handler/crash reporter on OS X. fix up static linking for thunderbird et. al and enable breakpad by default on OS X. r=bsmedberg
2007-05-07 08:32:41 -07:00
bugzilla@standard8.demon.co.uk
61493f1e7f
Bug 379818 Stop building xpcom-obsolete for suiterunner (and sroaming) r=benjamin,r/sr=Neil
2007-05-07 07:30:15 -07:00
mats.palmgren@bredband.net
c984b81071
Bye bye gtk1 and xlib (Patch 2). b=326152 r+sr=roc
2007-05-02 17:52:32 -07:00
asqueella@gmail.com
6395724420
Bug 318331 - Default build does not support Xinerama - detect support at runtimep=Sylvain Pasche <sylvain.pasche@gmail.com>r+sr=roc
2007-05-02 13:07:32 -07:00
mats.palmgren@bredband.net
c712869d45
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
2007-04-30 16:52:44 -07:00
mats.palmgren@bredband.net
d8b05d9458
Backing out last change to fix bustage. b=326152
2007-04-30 14:33:33 -07:00
mats.palmgren@bredband.net
c6524b0b50
Bye bye gtk1 and xlib (part 1 of 3). b=326152 r+sr=roc
2007-04-30 14:13:39 -07:00
ted.mielczarek@gmail.com
040a815192
bug 377992 - dbus build fails with some dbus versions - disable dbus by default, add --enable-dbus configure arg. r=bsmedberg
2007-04-25 13:40:58 -07:00
ted.mielczarek@gmail.com
c103a4e640
backing out due to tinderbox bustage - bug 368206
2007-04-25 10:46:32 -07:00
benjamin@smedbergs.us
b301c8bc96
Bug 368206 - enable breakpad by default on mac-intel (it currently doesn't build on mac-ppc, but it will in the future), r=luser
2007-04-25 09:40:27 -07:00
ted.mielczarek@gmail.com
6ca23d7ccc
bug 378469 - fix some configure tests in MSMANIFEST_TOOL checking. r=bsmedberg
2007-04-23 09:32:52 -07:00
pavlov@pavlov.net
901644a181
fixing function name check in libpng. bug 257197. patch from asmith15@learn.senecac.on.ca. r=me
2007-04-19 18:27:46 -07:00
wr@rosenauer.org
40c2122644
Bug 377992 - dbus build fails with some dbus versions, r=luser
2007-04-19 04:52:40 -07:00
ted.mielczarek@gmail.com
cf49f4ba80
bug 377939 - set _WIN32_IE=0x500 r=bsmedberg
2007-04-18 14:02:45 -07:00
bugzilla@standard8.demon.co.uk
a2d8a8e765
Test landing bug 359716 again now that we've hopefully got provisional fixes for the ldap c-sdk code
2007-04-12 04:18:00 -07:00
benjamin@smedbergs.us
c6843590e8
Fix libxul bustage from bug 376658, patch by sylvain.pasche, r=me
2007-04-11 11:22:35 -07:00
benjamin@smedbergs.us
b3dab0ec60
Bustage fix for cygwin environment with non-cygwin python, from bug 361583
2007-04-11 11:17:02 -07:00
axel@pike.org
0790c5b099
bug 361583, bustage fix for cygwin builds, don't use cygwin-wrapper. We may add that back for non-cygwin pythons
2007-04-11 10:09:51 -07:00
benjamin@smedbergs.us
914e0059b8
And fix bashism :-(
2007-04-10 10:37:44 -07:00
benjamin@smedbergs.us
60ec5148d9
Bug 375219 bustage fix.
2007-04-10 10:35:40 -07:00
benjamin@smedbergs.us
658b2807d9
Bug 376658 - Enable xinerama by default. Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=me+roc
2007-04-10 08:37:25 -07:00
bugzilla@standard8.demon.co.uk
782da4d9ea
Back out bug 359716 again - still have windows bustages.
2007-04-06 03:47:46 -07:00
bugzilla@standard8.demon.co.uk
d7da639be2
Testing landing of bug 359716 again to see if we've fixed the bustages. It may stay if we have. r=benjamin (build config),sr=mscott
2007-04-06 01:53:28 -07:00
mozilla@weilbacher.org
d1512c6afb
Bug 372151: remove non-cairo gfx toolkit options from configure.in (and set cairo-os2 as default for OS/2), r=benjamin
2007-04-04 13:47:07 -07:00
vladimir@pobox.com
8c70f6383f
b=374462, bumping min cairo version in configure.in, r=stuart
2007-04-04 12:21:22 -07:00
masayuki@d-toybox.com
f7c3f7f3f1
b=333126 backing-out the previous checkin
2007-04-03 22:42:44 -07:00
masayuki@d-toybox.com
3a8e2b0d6a
Bug 333126 Bold/Italic text isn't displayed as bold/italic with cairo-gtk2 build if the font is synthesis font. (only enable enbolden flag in cairo) r=vlad
2007-04-03 22:10:56 -07:00
vladimir@pobox.com
27d4adde0b
b=374462, update cairo to 1.4.2, r=stuart
2007-04-03 18:09:15 -07:00
bugzilla@standard8.demon.co.uk
b126f2eb4c
Back out ldap-csdk upgrade from bug 359716 now that data has been gathered so the remaining problems can be fixed correctly.
2007-03-30 12:00:43 -07:00
bugzilla@standard8.demon.co.uk
0de7385e32
Bug 359716 Upgrade LDAP C-SDK to 6.0.x on trunk for Address Book. r=benjamin (build config),sr=mscott
2007-03-30 06:14:32 -07:00
dbaron@dbaron.org
e50f011700
Convert system library version tests from AC_TRY_RUN to AC_TRY_COMPILE so that they work when cross-compiling. b=372878 r=bsmedberg
2007-03-22 23:26:53 -07:00
pavlov%pavlov.net
90172137f6
APNG. bug 257197. patch by Andrew Smith <asmith15@learn.senecac.on.ca>. r=biesi sr=pavlov
2007-03-20 23:56:50 +00:00
benjamin%smedbergs.us
e2046d1ae3
Bug 367912 - Remove BUILD_MODULES support, r=luser
2007-03-12 20:14:02 +00:00
benjamin%smedbergs.us
06cdf4ac24
Bug 372400 - Require python in configure, r=luser
2007-03-08 22:13:42 +00:00
dbaron%dbaron.org
a8163cca9b
Reduce the number of AC_TRY_RUN tests (which are bad for cross-compiling), part 1: add and use static assertion macros. b=372878 r=bsmedberg
2007-03-08 18:18:51 +00:00
cls%seawood.org
d979bb49bb
Set MOZ_JS_LIBS properly for win32 gcc builds.
...
Bug #371236 r=bsmedberg
2007-03-05 17:22:31 +00:00
pedemont%us.ibm.com
4dafcd97d6
Bug 350886 - First pass at JavaXPCOM unit tests. r=bsmedberg.
2007-03-02 21:28:58 +00:00
pavlov%pavlov.net
5033ec7891
enabling PDF surface on windows. bug 369930. r/sr=vlad
2007-03-01 00:02:27 +00:00
benjamin%smedbergs.us
b5c72a22b9
Bug 78081 - Don't export intermediate libraries, r=luser
...
This is going to break camino until those build scripts are updated.
2007-02-21 15:13:36 +00:00
cls%seawood.org
b55335737f
Require perl >= 5.6
...
Bug #267416 r=bsmedberg
2007-02-12 04:04:12 +00:00
cbiesinger%web.de
7bb149dcc3
part of Bug 370014 - use cairo-beos as default toolkit on BeOS
...
r=sergei_d
2007-02-11 18:28:09 +00:00
roc+%cs.cmu.edu
f5c47d9d22
Bug 223492. Support the freedesktop startup notification API for Linux/Unix. r=caillon/mats,sr=tor
2007-02-09 01:33:26 +00:00
stridey%gmail.com
86af5ee8b8
Bug 282250: Add negotiateauth support for Camino. Patch by Smokey Ardisson <alqahira@ardisson.org> r/sr=mento
2007-02-06 05:35:02 +00:00
benjamin%smedbergs.us
ed0bb2cb11
No bug: checking to see which tinderboxes don't have python available.
2007-01-31 16:12:09 +00:00
benjamin%smedbergs.us
7a34af881c
Bug 368316 - Add configure detection for VC9 prerelease (codename "Orcas"), patch by Stefanik G��bor <netrolller.3d@gmail.com>, r=me
2007-01-30 17:06:58 +00:00
mozilla%weilbacher.org
e499da9c63
[OS/2] Bug 333235: Get Thebes to work on OS/2. Required build additions and easy widget changes. r=mkaply
2007-01-28 22:20:21 +00:00
dbaron%dbaron.org
a4720dbaf7
Revert configure check for bug 364049, r=bzbarsky
2007-01-26 06:47:58 +00:00
sayrer%gmail.com
441c02debc
Bug 359999. Add an enable-mochitest option. r=bsmedberg
2007-01-17 20:38:57 +00:00
pavlov%pavlov.net
861399a708
removing xmlterm from the tree. bug 366341. r=bsmedberg
2007-01-08 19:03:00 +00:00
scott%scott-macgregor.org
81b5e8ccc5
Bug #365879 --> don't ship movemail.rdf on the mac for thunderbird, this can be installed as an extension now. sr=bienvenu
2007-01-08 05:32:56 +00:00
gavin%gavinsharp.com
12b748dc8b
Bug 364049: add configure check for broken msvc7.1 compilers, patch by Mook <mook.moz+sites.org.mozilla.bugzilla@gmail.com>, r=bsmedberg, sr=bzbarsky
2007-01-04 19:59:15 +00:00
timeless%mozdev.org
2256e406a4
sroaming breaks firefox w/ extensions=all
...
there was an a=benb
this will be removed when bug 249343 is fixed
2006-12-31 00:38:09 +00:00
sspitzer%mozilla.org
c674f37df8
fix for bug #355738
...
re-enable places by default. note, this will not enable all of places, just
history on top of places.
also note, we are using places.sqlite now (and not bookmarks_history.sqlite)
because the schema has changed.
r=mconnor
2006-12-15 18:40:08 +00:00
mozilla%weilbacher.org
03415ee5a2
[OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 3, changes to build config. r=mkaply, sr=wtc
2006-12-13 21:57:56 +00:00
gijskruitbosch%gmail.com
dc3276eedd
Bug 361409 - Configure should list options for fixing java-xpcom deficits more clearly
...
first-r=benjamin@smedbergs.us (Benjamin Smedberg)
2006-12-13 15:14:29 +00:00
roc+%cs.cmu.edu
9a62f7650a
fixing bustage
2006-12-04 21:28:56 +00:00
roc+%cs.cmu.edu
b965ced77c
Bug 312793. Make Linux builds listen to dbus for NetworkManager events so we can go online/offline automatically. r=caillon,bsmedberg sr=darin
2006-12-04 20:42:31 +00:00
dietrich%mozilla.com
5718560d0a
Bug 360162 - Create build option for MOZ_PLACES_BOOKMARKS (r=bsmedberg)
2006-12-03 21:19:21 +00:00
tony%ponderer.org
570f67d3f1
Bug 337336: Remove safebrowsing code from /extensions/safebrowsing
...
patch part 1 (making sure configure change doesn't cause anything to blow up)
r=bsmedbergs
2006-12-03 08:04:21 +00:00
cls%seawood.org
89a357e93f
Automatically disable airbag for mingw builds
...
Bug #362128 r=bsmedberg
2006-12-01 08:04:59 +00:00
cls%seawood.org
f010c16a6d
Add -D_WIN32_IE=0x0400 to win32 builds to enable features used by SpecialSystemDirectory
...
Bug #361340 r=bsmedberg
2006-12-01 08:03:14 +00:00
cls%seawood.org
8fabbc2ec8
The features used by nsNotifyAddrListener require w32api 3.8.
...
Bug #358023 r=bsmedberg
2006-12-01 07:57:08 +00:00
scott%scott-macgregor.org
6328b33b8a
Bug #328749 --> start building the url classifier for thunderbird. sr=bienvenu
2006-12-01 06:50:06 +00:00
alfred.peng%sun.com
ac884ab92f
Bug 362209. test -e not available in sh.
...
r=mconnor.
2006-12-01 06:13:19 +00:00
benjamin%smedbergs.us
cf18e8863e
Bug 360125 - --with-branding doesn't provide a way to set MOZ_APP_DISPLAYNAME, r=mconnor
2006-11-28 15:37:41 +00:00
cls%seawood.org
5830c027a5
Mingw builds require _WIN32_WINNT >= 0x0501 (XP) to use the IP_ADAPTER features of nsNotifyAddrListener.
...
Also fix header include case for cross-compile builds.
Bug #358023 r=bsmedberg
2006-11-28 03:43:05 +00:00
stuart.morgan%alumni.case.edu
fedbc0523b
Bug 358390: Enable cairo for Camino (and re-enable SVG). r/sr=josh
2006-11-27 20:24:11 +00:00
tor%cs.brown.edu
66fbe00e97
Bug 354866 - remove svg renderer layer, begin switch to thebes. r+sr=roc
2006-11-27 17:30:57 +00:00
pavlov%pavlov.net
88e6ee6401
turning on cocoa-cairo by default. bug 323934. r=vlad
2006-11-22 00:58:15 +00:00
kairo%kairo.at
0cca415aee
bug 344243 - move suiterunner help over to toolkit help viewer (and build toolkit typeaheadfind), r=bsmedberg on configure.in change, r=Neil for the rest, sr=Neil
2006-11-01 17:07:23 +00:00
dbaron%dbaron.org
dc3244db0b
Convert == (bash-only) to = to fix configure tests for visibility bugs. b=353150 Patch from chpe@gnome.org. r=bsmedberg
2006-11-01 16:49:58 +00:00
ted.mielczarek%gmail.com
a58d90900e
bug 354980, integrate airbag exception handler library on windows. Compiling by default on windows, but disabled at runtime by default right now. Set the environment var MOZ_AIRBAG=1 to enable it. r=bsmedberg/mento
2006-10-26 22:52:30 +00:00
mattwillis%gmail.com
7b65529ea6
bug 352005 - Adds view source support to Sunbird. configure.in change r=bsmedberg/mvl, other r=mvl
2006-10-24 18:34:44 +00:00
gavin%gavinsharp.com
d869339551
Bug 355444: make --disable-feeds trigger a configure error when building Firefox, r=bsmedberg
2006-10-16 17:49:49 +00:00
vladimir%pobox.com
c13ee71991
b=351561, fix thebes/cairo linking issues
2006-10-14 04:46:04 +00:00
roc+%cs.cmu.edu
c5702d6682
Bug 354966. Disable MMX optimizations in pnggccrd.c when they won't build. Patch by Glenn Randers-Pehrson, r=pavlov,sr=tor
2006-10-03 01:16:27 +00:00
pavlov%pavlov.net
ca7e331044
relanding libpng-1.2.12. bug 334110. r=me, sr=tor, patch by Glenn Randers-Pehrson <glennrp@gmail.com>.
2006-09-29 22:46:58 +00:00
cbiesinger%web.de
5b36f89cdb
bug 353983 add --enable-application=netwerk option
...
r=bsmedberg sr=darin
2006-09-28 21:22:27 +00:00
joshmoz%gmail.com
c8c17b285f
use Cocoa widgets by default on Mac OS X. b=326469 r=mento sr=pav
2006-09-28 17:53:08 +00:00
steffen.wilberg%web.de
3519ca9ec4
Bug 353702: rename the enable-canvas and enable-svg switches to disable-canvas and disable-svg since they're both enabled by default. r=bsmedberg
2006-09-27 21:02:08 +00:00
vladimir%pobox.com
ee2152688f
more turning-off-places bustage fixes
2006-09-26 05:21:51 +00:00
vladimir%pobox.com
41ef08cb83
b=353571, disable Places on trunk; r+sr=mconnor
2006-09-26 03:52:19 +00:00
pavlov%pavlov.net
36223e5472
backing out bug 334110/libpng 1.2.12 until I can figure out why it is broken on mac.
2006-09-25 22:38:55 +00:00
pavlov%pavlov.net
56fae0d1f8
this shouldn't have gone in...
2006-09-25 20:42:48 +00:00
pavlov%pavlov.net
de2a318956
upgrading to libpng-1.2.12. patch from Glenn Randers-Pehrson <glennrp@gmail.com>. r=me sr=tor
2006-09-25 19:52:06 +00:00
cbiesinger%web.de
9bd444d187
Bug 352413 Disable MOZ_PROFILESHARING for camino
...
r=bsmedberg,mento
2006-09-15 21:31:15 +00:00
cbiesinger%web.de
f7fc636e7a
Bug 352374 remove unused MOZ_STANDALONE_BUILD
...
r=bsmedberg
2006-09-12 23:48:39 +00:00
mattwillis%gmail.com
b4b452e4f6
bug 352005 - Add view source to Sunbird. r1=bsmedberg, r2=mvl
2006-09-12 22:02:34 +00:00
pedemont%us.ibm.com
79eae38927
Bug 351194 - Fix javac/jar discovery so it works for both MSYS and OS/2. r=bsmedberg. XULRunner only.
2006-09-11 20:54:18 +00:00
vladimir%pobox.com
079f0ade3d
b=350765, rename cairo quartz2 to nquartz (with a whole bunch of bugfixes), r=me
2006-08-30 22:01:27 +00:00
rob_strong%exchangecode.com
47f8b75946
Bug 349551 - Updated builds won't uninstall via Windows Control Panel. r=bsmedberg
2006-08-30 00:08:35 +00:00
benjamin%smedbergs.us
8d3287feae
Update to bug 350211 - use portable shell scripting for SunOS
2006-08-29 19:01:23 +00:00
benjamin%smedbergs.us
4b74339c6f
Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento
2006-08-29 16:53:40 +00:00
benjamin%smedbergs.us
680cdc7401
Bug 350489 - Make JavaXPCOM build with MSYS, r=jhpedemonte
2006-08-29 13:35:05 +00:00
benjamin%smedbergs.us
6fb917a1b7
Bug 312366 (part "mozilla") - the configure test for hidden visibility doesn't detect mac assembly, and decouple NSPR visibility from Mozilla visibility, r=mento
2006-08-25 14:02:07 +00:00
vladimir%pobox.com
b93d8d52e3
partial backout of 234999; not bumping MACOSX_DEPLOYMENT_TARGET to 10.3 yet, since that breaks old tinderboxes
2006-08-23 00:01:07 +00:00
vladimir%pobox.com
f2f3d7b34b
b=234999, bump MacOS X min version to 10.3 for PPC and use 10.3.9 sdk for ppc universal builds, r=mento
2006-08-22 23:06:20 +00:00
benjamin%smedbergs.us
cdbbc055df
Bug 345047 - Universal build fixup for XULRunner, r=mento
2006-08-18 20:34:56 +00:00
timeless%mozdev.org
ba2c063b89
Bug 330331 Building with option --disable-xul failed
...
patch by romaxa@gmail.com r=timeless r=biesi sr=bz
Removing last traces of RDF dependency from HTMLDocument (bug 101995)
Only build toolkit download ifdef MOZ_RDF
Only build windowdatesource and the charset menu ifdef MOZ_RDF
Enable nsExternalHelperAppService to build w/o RDF.
Enable nsDirectoryViewer to build, this is enables geckos to work around bug 347782
Don't build nsHTTPIndex at all.
2006-08-14 22:36:15 +00:00
benjamin%smedbergs.us
af03fc0477
Backout bug 345517 due to various issues.
2006-08-10 14:06:47 +00:00
benjamin%smedbergs.us
ffd802f9ed
Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento
2006-08-09 13:39:19 +00:00
dbaron%dbaron.org
f910cbfafc
Remove -llinc from pkg-config-provided libs lines since Fedora broke binary compatibility. b=268314 Missed one occurrence in previous patch.
2006-08-08 01:38:11 +00:00
dbaron%dbaron.org
7bf0d99c6f
Remove -llinc from pkg-config-provided libs lines since Fedora broke binary compatibility. b=268314 Based on patch by bryner. r=bsmedberg
2006-08-07 23:14:40 +00:00
benjamin%smedbergs.us
1427ece273
Bug 339106 - integrate spellcheck into libxul, r=mento
2006-07-31 18:11:38 +00:00
mozilla%weilbacher.org
42378d3c40
[OS/2] Bug 342644: Get SVG/Canvas working again on OS/2, r=tor, sr=mkaply
2006-07-24 23:28:29 +00:00
mattwillis%gmail.com
aee2dca856
bug 309293 - bustage fix
2006-07-19 00:41:57 +00:00
mattwillis%gmail.com
98a4135e5b
bug 309293 - build Sunbird using non-trademarked branding (Calendar) by default. r=ctalbert,sr=jminta,r(configure.in)=bsmedberg
2006-07-19 00:29:25 +00:00
bugzilla%standard8.demon.co.uk
50203d3872
Bug 342897 Copy required suite files from xpfe/bootstrap (and elsewhere) to suite/app (Moves xpfe/bootstrap/version.txt to suite/config/version.txt) r=benjamin,sr=Neil
2006-07-18 17:11:12 +00:00
wr%rosenauer.org
b1b77db46b
Bug 338446 - fix gtk2 pango builds, p=wuno@lsvw.de, r=bsmedberg
2006-07-18 06:19:17 +00:00
mattwillis%gmail.com
b7249a704d
bug 343640 - error out when building using --enable-calendar with a nice error message. r=dmose,sr=bsmedberg
2006-07-13 13:48:05 +00:00
mattwillis%gmail.com
9128620447
backing out change for bug 343640. enough fire for one evening.
2006-07-13 01:32:22 +00:00
mattwillis%gmail.com
b055773353
bug 343640 - fixing Sunbird bustage - error out when building using --enable-calendar with a nice error message. r=dmose,sr=bsmedberg
2006-07-13 00:54:13 +00:00
mattwillis%gmail.com
9255ecf50e
bug 343640 - trying once more - error out when building using --enable-calendar with a nice error message. r=dmose,sr=bsmedberg
2006-07-13 00:40:06 +00:00
mattwillis%gmail.com
26459bccb0
bug 343640 - trying again - error out when building using --enable-calendar with a nice error message. r=dmose,sr=bsmedberg
2006-07-13 00:25:05 +00:00
mattwillis%gmail.com
b83ba90aac
backing out change for bug 343640
2006-07-12 23:08:55 +00:00
mattwillis%gmail.com
d8edaeffcc
bug 343640 - error out when building using --enable-calendar with a nice error message. r=dmose,sr=bsmedberg
2006-07-12 22:51:20 +00:00
cls%seawood.org
7fb0e389a4
Unset MOZ_FIX_LINK_PATHS for OSF/1.
...
Thanks to Laxmi Harikumar <laxmi.harikumar@digital.com> for the patch.
Bug #333545 r=cls
2006-06-23 16:34:56 +00:00
timeless%mozdev.org
c67effaafc
Bug 340795 Building with --with-embedding-profile=minimal failed
...
patch by romaxa@gmail.com r=bsmedberg
2006-06-22 11:42:28 +00:00
mattwillis%gmail.com
7688ded7e5
bug 340559 moves sunbird configure's default build options into configure.in. r/branch=bsmedberg
2006-06-13 18:05:51 +00:00
mhammond%skippinet.com.au
0f241835df
Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan.
2006-06-13 03:07:47 +00:00
aaronleventhal%moonset.net
a8f8e204ca
Bug 340773. Wrong use of ifdefs for ATK constants. Patch by Ginn Chen. r=aaronl
2006-06-09 12:33:36 +00:00
roc+%cs.cmu.edu
fe1409e73e
Bug 331432. Split nsSVGForeignObjectFrame into a pure SVG frame containing an anonymous block child, to avoid state bit collisions and simplify things. Also fixes configure.in so that foreignObject is really enabled by default in cairo builds. r=tor,sr=bzbarsky
2006-06-06 23:13:15 +00:00
pinkerton%aol.net
041e735408
enable spellcheck for camino (bug 151040)
2006-06-03 20:35:20 +00:00
benjamin%smedbergs.us
d1a126b47a
Bug 339099 - Integrate extensions/cookie and extensions/permissions into libxul, r=darin
2006-05-25 15:45:17 +00:00
peterv%propagandism.org
3869989ccb
Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking.
2006-05-21 19:50:16 +00:00
darin%meer.net
f598aa62e6
landing performance improvements for safe browsing (bugs: 338189, 338191, 338327, 338369, 338366, 338193, 338371, 338562) patches by tony+brettw, r=bryner+darin
2006-05-19 20:29:24 +00:00
benjamin%smedbergs.us
59e9958ff6
Bug 325100 - move DOMI C++ components into gklayout, r=dbaron
2006-05-19 19:09:10 +00:00
mattwillis%gmail.com
d2a7d0a821
bug 338432 Sunbird doesn't require xpcom_obsolete. r=jminta, sr=bsmedberg
2006-05-19 14:17:20 +00:00
bzbarsky%mit.edu
e80a83a9fd
Remove the keyword: protocol handler. Expose the functionality on nsIURIFixup
...
instead. Bug 337339 and bug 264830, r=biesi, sr=darin
2006-05-16 03:02:28 +00:00
brettw%gmail.com
cbc765d9b2
Bug 335306 r=ben Turn spellchecking on by default
2006-05-15 21:36:38 +00:00
benjamin%smedbergs.us
96d39462f2
Bug 337208 - enable storage by default, only disabling for the "minimal" embedding profile, r=shaver
2006-05-15 15:25:11 +00:00
cbiesinger%web.de
b9f3b2e735
add missing AC_LANG_SAVE in configure.in
...
bug 336720 r=bsmedberg
2006-05-14 17:47:13 +00:00
mattwillis%gmail.com
e520ec9279
no change - forcing clobber
2006-05-13 14:20:51 +00:00
benjamin%smedbergs.us
2a961b5076
Bug 337285 - shouldn't need camino/config/mozconfig to build, r=mento
2006-05-12 16:54:56 +00:00
hwaara%gmail.com
e3a92df940
bug 336178, turn off building accessibility by default on mac.
...
r=aaronlev
2006-05-11 19:39:59 +00:00
darin%meer.net
0318b8c707
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
cbiesinger%web.de
51a89a8b1e
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
...
associated code. These options do not really work anymore.
r=bsmedberg
2006-05-06 17:53:51 +00:00
beng%bengoodger.com
acb3fc5182
333751 - correct configure.in ENABLE/DISABLE usage for switch.
2006-05-04 22:13:51 +00:00
beng%bengoodger.com
270522dbb3
333751 - land feed preview page. actually turn it on by default + address some review comments from darin to nsFeedSniffer.* r=darin@meer.net for the configure changes and nsFeedSniffer.*
2006-05-04 21:57:18 +00:00
benjamin%smedbergs.us
c6a641babf
Bug 335949 - typo in fix for 319012, patch by Walter Meini <wuno@lsvw.de>, r=me
2006-05-02 19:26:38 +00:00
benjamin%smedbergs.us
7ca11125d0
Bug 319012 - Building x86 with gcc3.4 or 4.0 using the visibility hidden pragma creates non-PIC code (text relocations), r=bryner
2006-04-28 18:16:04 +00:00
darin%meer.net
4f66ad0bb0
fixes bug 334575 "protection should have a config flag to enable/disable building" r=bsmedberg sr=shaver
2006-04-27 22:24:00 +00:00
beng%bengoodger.com
4c3bdeb751
333751 - land initial content converter patch for feed parsing, turned off. r=bsmedberg for configure bits, r=brettw for everything else... use --enable-feeds in .mozconfig to turn this on.
2006-04-27 00:24:12 +00:00
benjamin%smedbergs.us
35d4740ce1
Bug 335290 - Ordering of checks in --with-libxul-sdk is incorrect, r=mento
2006-04-25 13:11:00 +00:00
cbiesinger%web.de
4c8b3f4c77
bug 335185 remove unused --enable-detect-webshell-leaks r=bsmedberg
2006-04-24 19:23:22 +00:00
cbiesinger%web.de
f35ea5a0a9
bug 335187 remove unused WIDGET_DLL, GFXWIN_DLL, MOZ_GFX_TOOLKIT_LDFLAGS and
...
MOZ_WIDGET_TOOLKIT_LDFLAGS
r=bsmedberg
2006-04-24 19:21:26 +00:00
cbiesinger%web.de
1b3059bc04
bug 333640 fixing solaris bustage by undoing the solaris-specific parts of the patch
2006-04-22 21:17:47 +00:00
cbiesinger%web.de
ee8ea90ea1
bug 333640 Use -z defs when linking libraries, so that unresolved symbols can
...
be found at link time rather than runtime
r=bsmedberg
2006-04-22 20:01:54 +00:00
jag%tty.nl
67189af731
Fix typo in checkin for bug 334866. r=bryner
2006-04-22 19:32:44 +00:00
mattwillis%gmail.com
68ba2d5e66
bug 334417 - Add SUNBIRD_VERSION r=dmose,sr=bsmedberg
2006-04-22 02:18:14 +00:00
cls%seawood.org
320a48a585
Check for libXt headers.
...
Bug #328635 r=bsmedberg
2006-04-21 21:43:50 +00:00
benjamin%smedbergs.us
69f4a40e43
Bug 334866 - protect against GCC bug 26905 which causes us to create non-PIC DSOs by disabling pragma visibility, r=bryner
2006-04-21 16:53:24 +00:00
benjamin%smedbergs.us
eba1b9c018
Bug 334688 - Turn off xpcomobsolete for Firefox, r=darin
2006-04-20 15:10:19 +00:00
cls%seawood.org
00570f4496
Align mingw libs linkage with msvc.
...
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
cls%seawood.org
d2702f8ac0
w32api-3.7 is now required to build gecko using mingw.
...
Bug #333777 r=bsmedberg
2006-04-17 18:01:14 +00:00
gavin%gavinsharp.com
b469cd19c4
Bug 328303: Fix configure help for --with-branding, which suggests --enable-branding, patch by Nick Thomas (cf) <nrthomas@gmail.com>, r=bsmedberg
2006-04-13 23:48:21 +00:00
gavin%gavinsharp.com
6954de5707
Bug 308973: Rebrand Firefox trunk builds to "Minefield" (forgotten configure.in part), patch by beltzner, r=mconnor
2006-04-11 18:59:11 +00:00
benjamin%smedbergs.us
7d93ac03ea
Bug 318041 part 0 - add configure flag --with-embedding-profile=default|basic|minimal to define supported configuration sets, r=dougt
2006-04-11 14:46:57 +00:00
kairo%kairo.at
91acb7039c
bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil
2006-04-08 11:17:06 +00:00
vladimir%pobox.com
e2994b8881
b=323925, make cairo-gtk2 the default toolkit for linux, r=stuart
2006-04-05 19:44:53 +00:00
kairo%kairo.at
f290df77d9
bug 332091 - Possibility to add "special" part to package names (by setting MOZ_PKG_SPECIAL=foo in mozconfig), r=bsmedberg
2006-04-05 13:05:43 +00:00
cbiesinger%web.de
0cf032c25b
bug 331888. Make cairo-beos work. Requires --enable-pango for now
...
r=stuart
2006-04-04 21:22:35 +00:00
dougt%meer.net
c21ed29ad2
Allowing Native UConv to be built against Windows 32 without a build error.
2006-04-03 21:03:00 +00:00
jag%tty.nl
76e874dfe8
Attempt to clear AIX bustage while we work on a real fix.
2006-04-01 09:44:33 +00:00
leon.sha%sun.com
b27d80022f
Bug 332053, Fail to build latest firefox and seamonkey trunk on solaris.
...
Patch maker leon.sha@sun.com .
cls: review+
2006-03-31 09:07:15 +00:00
gerv%gerv.net
f7bf44c446
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-03-31 06:13:49 +00:00
benjamin%smedbergs.us
d01eb68e61
Bug 332114 - XULRunner shouldn't build xpcomobsolete, r=darin
2006-03-29 23:44:04 +00:00
mhammond%skippinet.com.au
46b0ad6adf
Bug 129216: Integrate Python xpcom bindings with build system
...
Should not affect the default build!
r=benjamin, rs=brendan
2006-03-28 10:57:18 +00:00
dbaron%dbaron.org
15ae580678
Prefer gnu tar to others. b=260174 Patch from Marco Perez <bugmail@millibyte.net>. r=bsmedberg
2006-03-27 17:52:05 +00:00
mattwillis%gmail.com
9bfc41718e
bug 331857: fix 'pref is no longer an extension' warning. r=bsmedberg
2006-03-27 17:37:07 +00:00
benjamin%smedbergs.us
f63a763e94
Bug 301249 - Checkout and build mozilla/dbm as part of NSS instead of the mozilla client, and pull NSS by the release tag instead of by the NSS_CLIENT_TAG which is now deprecated! r=dougt (+nelsonb)
2006-03-27 16:21:55 +00:00
cls%seawood.org
0828b79df3
Fix mingw cross-compile bustage.
...
Bug #322578 r=mark sr=bsmedberg
2006-03-21 03:04:54 +00:00
tor%cs.brown.edu
d1cc8a96a4
Bug 330516 - remove depreciated and unmaintained SVG renderer backends.
...
r=bsmedberg, sr=roc
2006-03-20 21:16:45 +00:00
dougt%meer.net
9bfc987689
Moving building of the shunt project out of configure and have it be controlled via the makefile in build/wince/tools. WINCE Only
2006-03-15 23:23:37 +00:00
mkaply%us.ibm.com
f33185a739
#301064
...
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
2006-03-14 22:12:52 +00:00
preed%mozilla.com
405b2fe9b0
Bug 329686: tools/update-packaging needs its own build target. r=darin
2006-03-09 05:47:25 +00:00
vladimir%pobox.com
dae3a84d4c
b=328292, correctly require pango for cairo-gtk2 builds, r=stuart
2006-03-09 00:45:09 +00:00
mkaply%us.ibm.com
70193f3b61
I don't want this turned on just yet - lots of pieces
2006-03-08 18:53:19 +00:00
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
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