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

1414 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 123fae132a 283185 [beos] link to libzeta if available, for functions like find_directory_r
r=bsmedberg
2005-02-23 18:51:54 +00:00
bsmedberg%covad.net fa01ef8027 Bug 232003 - AS perl and cygwin GNU make 3.80 don't play well together r=cls 2005-02-07 14:55:07 +00:00
pkw%us.ibm.com fe280bf455 Bug 232107 - Enable movemail on Mac.
r=jhpedemonte@gmail.com, sr=mscott@mozilla.org
2005-02-04 16:36:05 +00:00
tor%cs.brown.edu ec0a347c63 Bug 280454 - adjust svg cairo renderer to handle cairo > 0.3.0. 2005-01-31 15:06:15 +00:00
tor%cs.brown.edu 6380f25421 Update cairo version requirement to 0.3.0. r+sr=bryner 2005-01-26 23:37:58 +00:00
vladimir%pobox.com c6e2ea87cf b=279306, update canvas API to reflect latest standard spec; r=stuart,sr=shaver 2005-01-26 02:08:35 +00:00
leon.sha%sun.com 89dce76942 Back out for 267416. 2005-01-25 05:50:49 +00:00
leon.sha%sun.com 292808b8aa Bug 267416. We need a high version perl to build firefox.
Patch maker, leon.sha@sun.com.
bsmedberg: review+
dbaron: superreview+
This might require updating build machines.
2005-01-25 05:17:16 +00:00
bryner%brianryner.com 742738a46c Add --disable-v1-string-abi option to remove backwards-compatible support for the nsAString vtable. Bug 273424, r+sr=darin. 2005-01-24 16:44:41 +00:00
doronr%us.ibm.com 335ed99122 landing xforms branch on trunk, not built by default. Bug 278896, sr=bryner on build config changes. If you build xforms, you now need to enable the schema-validation extension as well 2005-01-19 16:05:31 +00:00
marco%gnome.org de336606f1 233461 Add an icon channel for gnome icon themes
Patch by marco@gnome.org r=cbiesinger sr=bryner
2005-01-19 11:27:21 +00:00
dbaron%dbaron.org c5328b582e Fix bustage by working around shells that don't allow ! after &&. b=275674, 273336 2004-12-23 00:23:29 +00:00
mvl%exedo.nl 20cc4be769 enable permission extension for firefox. Update UI to set the right prefs.
bug 240070, r=mconnor
2004-12-15 18:34:23 +00:00
mvl%exedo.nl dbd7b0260c enable permissions extension. Update UI to use it. migrate old prefs.
bug 240070, r=dwitte, sr=darin
2004-12-15 18:31:23 +00:00
bryner%brianryner.com 1d891ab860 Fixing bustage 2004-12-15 07:04:54 +00:00
bryner%brianryner.com d9626f6746 Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron. 2004-12-15 05:52:44 +00:00
mvl%exedo.nl 4d34c98130 enable tranformiix and xmlextras for sunbird, to be able to export to xml and csv
bug 261489, r=mostafah
2004-12-11 16:38:45 +00:00
doronr%us.ibm.com 6a53f44bfc fix mac bustage, don't build schema validation when all extensions are build 2004-12-10 16:49:00 +00:00
doronr%us.ibm.com 9c78c6f546 Bug 223097 - XML Schema Validation initial checkin, not built by default. Lives in extensions/schema-validation. r=jst for build changes. 2004-12-10 15:11:31 +00:00
bsmedberg%covad.net 79241940e8 Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees. 2004-12-09 19:28:35 +00:00
bsmedberg%covad.net f23f538920 Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps. 2004-12-06 22:39:54 +00:00
bsmedberg%covad.net 7f212778db Bug 272843 - remove redundant makefile variable MOZ_COMPONENT_XPCOM_LIBS. r=darin 2004-12-04 04:51:43 +00:00
dbaron%dbaron.org b17e3131a0 Merge remaining part of 257117 to the trunk: code needed for Mac *.app names for new toolkit packaging code. b=bryner b=257117 2004-12-02 21:56:34 +00:00
pedemont%us.ibm.com 15717f0bf7 Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner 2004-12-01 17:33:16 +00:00
bsmedberg%covad.net c887104a34 Bug 272189 - enable crypto by default, and make the list of default extensions app-specific r=darin a=mitchell 2004-12-01 13:02:07 +00:00
cbiesinger%web.de eba369b673 Bug 272260 add missing comma in configure.in near --enable-cairo, r=bsmedberg 2004-11-29 22:06:17 +00:00
bryner%brianryner.com 50d9e1e008 Add xforms to MOZ_EXTENSIONS_ALL (bug 271002). r+sr=dbaron. 2004-11-29 01:39:15 +00:00
mvl%exedo.nl e2dd934784 removing permissions extension again
part of bug 240070
2004-11-27 15:34:59 +00:00
mvl%exedo.nl 3bfe403446 enabling permissions extension to test Tp impact
part of bug 240070
2004-11-27 13:39:22 +00:00
bsmedberg%covad.net 2fadece7f2 Make MOZ_UI_LOCALE available to the build system, merge from aviary branch. See bug 271324 2004-11-24 20:35:50 +00:00
bsmedberg%covad.net 0d80d2802c Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes) 2004-11-23 22:22:58 +00:00
timeless%mozdev.org d01dd1aa4c Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
bryner%brianryner.com a2b16f9ff7 backing out my checkin, i didn't have drivers approval. 2004-11-20 22:07:20 +00:00
bryner%brianryner.com fe3361de46 Add XForms to MOZ_EXTENSIONS_ALL, with appropriate dependency checks. Bug 271002, r+sr=dbaron. 2004-11-20 21:43:19 +00:00
bryner%brianryner.com 4f7295628b Oops. Really turn on xtf (bug 269859). 2004-11-16 03:43:46 +00:00
bryner%brianryner.com 677db5d504 Enable XTF in default builds (bug 269859). r=jst, sr=brendan. 2004-11-16 01:30:37 +00:00
tor%cs.brown.edu 7b432ec153 Bug 248644 - upgrade zlib to 1.2.2. r=tor 2004-11-03 04:47:39 +00:00
cls%seawood.org efaf7d7fa9 Add --disable-plugins build option.
Bug #266750 r=bsmedberg
2004-10-31 07:10:49 +00:00
darin%meer.net 52ac61d678 landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner 2004-10-25 19:34:45 +00:00
ben%bengoodger.com ac2f4820a7 263928, 263412 - define default distribution ID in configure.in, not in nsISS for better availability/reliability. r=vlad 2004-10-14 06:21:22 +00:00
bugzilla%arlen.demon.co.uk d4127f1540 Bug 234185 Build failure: #error "No SVG renderer."
p=ajvincent@gmail.com r=bsmedberg
2004-10-13 22:44:05 +00:00
bryner%brianryner.com f43748170d Add an explicit --enable-quantify option for windows that causes /FIXED:NO to be used when linking the executable. Otherwise, we omit that option and save about 6% on executable size (the change only affects builds with MOZ_PROFILE or MOZ_DEBUG_SYMBOLS). Bug 263680, r=bsmedberg. 2004-10-12 00:09:58 +00:00
ben%bengoodger.com f27e742f65 263928 - distribution id for search results r=vlad sr=brendan 2004-10-11 23:08:04 +00:00
zack%kde.org 462fea1107 Qt Mozilla port. For now the best way to start playing with it is the
TestQGeckoEmbed from the embedding/browser/qt/tests.
Build patch sr=jst, r=biesi.
Rest: r=dbaron,biesi
2004-10-11 04:01:49 +00:00
vladimir%pobox.com 77d5bf782b b=263211, sqlite3 and storage landing - build system changes; r=darin,sr=shaver 2004-10-09 00:10:14 +00:00
alex%croczilla.com 1fce2c4058 Landing of the XTF branch, bug#253225. XTF is the eXtensible Tag
Framework; see mozilla/content/xtf/readme.txt. r=bryner, sr=jst. Code
is not enabled by default (requires --enable-xtf configure option).
2004-10-07 20:59:53 +00:00
tor%cs.brown.edu 07b409aa4e Bug 261922 - upgrade to libpng-1.2.7. r=tor. 2004-10-07 19:21:29 +00:00
dbaron%dbaron.org 8fbaaf5e92 Document --enable-official-branding better. b=261219 2004-09-30 03:10:21 +00:00
cbiesinger%web.de 1d61416f70 Bug 248044 move jar protocol handler into libjar. these are the changes to the
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
cls%seawood.org 9eb31356e3 Fix insecure tempfile creation issue.
Bug #258173 r=bsmedberg
2004-09-10 02:25:52 +00:00