gecko/b2g
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
..
app Bug 1073094 - Disable jsloader.reuseGlobal on debug builds, r=khuey 2014-09-30 12:25:41 -04:00
branding Bug 1042226 - move DEFINES += -DAB_CD=$(AB_CD) pattern into config.mk; r=mshal 2014-08-01 12:53:05 -04:00
chrome Bug 1075750 - Follow-up to remove obsolete pref from b2g settings. r=nical 2014-10-01 11:33:00 -04:00
components Bug 1053691 - Fallback to /cache if /persist is not available. r=fabrice 2014-10-01 14:11:44 +08:00
config Bumping manifests a=b2g-bump 2014-10-03 08:17:04 -07:00
dev Bug 1074508 - Add non-universal mozconfig for OSX mulet, r=mshal 2014-10-02 10:10:52 -07:00
gaia Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
installer Mac v2 signing - Bug 1076370 - Fix Firefox.app l10n repacks for Mac v2 signing. r=jmaher 2014-10-02 09:12:36 -07:00
locales
simulator Bug 1056136 - Get rid of SDK dependency for simulator addon. r=jryans, r=gps 2014-08-28 04:58:00 -04:00
test
app.mozbuild Bug 1063414 - Make DIRS relative to the file they were added from. r=gps 2014-10-02 09:14:07 +09:00
build.mk
confvars.sh Bug 1077212 - Move MOZ_FOLD_LIBS to configure. r=mshal 2014-10-04 10:33:46 +09:00
LICENSE
Makefile.in
moz.build