зеркало из https://github.com/mozilla/pjs.git
Disabling l10n building
This commit is contained in:
Родитель
6d53487c99
Коммит
be129f581a
|
@ -6,7 +6,6 @@
|
||||||
mk_add_options MOZ_CO_PROJECT=calendar
|
mk_add_options MOZ_CO_PROJECT=calendar
|
||||||
mk_add_options MOZ_CO_LOCALES=all
|
mk_add_options MOZ_CO_LOCALES=all
|
||||||
mk_add_options LOCALES_CVSROOT=:ext:cltbld@cvs.mozilla.org:/l10n
|
mk_add_options LOCALES_CVSROOT=:ext:cltbld@cvs.mozilla.org:/l10n
|
||||||
#mk_add_options LOCALES_CO_TAG=SUNBIRD_0_3_BRANCH
|
|
||||||
mk_add_options MOZ_MAKE_FLAGS="-j6"
|
mk_add_options MOZ_MAKE_FLAGS="-j6"
|
||||||
mk_add_options JS_READLINE=1
|
mk_add_options JS_READLINE=1
|
||||||
|
|
||||||
|
|
|
@ -44,7 +44,7 @@ $UseTimeStamp = 0; # Use the CVS 'pull-by-timestamp' option, or not
|
||||||
#$TestOnly = 0; # Only run tests, don't pull/build
|
#$TestOnly = 0; # Only run tests, don't pull/build
|
||||||
#$BuildEmbed = 0; # After building seamonkey, go build embed app.
|
#$BuildEmbed = 0; # After building seamonkey, go build embed app.
|
||||||
#$SkipMozilla = 0; # Use to debug post-mozilla.pl scripts.
|
#$SkipMozilla = 0; # Use to debug post-mozilla.pl scripts.
|
||||||
$BuildLocales = 1; # Do l10n packaging?
|
#$BuildLocales = 1; # Do l10n packaging?
|
||||||
|
|
||||||
# Tests
|
# Tests
|
||||||
$CleanProfile = 1;
|
$CleanProfile = 1;
|
||||||
|
@ -148,7 +148,6 @@ $moz_cvsroot = ":ext:cltbld\@cvs.mozilla.org:/cvsroot";
|
||||||
|
|
||||||
#- Set these proper values for your tinderbox server
|
#- Set these proper values for your tinderbox server
|
||||||
#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';
|
#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';
|
||||||
$Tinderbox_server = 'mattwillis@gmail.com';
|
|
||||||
|
|
||||||
# Allow for non-client builds, e.g. camino.
|
# Allow for non-client builds, e.g. camino.
|
||||||
#$moz_client_mk = 'client.mk';
|
#$moz_client_mk = 'client.mk';
|
||||||
|
@ -225,8 +224,7 @@ $url_path = "http://ftp.mozilla.org/pub/mozilla.org/calendar/sunbird/nightl
|
||||||
#$tbox_ftp_path = $ftp_path;
|
#$tbox_ftp_path = $ftp_path;
|
||||||
#$tbox_url_path = $url_path;
|
#$tbox_url_path = $url_path;
|
||||||
#$milestone = "trunk";
|
#$milestone = "trunk";
|
||||||
#$notify_list = "build-announce\@mozilla.org";
|
$notify_list = "build-announce\@mozilla.org";
|
||||||
$notify_list = "mattwillis\@gmail.com";
|
|
||||||
$stub_installer = 0;
|
$stub_installer = 0;
|
||||||
$sea_installer = 0;
|
$sea_installer = 0;
|
||||||
$archive = 1;
|
$archive = 1;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче