Граф коммитов

1595 Коммитов

Автор SHA1 Сообщение Дата
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