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

1862 Коммитов

Автор SHA1 Сообщение Дата
benjamin%smedbergs.us 3a9b487294 No bug: checking to see which tinderboxes don't have python available. 2007-01-31 16:12:09 +00:00
benjamin%smedbergs.us 992e952c96 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 db1b25f6fd [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 b936aeab25 Revert configure check for bug 364049, r=bzbarsky 2007-01-26 06:47:58 +00:00
sayrer%gmail.com 89469d3246 Bug 359999. Add an enable-mochitest option. r=bsmedberg 2007-01-17 20:38:57 +00:00
pavlov%pavlov.net c923e43c28 removing xmlterm from the tree. bug 366341. r=bsmedberg 2007-01-08 19:03:00 +00:00
scott%scott-macgregor.org 4af5e8b738 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 66c8bf3293 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 e414ab36c2 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 624d663fd3 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 3377db7836 [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 33aebff92f 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 7a934a9c2e fixing bustage 2006-12-04 21:28:56 +00:00
roc+%cs.cmu.edu 2148d98924 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 c6bdf4284b Bug 360162 - Create build option for MOZ_PLACES_BOOKMARKS (r=bsmedberg) 2006-12-03 21:19:21 +00:00
tony%ponderer.org 79b267740e 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 4605ae9daa Automatically disable airbag for mingw builds
Bug #362128 r=bsmedberg
2006-12-01 08:04:59 +00:00
cls%seawood.org 726ff7d310 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 59baf1d36b 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 029e8d1884 Bug #328749 --> start building the url classifier for thunderbird. sr=bienvenu 2006-12-01 06:50:06 +00:00
alfred.peng%sun.com 67bdc1ed62 Bug 362209. test -e not available in sh.
r=mconnor.
2006-12-01 06:13:19 +00:00
benjamin%smedbergs.us ad190f1a12 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 c6b07ba168 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 c0ed389860 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 283a0b20a2 Bug 354866 - remove svg renderer layer, begin switch to thebes. r+sr=roc 2006-11-27 17:30:57 +00:00
pavlov%pavlov.net 4cb9242690 turning on cocoa-cairo by default. bug 323934. r=vlad 2006-11-22 00:58:15 +00:00
kairo%kairo.at f2cf6a7723 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 a84ec28330 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 72f0b0adcc 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 d6d6ed9e97 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 8f3cf0dad8 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 7fa01dc798 b=351561, fix thebes/cairo linking issues 2006-10-14 04:46:04 +00:00
roc+%cs.cmu.edu f5c61b136c 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 a504e0ecba 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 239a8146c2 bug 353983 add --enable-application=netwerk option
r=bsmedberg sr=darin
2006-09-28 21:22:27 +00:00
joshmoz%gmail.com ce68a45945 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 20e4ff2844 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:07 +00:00
vladimir%pobox.com 5d05e47101 more turning-off-places bustage fixes 2006-09-26 05:21:51 +00:00
vladimir%pobox.com c7a8be32d6 b=353571, disable Places on trunk; r+sr=mconnor 2006-09-26 03:52:19 +00:00
pavlov%pavlov.net de2e8d4fc7 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 86c1e82b23 this shouldn't have gone in... 2006-09-25 20:42:48 +00:00
pavlov%pavlov.net 54decaedd5 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 44de196c8c Bug 352413 Disable MOZ_PROFILESHARING for camino
r=bsmedberg,mento
2006-09-15 21:31:15 +00:00
cbiesinger%web.de 748053548a Bug 352374 remove unused MOZ_STANDALONE_BUILD
r=bsmedberg
2006-09-12 23:48:39 +00:00
mattwillis%gmail.com 6fb152806c bug 352005 - Add view source to Sunbird. r1=bsmedberg, r2=mvl 2006-09-12 22:02:34 +00:00
pedemont%us.ibm.com ded1fdb50e 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 15fe884e3c 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 700627f478 Bug 349551 - Updated builds won't uninstall via Windows Control Panel. r=bsmedberg 2006-08-30 00:08:35 +00:00
benjamin%smedbergs.us e1740e6464 Update to bug 350211 - use portable shell scripting for SunOS 2006-08-29 19:01:23 +00:00
benjamin%smedbergs.us 681646b263 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 c0e161eb90 Bug 350489 - Make JavaXPCOM build with MSYS, r=jhpedemonte 2006-08-29 13:35:05 +00:00
benjamin%smedbergs.us c47444c931 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 73739eb508 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 f2d7cf6d6e 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 42cf5f6416 Bug 345047 - Universal build fixup for XULRunner, r=mento 2006-08-18 20:34:56 +00:00
timeless%mozdev.org 3d9c1a4665 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 5a0bfad337 Backout bug 345517 due to various issues. 2006-08-10 14:06:47 +00:00
benjamin%smedbergs.us 1aa947c723 Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento 2006-08-09 13:39:19 +00:00
dbaron%dbaron.org 812dcd4e6c 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 ba28c9c566 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 93264ff328 Bug 339106 - integrate spellcheck into libxul, r=mento 2006-07-31 18:11:38 +00:00
mozilla%weilbacher.org 6ce01c889f [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 c3e8125d63 bug 309293 - bustage fix 2006-07-19 00:41:57 +00:00
mattwillis%gmail.com 41c7aa3407 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 7589165418 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 21adaa5e4a Bug 338446 - fix gtk2 pango builds, p=wuno@lsvw.de, r=bsmedberg 2006-07-18 06:19:17 +00:00
mattwillis%gmail.com d56ed3f572 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 dd0e2c8c7f backing out change for bug 343640. enough fire for one evening. 2006-07-13 01:32:22 +00:00
mattwillis%gmail.com 9d85b0f9ba 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 51937ac436 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 bd55728b84 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 d8ff11e5f2 backing out change for bug 343640 2006-07-12 23:08:55 +00:00
mattwillis%gmail.com 560734c6ab 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 95ed1ece54 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 2b8e53ac4c 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 5d0fe8cfbf 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 d5ad1dc2b9 Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan. 2006-06-13 03:07:47 +00:00
aaronleventhal%moonset.net 8940e8c546 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 f67cb596c4 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 7e4c08ea7b enable spellcheck for camino (bug 151040) 2006-06-03 20:35:20 +00:00
benjamin%smedbergs.us 632ad9b1c6 Bug 339099 - Integrate extensions/cookie and extensions/permissions into libxul, r=darin 2006-05-25 15:45:17 +00:00
peterv%propagandism.org 9a90ecf4b2 Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking. 2006-05-21 19:50:16 +00:00
darin%meer.net 3ca57df007 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 ffcaf5c13b Bug 325100 - move DOMI C++ components into gklayout, r=dbaron 2006-05-19 19:09:10 +00:00
mattwillis%gmail.com c351e731e8 bug 338432 Sunbird doesn't require xpcom_obsolete. r=jminta, sr=bsmedberg 2006-05-19 14:17:20 +00:00
bzbarsky%mit.edu 4ef3e28114 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 b2b155cc0e Bug 335306 r=ben Turn spellchecking on by default 2006-05-15 21:36:38 +00:00
benjamin%smedbergs.us 0baef524c9 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 02ba9bd084 add missing AC_LANG_SAVE in configure.in
bug 336720 r=bsmedberg
2006-05-14 17:47:13 +00:00
mattwillis%gmail.com e3191f0a34 no change - forcing clobber 2006-05-13 14:20:51 +00:00
benjamin%smedbergs.us a5b616bd80 Bug 337285 - shouldn't need camino/config/mozconfig to build, r=mento 2006-05-12 16:54:56 +00:00
hwaara%gmail.com 5830b6f800 bug 336178, turn off building accessibility by default on mac.
r=aaronlev
2006-05-11 19:39:59 +00:00
darin%meer.net 7d3e7d7acd 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 1fe4516c9f 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 1828743dbd 333751 - correct configure.in ENABLE/DISABLE usage for switch. 2006-05-04 22:13:51 +00:00
beng%bengoodger.com 684a66945b 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 62641873ff 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 b2d89a2b6d 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 4b0b4719fc 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 c2d6dd5251 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 9b2f7dd61d Bug 335290 - Ordering of checks in --with-libxul-sdk is incorrect, r=mento 2006-04-25 13:11:00 +00:00
cbiesinger%web.de 997920c932 bug 335185 remove unused --enable-detect-webshell-leaks r=bsmedberg 2006-04-24 19:23:22 +00:00
cbiesinger%web.de a46b4b7410 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 74afda1a3c 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 090af409af 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 ee637c7dd8 Fix typo in checkin for bug 334866. r=bryner 2006-04-22 19:32:44 +00:00
mattwillis%gmail.com ad80bd4eab bug 334417 - Add SUNBIRD_VERSION r=dmose,sr=bsmedberg 2006-04-22 02:18:14 +00:00
cls%seawood.org 9a0c290a1b Check for libXt headers.
Bug #328635 r=bsmedberg
2006-04-21 21:43:50 +00:00
benjamin%smedbergs.us 6c6ae2c70d 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 e45d4ab83f Bug 334688 - Turn off xpcomobsolete for Firefox, r=darin 2006-04-20 15:10:19 +00:00
cls%seawood.org 9d3fb5f3b1 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 62e2d90766 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 8ee8d01c91 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 04d99504b2 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 a8d0361e62 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 f9f8121092 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 efe7ed58c5 b=323925, make cairo-gtk2 the default toolkit for linux, r=stuart 2006-04-05 19:44:53 +00:00
kairo%kairo.at 27a6050545 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 ea0243cf9b bug 331888. Make cairo-beos work. Requires --enable-pango for now
r=stuart
2006-04-04 21:22:35 +00:00
dougt%meer.net 00a92f5396 Allowing Native UConv to be built against Windows 32 without a build error. 2006-04-03 21:03:00 +00:00
jag%tty.nl 110b275f77 Attempt to clear AIX bustage while we work on a real fix. 2006-04-01 09:44:33 +00:00
leon.sha%sun.com d8c42f5a99 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 c62293b120 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-03-31 06:13:49 +00:00
benjamin%smedbergs.us aa53b07426 Bug 332114 - XULRunner shouldn't build xpcomobsolete, r=darin 2006-03-29 23:44:04 +00:00
mhammond%skippinet.com.au a07e333892 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 87b3d7e3ce 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 82fd574e08 bug 331857: fix 'pref is no longer an extension' warning. r=bsmedberg 2006-03-27 17:37:07 +00:00
benjamin%smedbergs.us e69d6ac070 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 794fcda280 Fix mingw cross-compile bustage.
Bug #322578 r=mark sr=bsmedberg
2006-03-21 03:04:54 +00:00
tor%cs.brown.edu 045951d318 Bug 330516 - remove depreciated and unmaintained SVG renderer backends.
r=bsmedberg, sr=roc
2006-03-20 21:16:45 +00:00
dougt%meer.net e2fb2985c6 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 37aaf66040 #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 82be329415 Bug 329686: tools/update-packaging needs its own build target. r=darin 2006-03-09 05:47:25 +00:00
vladimir%pobox.com 931d79323a b=328292, correctly require pango for cairo-gtk2 builds, r=stuart 2006-03-09 00:45:09 +00:00
mkaply%us.ibm.com 706c314e6c I don't want this turned on just yet - lots of pieces 2006-03-08 18:53:19 +00:00
mkaply%us.ibm.com 3c81b2f4b6 #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 f5b13d0586 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 89f38b6a8a turn on places (bug 327188). 2006-03-02 01:12:20 +00:00
mark%moxienet.com fe7e5f2880 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 4f29cf6a83 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 dbe4173615 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 67ebbc847c Bug 326966 ... don't enable foreignobject for cairo builds without SVG, r=bsmedberg 2006-02-23 21:49:45 +00:00
dougt%meer.net 78c622a9a2 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 f2ac5ae441 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 012a3d7ec3 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 362453d561 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 20238017cf 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 553c4c998d 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 bbc08dd7b4 changing WINVER and _WIN32_WINNT to 0x500. sr=bsmedberg 2006-02-21 19:03:23 +00:00
roc+%cs.cmu.edu 3b39730db2 Bug 326966. Reenable SVG <foreignobject> for cairo-gfx builds. r+sr=tor 2006-02-21 00:33:27 +00:00