Commit Graph

24 Commits

Author SHA1 Message Date
Mike Hommey
4ff46e2327 Bug 1081031 - Unbust xulrunner mac builds by not exporting all JS symbols (bug 920731). r=bsmedberg 2014-10-14 07:12:40 +09:00
Mike Hommey
608d70771a Bug 1077212 - Move MOZ_FOLD_LIBS to configure. r=mshal
Setting MOZ_FOLD_LIBS should stop being an opt-in for individual applications,
which also makes them responsible for doing the right thing, which happens not
to be the case for B2G Desktop Linux builds.

Enforcing MOZ_FOLD_LIBS to be set on the relevant platforms in configure ensures
everything is setup up correctly, and also allows to stop caring about supporting
now hypothetical e.g. MSVC builds without MOZ_FOLD_LIBS (which require to pass
DLLFLAGS down to the nspr build system to make nspr built against mozglue which
would now be unnecessary)
2014-10-04 10:33:46 +09:00
Jan Horak
dc8ee61a3c Bug 831688 - Enable MOZ_SERVICES_HEATLHREPORT in xulrunner. r=gps 2013-06-17 16:06:00 -04:00
Mike Hommey
87778b8ca6 Bug 865655 - Enable MOZ_FOLD_LIBS in xulrunner for the SDK to match Firefox. r=bsmedberg 2013-05-13 15:26:58 +02:00
Mike Hommey
d7340ad47c Bug 849497 - Enable getUserMedia in xulrunner. r=bsmedberg 2013-03-17 08:03:05 +01:00
Richard Newman
8f9d00659a Bug 836206 - Remove AITC client. r=gps 2013-02-03 00:51:26 -08:00
Gregory Szorc
f2d89afd0c Bug 791869 - Remove services/notifications; r=rnewman 2013-01-06 12:04:59 -08:00
Mike Hommey
6e7079f0ba Bug 824330 - Build services/ during the platform tier and enable services in xulrunner. r=blassey,r=bsmedberg,r=gps 2013-01-04 15:56:20 +01:00
Mike Hommey
914c8a8b94 Backout changeset 6656cdc8b20d (bug 824330) because of android and b2g bustage on clobber builds 2013-01-04 17:14:33 +01:00
Mike Hommey
ea9744a6d8 Bug 824330 - Build services/ during the platform tier and enable services in xulrunner. r=blassey,r=bsmedberg,r=gps 2013-01-04 15:56:20 +01:00
Karl Tomlinson
26debe74af b=713802 default enable GIO support and disable GnomeVFS r=glandium
--HG--
extra : transplant_source : wk%ADr%CA%8EN%AE%C93p/p%0A%26%0E%1D0%F20
2012-09-27 18:35:06 +12:00
Gervase Markham
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Matheus Kerschbaum
4b5262767d Bug 675500 - Remove --disable-storage. r=khuey 2011-08-06 19:05:49 +02:00
Matheus Kerschbaum
35f86c76ad Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew 2011-05-23 18:54:47 +02:00
Mike Hommey
f88a063a8e Bug 620931 part 5 - Enable omni.jar by default on xulrunner. r=bsmedberg 2011-05-10 15:50:15 +02:00
L. David Baron
6ad22d956d Backout changeset b97a060746f9 (Bug 620931 part 5) for causing bug 644790. 2011-03-24 21:06:15 -07:00
Mike Hommey
9cbfd77efb Bug 620931 part 5 - Enable omni.jar by default on xulrunner. r=bsmedberg 2011-03-24 15:28:43 +01:00
Mike Hommey
b3a46cf568 Bug 434592 - Enable url-classifier by default on xulrunner. r=bsmedberg,a=beltzner 2011-02-23 10:06:24 +01:00
Benjamin Smedberg
c8d10d0a20 Bug 577426 - Disable JavaXPCOM by default in all configurations, because there is no active maintainer, sr=shaver 2010-07-26 14:10:55 -04:00
Mitchell Field
be725fa2ce Bug 514131 - remove xpcom/obsolete, r=bsmedberg 2009-09-02 13:01:29 -04:00
Ted Mielczarek
de1f97fa5d (no bug) - explicitly unsupport --enable-static for xulrunner (like we did with Firefox). r=bsmedberg 2009-04-02 10:12:19 -04:00
jason
0ac62b7308 Bug 386765: hg.mozilla.org/mozilla-central repo doesn't build without configuration tweak
Remove xml-rpc from MOZ_EXTENSIONS_DEFAULT.
Affects browser and xulrunner.
2007-07-03 18:48:15 -04:00
kairo@kairo.at
6fa1f411ec bug 383112 - make MOZ_XUL_APP=1 the default in configure, r=bsmedberg 2007-06-04 08:09:49 -07:00
bent.mozilla@gmail.com
5c7024b338 Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 13:08:44 -07:00