gecko/b2g/app/Makefile.in

165 lines
4.6 KiB
Makefile
Raw Normal View History

2012-05-21 04:12:37 -07:00
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
DEPTH = @DEPTH@
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
USE_RCS_MK := 1
include $(topsrcdir)/config/makefiles/rcs.mk
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
PREF_JS_EXPORTS = $(srcdir)/b2g.js
ifdef ENABLE_MARIONETTE
DEFINES += -DENABLE_MARIONETTE=1
endif
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
ifndef LIBXUL_SDK
ifneq ($(GAIADIR),)
PROGRAM=$(MOZ_APP_NAME)-bin$(BIN_SUFFIX)
else
PROGRAM=$(MOZ_APP_NAME)$(BIN_SUFFIX)
endif
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
CPPSRCS = nsBrowserApp.cpp
ifeq (gonk,$(MOZ_WIDGET_TOOLKIT))
CPPSRCS += BootAnimation.cpp
LIBS += \
-lui \
-lhardware_legacy \
-lhardware \
-lcutils \
$(DEPTH)/media/libpng/$(LIB_PREFIX)mozpng.$(LIB_SUFFIX) \
$(MOZ_ZLIB_LIBS) \
$(NULL)
OS_LDFLAGS += -Wl,--export-dynamic
LOCAL_INCLUDES += -I$(ANDROID_SOURCE)/hardware/libhardware_legacy/include
endif
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
LOCAL_INCLUDES += -I$(topsrcdir)/toolkit/xre
LOCAL_INCLUDES += -I$(topsrcdir)/xpcom/base
LOCAL_INCLUDES += -I$(topsrcdir)/xpcom/build
LOCAL_INCLUDES += -I$(DEPTH)/build
DEFINES += -DXPCOM_GLUE
STL_FLAGS=
LIBS += $(JEMALLOC_LIBS)
LIBS += \
$(EXTRA_DSO_LIBS) \
$(XPCOM_STANDALONE_GLUE_LDOPTS) \
$(NULL)
ifeq (gonk,$(MOZ_WIDGET_TOOLKIT))
LIBS += \
-lbinder \
-lutils \
$(NULL)
endif
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
ifeq ($(OS_ARCH),WINNT)
OS_LIBS += $(call EXPAND_LIBNAME,version)
endif
ifdef _MSC_VER
# Always enter a Windows program through wmain, whether or not we're
# a console application.
WIN32_EXE_LDFLAGS += -ENTRY:wmainCRTStartup
endif
endif #LIBXUL_SDK
# Make sure the standalone glue doesn't try to get libxpcom.so from b2g/app.
NSDISTMODE = copy
include $(topsrcdir)/config/rules.mk
APP_ICON = b2g
DEFINES += \
-DAPP_NAME=$(MOZ_APP_NAME) \
-DAPP_VERSION=$(MOZ_APP_VERSION) \
-DMOZ_UPDATER=$(MOZ_UPDATER) \
$(NULL)
source_repo ?= $(call getSourceRepo,$(srcdir)/..)
ifneq (,$(filter http%,$(source_repo)))
DEFINES += -DMOZ_SOURCE_REPO="$(source_repo)"
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
endif
ifeq ($(OS_ARCH),WINNT)
REDIT_PATH = $(LIBXUL_DIST)/bin
endif
APP_BINARY = $(MOZ_APP_NAME)$(BIN_SUFFIX)
ifeq (cocoa,$(MOZ_WIDGET_TOOLKIT))
APP_NAME = $(MOZ_APP_DISPLAYNAME)
APP_VERSION = $(MOZ_APP_VERSION)
ifdef MOZ_DEBUG
APP_NAME := $(APP_NAME)Debug
endif
AB_CD = $(MOZ_UI_LOCALE)
AB := $(firstword $(subst -, ,$(AB_CD)))
clean clobber repackage::
rm -rf $(DIST)/$(APP_NAME).app
ifdef LIBXUL_SDK
APPFILES = Resources
else
APPFILES = MacOS
endif
libs-preqs = \
$(call mkdir_deps,$(DIST)/$(APP_NAME).app/Contents/MacOS) \
$(call mkdir_deps,$(DIST)/$(APP_NAME).app/Contents/Resources/$(AB).lproj) \
$(NULL)
.PHONY: repackage
libs repackage:: $(libs-preqs)
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
rsync -a --exclude "*.in" $(srcdir)/macbuild/Contents $(DIST)/$(APP_NAME).app --exclude English.lproj
rsync -a --exclude "*.in" $(srcdir)/macbuild/Contents/Resources/English.lproj/ $(DIST)/$(APP_NAME).app/Contents/Resources/$(AB).lproj
sed -e "s/%MOZ_APP_VERSION%/$(MOZ_APP_VERSION)/" -e "s/%MOZ_APP_NAME%/$(MOZ_APP_NAME)/" -e "s/%APP_VERSION%/$(APP_VERSION)/" -e "s/%APP_NAME%/$(APP_NAME)/" -e "s/%APP_BINARY%/$(APP_BINARY)/" $(srcdir)/macbuild/Contents/Info.plist.in > $(DIST)/$(APP_NAME).app/Contents/Info.plist
sed -e "s/%APP_VERSION%/$(APP_VERSION)/" -e "s/%APP_NAME%/$(APP_NAME)/" $(srcdir)/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in | iconv -f UTF-8 -t UTF-16 > $(DIST)/$(APP_NAME).app/Contents/Resources/$(AB).lproj/InfoPlist.strings
rsync -a $(DIST)/bin/ $(DIST)/$(APP_NAME).app/Contents/$(APPFILES)
$(RM) $(DIST)/$(APP_NAME).app/Contents/$(APPFILES)/mangle $(DIST)/$(APP_NAME).app/Contents/$(APPFILES)/shlibsign
ifdef LIBXUL_SDK
cp $(LIBXUL_DIST)/bin/xulrunner$(BIN_SUFFIX) $(DIST)/$(APP_NAME).app/Contents/MacOS/$(APP_BINARY)
rsync -a --exclude nsinstall --copy-unsafe-links $(LIBXUL_DIST)/XUL.framework $(DIST)/$(APP_NAME).app/Contents/Frameworks
else
$(RM) $(DIST)/$(APP_NAME).app/Contents/MacOS/$(PROGRAM)
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
rsync -aL $(PROGRAM) $(DIST)/$(APP_NAME).app/Contents/MacOS
endif
printf "APPLMOZB" > $(DIST)/$(APP_NAME).app/Contents/PkgInfo
else # MOZ_WIDGET_TOOLKIT != cocoa
libs::
ifdef LIBXUL_SDK
cp $(LIBXUL_DIST)/bin/xulrunner-stub$(BIN_SUFFIX) $(DIST)/bin/$(APP_BINARY)
endif
ifndef SKIP_COPY_XULRUNNER
ifdef LIBXUL_SDK
$(NSINSTALL) -D $(DIST)/bin/xulrunner
(cd $(LIBXUL_SDK)/bin && tar $(TAR_CREATE_FLAGS) - .) | (cd $(DIST)/bin/xulrunner && tar -xf -)
endif
endif # SKIP_COPY_XULRUNNER
$(NSINSTALL) -D $(DIST)/bin/chrome/icons/default
ifeq ($(OS_ARCH),WINNT)
cp $(srcdir)/$(APP_ICON).ico $(DIST)/bin/chrome/icons/default/$(APP_ICON).ico
$(REDIT_PATH)/redit$(HOST_BIN_SUFFIX) $(DIST)/bin/$(APP_BINARY) $(srcdir)/$(APP_ICON).ico
endif
endif