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

1423 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org e52641b7b3 Bug 271504 --with-macos-sdk=/Developer/SDKs/MacOSX10.2.8.sdk breaks w/ apple gcc
r=bryner
2005-03-15 22:05:01 +00:00
dbaron%dbaron.org 4e70bd94ec Change some build defaults for GTK2 builds: disable core X fonts and FreeType2 font configuration code; disable XPrint. b=281402 r=bsmedberg sr=bryner 2005-03-12 16:53:31 +00:00
tor%cs.brown.edu 91c56d76f4 Bustage fix - only do renderer stuff if svg is enabled. 2005-03-04 23:08:30 +00:00
tor%cs.brown.edu dc69056d46 Bug 284305 - simplify svg build configuration. r=bsmedberg 2005-03-04 22:40:00 +00:00
shaver%mozilla.org f102c5c6b8 automatically pull+build storage+sqlite3 when calendar is selected; r=bsmedberg 2005-03-03 22:48:37 +00:00
tor%cs.brown.edu 2771850f5f Bug 284340 - only set cairo flags/libs if cairo needed. r=bsmedberg 2005-03-02 16:55:55 +00:00
tor%cs.brown.edu 15cb835d41 Bustage fix - flip cairo logic. 2005-02-24 20:53:19 +00:00
tor%cs.brown.edu 1b5936d8f4 Fix bustage from cairo landing - only config cairo if necessary 2005-02-24 20:35:12 +00:00
tor%cs.brown.edu 889e7fa836 Bug 281950 - cairo/libpixman landing. r=bsmedberg 2005-02-24 20:11:04 +00:00
cbiesinger%web.de 38c8029929 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 1bb6430989 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 f61f163cf8 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 d92460380b Bug 280454 - adjust svg cairo renderer to handle cairo > 0.3.0. 2005-01-31 15:06:15 +00:00
tor%cs.brown.edu ce7ff16961 Update cairo version requirement to 0.3.0. r+sr=bryner 2005-01-26 23:37:58 +00:00
vladimir%pobox.com d5febfb9de 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 4ebe4cf6a2 Back out for 267416. 2005-01-25 05:50:49 +00:00
leon.sha%sun.com 96f583ec5e 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 efd2ec430a 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 e9b22c1d3c 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 2f32337e3c 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 689748e8be 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 7431196a22 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 5e1a83af82 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 6a38bb188c Fixing bustage 2004-12-15 07:04:54 +00:00
bryner%brianryner.com 884453541b 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 1493849db3 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 c443f07f30 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 c83f31dad5 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 7ccf6e4965 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 0c8e85c7f2 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 72fc87c54c Bug 272843 - remove redundant makefile variable MOZ_COMPONENT_XPCOM_LIBS. r=darin 2004-12-04 04:51:43 +00:00
dbaron%dbaron.org c6889ddba1 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 c6f2de7c1e Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner 2004-12-01 17:33:16 +00:00
bsmedberg%covad.net 6eee6ece96 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 e5fb648455 Bug 272260 add missing comma in configure.in near --enable-cairo, r=bsmedberg 2004-11-29 22:06:17 +00:00
bryner%brianryner.com afa5513a36 Add xforms to MOZ_EXTENSIONS_ALL (bug 271002). r+sr=dbaron. 2004-11-29 01:39:15 +00:00
mvl%exedo.nl 9a3e74258e removing permissions extension again
part of bug 240070
2004-11-27 15:34:59 +00:00
mvl%exedo.nl 6192bfb30a enabling permissions extension to test Tp impact
part of bug 240070
2004-11-27 13:39:22 +00:00
bsmedberg%covad.net 6a4266dcb1 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 c913eb8e2c 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 a14a802332 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 5281a013ce backing out my checkin, i didn't have drivers approval. 2004-11-20 22:07:20 +00:00
bryner%brianryner.com e221588a32 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 e6bd4d4edd Oops. Really turn on xtf (bug 269859). 2004-11-16 03:43:46 +00:00
bryner%brianryner.com 0f41233d50 Enable XTF in default builds (bug 269859). r=jst, sr=brendan. 2004-11-16 01:30:37 +00:00
tor%cs.brown.edu 9f6cb15abd Bug 248644 - upgrade zlib to 1.2.2. r=tor 2004-11-03 04:47:39 +00:00
cls%seawood.org cbd90123dc Add --disable-plugins build option.
Bug #266750 r=bsmedberg
2004-10-31 07:10:49 +00:00
darin%meer.net fb3826168b 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 8331efdadf 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 c71a227a03 Bug 234185 Build failure: #error "No SVG renderer."
p=ajvincent@gmail.com r=bsmedberg
2004-10-13 22:44:05 +00:00