Граф коммитов

644 Коммитов

Автор SHA1 Сообщение Дата
mcafee%mocha.com 9176cb6a6f First add, a small wrapper script to test out reportdata.pl, the graphzilla server stuff. 2005-06-23 23:54:14 +00:00
cltbld f8561ca245 Remove unneeded pwd command execution. (chase) 2005-06-23 18:02:35 +00:00
cltbld 8d6caa1780 Strip $stagedir from the found $update_file path before continuing to
process the update.

Add the string "Error:" to the printed output when an update is not found.
(chase)
2005-06-23 16:10:33 +00:00
cltbld 41a6e68950 Change update-staging to aus-staging.mozilla.org. Change ~ to $ENV{HOME}.
(chase)
2005-06-23 00:32:58 +00:00
cltbld fbe2b54a84 Surmise the update mar filename based on the names of mar files the build
system creates. (chase)
2005-06-23 00:08:42 +00:00
cltbld 82535db879 Add build ID to the information contained in the snippet and sent to AUS.
(chase)
2005-06-22 17:50:30 +00:00
cltbld 67d840fe93 Use the expected hash value for the update info. 2005-06-22 02:43:28 +00:00
cltbld 81790bb55c Package update.mar and inform auslite about the new file. Bug 297960,
attachment 186982. (chase)
2005-06-22 02:36:09 +00:00
cltbld 8fb84ef0b8 make-makefile for the XForms build requires arguments numbering two to
operate as expected.  The first is the location of the build directory.
The second is the depth of the current working directory relative to the
source directory.  (where source directory there may need to be described
as object directory, ...)
2005-06-10 23:21:51 +00:00
cltbld fa03bc7b64 Move the XForms build to after the $objdir variable is created and use it
instead of $builddir.
2005-06-10 23:09:11 +00:00
cltbld 643cd0df39 Use the multi-line formatting that's now available for multi-config.pl in
the --multi-config example.
2005-06-10 22:58:13 +00:00
cltbld 35671edf1c Slurp the entire multi-config.pl file and eval it as a whole to allow
multi-line variable entries.
2005-06-10 22:55:31 +00:00
cltbld 19f80f3e66 Add a default LocaleProduct of "browser". 2005-06-10 22:45:38 +00:00
cltbld e9e8b176e0 Move the XForms build earlier in the build process (before the Talkback
symbol push) to ensure that any XForms symbols are included in the push and
can be used in Talkback reports that include XForms stack information.

