Commit Graph

1773 Commits

Author SHA1 Message Date
benjamin%smedbergs.us
e2046d1ae3 Bug 367912 - Remove BUILD_MODULES support, r=luser 2007-03-12 20:14:02 +00:00
benjamin%smedbergs.us
06cdf4ac24 Bug 372400 - Require python in configure, r=luser 2007-03-08 22:13:42 +00:00
dbaron%dbaron.org
a8163cca9b Reduce the number of AC_TRY_RUN tests (which are bad for cross-compiling), part 1: add and use static assertion macros. b=372878 r=bsmedberg 2007-03-08 18:18:51 +00:00
cls%seawood.org
d979bb49bb Set MOZ_JS_LIBS properly for win32 gcc builds.
Bug #371236 r=bsmedberg
2007-03-05 17:22:31 +00:00
pedemont%us.ibm.com
4dafcd97d6 Bug 350886 - First pass at JavaXPCOM unit tests. r=bsmedberg. 2007-03-02 21:28:58 +00:00
pavlov%pavlov.net
5033ec7891 enabling PDF surface on windows. bug 369930. r/sr=vlad 2007-03-01 00:02:27 +00:00
benjamin%smedbergs.us
b5c72a22b9 Bug 78081 - Don't export intermediate libraries, r=luser
This is going to break camino until those build scripts are updated.
2007-02-21 15:13:36 +00:00
cls%seawood.org
b55335737f Require perl >= 5.6
Bug #267416 r=bsmedberg
2007-02-12 04:04:12 +00:00
cbiesinger%web.de
7bb149dcc3 part of Bug 370014 - use cairo-beos as default toolkit on BeOS
r=sergei_d
2007-02-11 18:28:09 +00:00
roc+%cs.cmu.edu
f5c47d9d22 Bug 223492. Support the freedesktop startup notification API for Linux/Unix. r=caillon/mats,sr=tor 2007-02-09 01:33:26 +00:00
stridey%gmail.com
86af5ee8b8 Bug 282250: Add negotiateauth support for Camino. Patch by Smokey Ardisson <alqahira@ardisson.org> r/sr=mento 2007-02-06 05:35:02 +00:00
benjamin%smedbergs.us
ed0bb2cb11 No bug: checking to see which tinderboxes don't have python available. 2007-01-31 16:12:09 +00:00
benjamin%smedbergs.us
7a34af881c 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
e499da9c63 [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
a4720dbaf7 Revert configure check for bug 364049, r=bzbarsky 2007-01-26 06:47:58 +00:00
sayrer%gmail.com
441c02debc Bug 359999. Add an enable-mochitest option. r=bsmedberg 2007-01-17 20:38:57 +00:00
pavlov%pavlov.net
861399a708 removing xmlterm from the tree. bug 366341. r=bsmedberg 2007-01-08 19:03:00 +00:00
scott%scott-macgregor.org
81b5e8ccc5 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
12b748dc8b 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
2256e406a4 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
c674f37df8 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
03415ee5a2 [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
dc3276eedd 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
9a62f7650a fixing bustage 2006-12-04 21:28:56 +00:00
roc+%cs.cmu.edu
b965ced77c 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
5718560d0a Bug 360162 - Create build option for MOZ_PLACES_BOOKMARKS (r=bsmedberg) 2006-12-03 21:19:21 +00:00
tony%ponderer.org
570f67d3f1 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
89a357e93f Automatically disable airbag for mingw builds
Bug #362128 r=bsmedberg
2006-12-01 08:04:59 +00:00
cls%seawood.org
f010c16a6d 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
8fabbc2ec8 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
6328b33b8a Bug #328749 --> start building the url classifier for thunderbird. sr=bienvenu 2006-12-01 06:50:06 +00:00
alfred.peng%sun.com
ac884ab92f Bug 362209. test -e not available in sh.
r=mconnor.
2006-12-01 06:13:19 +00:00
benjamin%smedbergs.us
cf18e8863e 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
5830c027a5 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
fedbc0523b 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
66fbe00e97 Bug 354866 - remove svg renderer layer, begin switch to thebes. r+sr=roc 2006-11-27 17:30:57 +00:00
pavlov%pavlov.net
88e6ee6401 turning on cocoa-cairo by default. bug 323934. r=vlad 2006-11-22 00:58:15 +00:00
kairo%kairo.at
0cca415aee 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
dc3244db0b 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
a58d90900e 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
7b65529ea6 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
d869339551 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
c13ee71991 b=351561, fix thebes/cairo linking issues 2006-10-14 04:46:04 +00:00
roc+%cs.cmu.edu
c5702d6682 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
ca7e331044 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
5b36f89cdb bug 353983 add --enable-application=netwerk option
r=bsmedberg sr=darin
2006-09-28 21:22:27 +00:00
joshmoz%gmail.com
c8c17b285f 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
3519ca9ec4 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:08 +00:00
vladimir%pobox.com
ee2152688f more turning-off-places bustage fixes 2006-09-26 05:21:51 +00:00
vladimir%pobox.com
41ef08cb83 b=353571, disable Places on trunk; r+sr=mconnor 2006-09-26 03:52:19 +00:00