mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
b8987cb0d7
Bug #78975 r=leaf sr=sfraser
78 lines
1.9 KiB
Plaintext
78 lines
1.9 KiB
Plaintext
#-------------------------------------------------------------------------------
|
|
# These 3 lists are the 'master lists' to control what gets built.
|
|
#
|
|
# Ordering in these arrays is important; it has to reflect the order in
|
|
# which the build occurs.
|
|
#
|
|
# Setting containing spaces must be quoted with double quotes.
|
|
#-------------------------------------------------------------------------------
|
|
|
|
build_flags
|
|
all 1
|
|
pull 0
|
|
dist 0
|
|
xpidl 0
|
|
idl 0
|
|
stubs 0
|
|
runtime 0
|
|
common 0
|
|
imglib 0
|
|
libimg2 0
|
|
necko 0
|
|
security 0
|
|
browserutils 0
|
|
intl 0
|
|
nglayout 0
|
|
accessiblity 0
|
|
editor 0
|
|
embedding 0
|
|
viewer 0
|
|
xpapp 0
|
|
extensions 0
|
|
plugins 0
|
|
mailnews 0
|
|
apprunner 0
|
|
resources 0
|
|
|
|
options_flags
|
|
pull_by_date 0
|
|
chrome_jars 1
|
|
chrome_files 0
|
|
use_jars 1
|
|
transformiix 1
|
|
mathml 0 MOZ_MATHML
|
|
svg 0 MOZ_SVG
|
|
mng 1
|
|
ldap 1 MOZ_LDAP_XPCOM
|
|
ldap_experimental 0 MOZ_LDAP_XPCOM_EXPERIMENTAL
|
|
xmlextras 1
|
|
soap 0 MOZ_SOAP
|
|
vixen 0
|
|
inspector 0
|
|
mailextras 1
|
|
xptlink 0
|
|
psm 0
|
|
embedding_test 1
|
|
carbon 0 TARGET_CARBON
|
|
useimg2 1 USE_IMG2
|
|
lowmem 0 MOZ_MAC_LOWMEM
|
|
accessible 1
|
|
bidi 1 IBMBIDI
|
|
p3p 0
|
|
jsdebugger 0
|
|
moz_logging 1 MOZ_LOGGING
|
|
chatzilla 1
|
|
content_packs 1
|
|
xml_rpc 1
|
|
cview 1
|
|
help 1
|
|
|
|
string_debug 0 DEBUG_STRING
|
|
string_stats 0 DEBUG_STRING_STATS
|
|
|
|
filepath_flags
|
|
idepath ":CodeWarrior IDE Path.txt"
|
|
sessionpath ":Mozilla session path.txt"
|
|
buildlogfilepath ":Build Logs:Mozilla build log.txt" # this is a path
|
|
scriptlogfilepath ":Build Logs:Mozilla script log.txt"
|