Make use of a new config variable, LocaleProduct, which is set to either
mail or browser at this point.  It is used to determine the directories
in which to run the locale builds in packit_l10n().
2005-06-10 22:44:17 +00:00
cltbld 1699835d97 Remove the en-US files using a command that can write to a valid file
(run_locale_shell_command has no valid output flie when it's called here).
2005-06-10 21:46:44 +00:00
bsmedberg%covad.net a3fd0bdd2d Bug 287262 - Allow the list of directories for l10n comparison to be configurable a=Chase 2005-05-05 19:15:30 +00:00
cmp%mozilla.org c007333680 Commit base version of this file to make branch work simpler. 2005-05-03 19:34:09 +00:00
cmp%mozilla.org 4f3cfddd92 Commit base versions of these files to make branch-related work simpler. 2005-05-03 19:25:53 +00:00
cltbld fd0b9de018 Fix silly conditional issue by removing the conditional completely. It
was an accidental dup.
2005-03-09 22:06:46 +00:00
mkaply%us.ibm.com 08f480fde5 #282489
r=cmp
OS/2 support for post-mozilla.pl
2005-02-17 13:49:50 +00:00
cltbld efd2078839 Support copying both dmg.gz and dmg files in packit_l10n. (cmp) 2005-02-17 04:47:19 +00:00
cltbld 933d8fa9af Don't remove files if tests fail. If the flow of the Tinderbox client
scripts gets to the point that files are being transferred for
distribution, then let's leave some files around for that to succeed. (cmp)
2005-02-14 08:54:09 +00:00
cltbld 39eef32235 Change default mail recipient to my email address. (cmp) 2005-02-10 21:41:01 +00:00
mkaply%us.ibm.com 0cbac93e5d Special case OS/2 so we can actually create a directory 2005-02-10 17:30:06 +00:00
cltbld f3befd8f6b Revision 1.291 introduced a change to the way the profile directories were
searched for (via internal glob) that the log shows was intended to be
reversed in revision 1.293.  With 1.293, building Thunderbird (aviary1.0.1
+ trunk) got an orange testfailed build result.

This revision fixes a bug introduced in 1.293 that removed the globbing.
With this change I can now build Thunderbird on crazyhorse and get green.
(cmp)
2005-02-06 06:05:25 +00:00
cltbld c7eee99bab Merge in build-seamonkey-util.pl changes on beast.
* Add initial work to save build directories after the build is complete.
  * Add more diagnostic messages to track build's progress.
  * Bug fix for startup performance tests on Windows platforms.
  * More fixes for CodesizeManifest tests.
(cmp)
2005-02-05 23:46:18 +00:00
cltbld aebab8f64d Only create the <platform>-xpi directories if they're needed. (cmp) 2005-02-05 06:48:06 +00:00
cltbld 6a3c2d9cc0 Change full-removal of mozilla directory into a logged command. Add print
statement for non-release builds. (cmp)
2005-02-04 20:11:18 +00:00
cltbld e46dde1236 Add XForms xpi build and upload to packaging script. (cmp) 2005-01-29 23:43:15 +00:00
cltbld 589f680fe4 Add missing semi-colon onto symbols-transfer config option. (cmp) 2005-01-28 21:44:06 +00:00
cltbld a5f183e4c2 On MacOS X, copy *.dmg.gz if they exist to $stagedir, otherwise copy *.dmg
if they exist.  Supports bug 242845.
2005-01-24 21:22:58 +00:00
cltbld 73c4fc8529 After a build completes, change back into the previous directory (instead
of changing into the parent directory). (cmp)
2005-01-19 22:46:59 +00:00
cltbld 1845c03de5 Add a fall-over technique to allow a multi-tinderbox session to exit
gracefully. (cmp)
2005-01-19 22:20:27 +00:00
cltbld 1fbdcdec38 Change default results_server from axolotl to build-graphs.mozilla.org.
(cmp)
2005-01-18 06:55:52 +00:00
cltbld bd25109b0c Add MOZ_SYMBOLS_TRANSFER_TYPE default of scp.
Add comments for MOZ_SYMBOLS_TRANSFER_TYPE and reformat comments for
MOZ_PACKAGE_MSI for readability. (cmp)
2005-01-13 23:26:58 +00:00
cltbld 92aa29e802 Copy files of the form *.msi to the staging directory instead of
*.installer.msi. (cmp)
2005-01-11 20:40:48 +00:00
dbaron%dbaron.org 17c2a55125 Quiet warning by defining extrafiles to empty string. 2005-01-04 03:41:19 +00:00
dbaron%dbaron.org ed164b7d39 Reduce default startup test timeout. 2005-01-02 21:56:04 +00:00
dbaron%dbaron.org feddef54e5 Update to reflect PreBuild change. 2005-01-02 17:30:07 +00:00
dbaron%dbaron.org 499a4736f4 Update sample to reflect PreBuild change. 2005-01-02 17:28:14 +00:00
dbaron%dbaron.org 1f7eebc44c Remove post-mozilla that's no longer used, since post-mozilla-rel.pl is used for Win32 release builds now (and has been for quite a while). 2005-01-02 17:26:25 +00:00
dbaron%dbaron.org 1f56b71934 Don't publish every build on January 1st, and don't not publish builds at all if we've wrapped to the next year but weren't running on January 1. Also remove some unneeded copied code. 2005-01-01 22:21:32 +00:00
cltbld 54cada1515 Add MOZ_PACKAGE_MSI default environment setting (off) to tinder-defaults
file. (cmp)
2004-12-24 21:02:21 +00:00
cltbld e617952349 Store MSI files in the staging directory. Avoid building the MSI file
when we call the packaging process again for the XPIs. (cmp)
2004-12-24 20:36:40 +00:00
dbaron%dbaron.org 232e5e4252 That doesn't work either, so just revert the change for the suite case. 2004-12-12 21:39:27 +00:00
dbaron%dbaron.org 8d6d2a9cd3 Fix comment from previous change. 2004-12-12 20:33:07 +00:00
dbaron%dbaron.org fdf8225bf6 More brokenness from recent changes needed to fix monkeypox orange. 2004-12-12 20:30:51 +00:00
dbaron%dbaron.org 92b789bc43 app -register does not work for the suite. This should fix monkeypox orange. 2004-12-12 19:48:13 +00:00
dbaron%dbaron.org 5b19fde8b1 Fix previous checkin. 2004-12-11 20:05:09 +00:00
dbaron%dbaron.org 664a6c2908 Txul and Ts should print links only if TestsPhoneHome. 2004-12-11 08:33:58 +00:00