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

35 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 15501fd5cb Bug 351856 make chardet its own module
r=smontagu,bsmedberg
2006-09-13 22:13:40 +00:00
smontagu%smontagu.org 1dd2b1359d Remove obsolete intl compatibility library. Bug 352180, r=jshin, sr=bsmedberg 2006-09-13 07:19:24 +00:00
timeless%mozdev.org 1680c53ea7 Bug 350293 RDF + NOXPFE Building xulrunner with embedding-profile=basic failed
patch by romaxa@gmail.com r=timeless r=bsmedberg
2006-08-28 19:19:03 +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
timeless%mozdev.org 3ac8499ab4 Bug 347884 Building XULRunner with --embedding-profile=minimal failed, tkhstory
only build mork+toolkit history ifdef MOZ_XUL
patch by romaxa@gmail.com r=timeless r=bsmedberg
2006-08-14 15:49:06 +00:00
benjamin%smedbergs.us 1427ece273 Bug 339106 - integrate spellcheck into libxul, r=mento 2006-07-31 18:11:38 +00:00
benjamin%smedbergs.us d69b941372 Bug 321219 - separate places backend into toolkit, r=beng 2006-07-18 19:41:12 +00:00
timeless%mozdev.org 4747b6b35f Bug 340795 Building with --with-embedding-profile=minimal failed
reverting unnecessary changes to xpfe
replacing updater with xpinstall (bad reference)
defining things in libxul-config.mk per bsmedberg, spotted by jag
2006-06-22 13:08:18 +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
benjamin%smedbergs.us d1a126b47a Bug 339099 - Integrate extensions/cookie and extensions/permissions into libxul, r=darin 2006-05-25 15:45:17 +00:00
benjamin%smedbergs.us 703f94d5f7 Bug 335248 - move the XUL filepicker C++ goop into libxul, r=darin 2006-05-04 23:17:47 +00:00
benjamin%smedbergs.us fc2b83b1fa Bug 78081 - Stop exporting intermediate libraries, initial changes blanket-r=mento 2006-05-03 22:50:57 +00:00
benjamin%smedbergs.us ae7a851b73 Bug 335807 - Make xpfe/components/intl its own component, r=neil (this gets rid of xpfe/components/build2 for tbird, yay!) 2006-05-02 16:47:32 +00:00
benjamin%smedbergs.us 2ed8035970 Bug 335714 - make windowds a standalone component, r=Neil 2006-04-28 13:19:36 +00:00
cls%seawood.org 37453e2762 Allow libxul to link in mingw builds.
Bug #334403 r=bsmedberg
2006-04-18 15:52:41 +00:00
benjamin%smedbergs.us e01a66c5d2 Bug 320316 - libxul doesn't link with cairo toolkits (thebes) r=vlad; don't build mfcembed if xpcomobsolete (nsIRegistry) isn't available, to fix xulrunner windows bustage 2006-04-05 19:25:57 +00:00
benjamin%smedbergs.us d01eb68e61 Bug 332114 - XULRunner shouldn't build xpcomobsolete, r=darin 2006-03-29 23:44:04 +00:00
benjamin%smedbergs.us 9971df2d6b Add mozreg_s to the libxul link list 2006-03-27 21:12:26 +00:00
mkaply%us.ibm.com 0384e67b13 #3011064
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
2006-03-08 19:29:25 +00:00
benjamin%smedbergs.us c9ff5b4a4c Bug 320316 - libxul doesn't compile with thebes 2006-02-27 21:18:41 +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 6dc4c23b10 Bug 323732 try #2 - Missing cursor resources in Windows xulrunner build 2006-02-09 21:02:11 +00:00
benjamin%smedbergs.us 474f1b8223 Bug 323732 - Missing cursor resources in Windows xulrunner needed for various CSS cursor types, r=vlad 2006-02-08 21:52:33 +00:00
bsmedberg%covad.net ec0ae1ec61 Bug 322965 (relanding) - Allow building xulrunner with --disable-xul, this fixes dynamic builds which didn't have the correct linker flags and combines passwordmgr/satchel in one XPCOM module since they have symbol dependencies 2006-01-25 20:23:24 +00:00
pavlov%pavlov.net a6582b5239 backing out bsmedberg's checkins for bug 322965 due to build bustage. 2006-01-25 04:54:07 +00:00
bsmedberg%covad.net abe638de27 Bug 322965 - Allow building XULRunner with --disable-xul, r=dougt (This also contains some bits of 299988, build gtkmozembed into libxul) 2006-01-24 19:27:00 +00:00
bsmedberg%covad.net 3a37966923 Bug 321173 - Always build javaxpcom into the mini-libxul - r=jhpedemonte 2006-01-18 17:38:58 +00:00
bsmedberg%covad.net fc951d1919 Bug 320972 - Integrate extensions/auth into libxul, r=darin 2005-12-22 17:55:42 +00:00
bsmedberg%covad.net bce6d514c6 Bug 320820 - Integrate webservices into libxul, r=doron 2005-12-20 14:13:01 +00:00
bsmedberg%covad.net 022df15b54 Bug 320553 - integrate universalchardet into libxul, r=bryner 2005-12-16 20:55:44 +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
bsmedberg%covad.net f919f3abd0 Typo when copy/pasting the bustage fix :-( 2005-11-23 15:27:19 +00:00
bsmedberg%covad.net cd6f02631e libxul-only bustage fix, bug 311735 (must set EXTRA_DSO_LIBS before you include rules.mk) 2005-11-23 14:56:22 +00:00
bsmedberg%covad.net 6a4881b44b Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway) 2005-11-23 14:16:33 +00:00