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

747 Коммитов

Автор SHA1 Сообщение Дата
mattwillis%gmail.com 447dd0b8bb Add Sunbird to list of 'normal' profile directories on Mac. r=coop via IRC 2006-12-13 19:12:21 +00:00
preed%mozilla.com d6f924a640 Bug 359064: Adds --interval support to build-seamonkey.pl, so certain builds can only be run once every N seconds. r=rhelmer 2006-11-03 03:27:31 +00:00
preed%mozilla.com 6d5d2f3c9a Bug 350405: tests should be auto-updated. patch by TR Fullhart (trf@mozilla.com); r=preed 2006-10-09 22:10:27 +00:00
ajschult%verizon.net c89bf5d272 Bug 348575: Have the linux installer not remove the tinderbox staging directory (r=KaiRo) and have the tinderbox script remove its own staging directory (and remove previous hack), r=rhelmer 2006-09-30 02:02:31 +00:00
mattwillis%gmail.com aa7d8858e4 bug 351168 - Add support for building Lightning + WCAP to tinderbox scripts. r=rhelmer,preed 2006-09-25 16:34:14 +00:00
rhelmer%mozilla.com eb95767ab6 enable lightning.xpi for Mac b=350977 r=preed 2006-09-06 00:13:11 +00:00
preed%mozilla.com 3dec42a626 Bug 344002: l10n nightly builds should automatically pick up version number changes; this fixes a bug on win32. We set cygwin up to do Unix-style line endings, so perl's chomp() is not chomp()ing the \r. This is confirmed by the Tinderbox log, which shows the url encoded as 'http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla1.8/firefox-2.0b2%0D.en-US.win32.installer.exe'. r=rhelmer 2006-08-21 18:39:58 +00:00
preed%mozilla.com c9391ed29e Bug 344002: This corrects a bug in the initial patch for bug 344002 where the URL used for the array key gets munged, and suddenly the key refers to something that no longer exists. 2006-08-21 08:45:27 +00:00
ccooper%deadsquid.com 11de3e544d b=348899
r=preed

- remove dependency on LWP::UserAgent, standardize on wget for submitting grpah results on all platforms
2006-08-17 21:57:35 +00:00
rhelmer%mozilla.com fdca145258 b=348575 r=preed workaround missing on linux seamonkey installer builds 2006-08-16 01:01:29 +00:00
rhelmer%mozilla.com b29a5a44c6 add new layout performance local test. b=348288, r=preed 2006-08-11 00:47:43 +00:00
preed%mozilla.com cd7968d6a7 Bug 336463: Add ability to run a clobber build if requested from a CVS checkin; r=rhelmer. This isn't *quite* finished; we'll need to make sure that all tinderboxen have the right --config-cvsup-dir flag in the multi-configs.pl. 2006-08-10 23:07:50 +00:00
rhelmer%mozilla.com d8f87b84b3 run one test per build in TestOnlyTinderbox. b=347953, r=preed 2006-08-09 21:16:41 +00:00
preed%mozilla.com f2f7f4eb01 Bug 336463: Move common utility functions to build-seamonkey-util.pl. r=rhelmer. 2006-08-09 19:22:39 +00:00
rhelmer%mozilla.com 17a1334cde add RunUnitTests as a new tinderbox test. b=347820, r=preed 2006-08-08 23:56:35 +00:00
preed%mozilla.com 5e5a35ed8a Bug 347947: Tinderbox auto-update should update to a stable tag, not to HEAD. r=rhelmer. 2006-08-08 23:38:30 +00:00
rhelmer%mozilla.com af7ef7efef use graph_time properly b=342767 r=preed 2006-08-05 00:23:19 +00:00
pedemont%us.ibm.com a2d6e37283 Bug 345992 - xforms.xpi for Mac/Universal builds packaged incorrectly. r=rhelmer. 2006-07-28 18:29:17 +00:00
preed%mozilla.com d0c13346dd Bug 344002: l10n nightly builds should automatically pick up version number changes; r=rhelmer 2006-07-19 22:14:05 +00:00
mattwillis%gmail.com 299094a298 bug 345149 - Handle Sunbirds that aren't named 'Sunbird'. r=rhelmer 2006-07-19 22:07:02 +00:00
pedemont%us.ibm.com cc41dca20c Bug 344673 - xforms.xpi not being built anymore. Regression from bug 339568. r=rhelmer. 2006-07-14 16:09:21 +00:00
pedemont%us.ibm.com aa14972533 Bug 339568 - Build xforms.xpi as universal binary on Mac OS X. Cleanup code. r=rhelmer 2006-07-12 15:44:04 +00:00
preed%mozilla.com 1ec8bb9a29 Revert the last checkin for Bug 343665; upon further examination, it shouldn't be necessary. 2006-07-05 21:31:29 +00:00
preed%mozilla.com e74a4aba2b Bug 343665: Support MacOS-specific (.app) product names in tbox. r=rhelmer 2006-07-05 20:13:03 +00:00
rhelmer%mozilla.com cad5bedffb ability for tinderbox to pull and unpack prebuilt binaries, b=342783, r=preed 2006-07-01 00:24:46 +00:00
rhelmer%mozilla.com 974c723eed graph_time should only be pulled once per run, b=342767, r=preed 2006-07-01 00:00:42 +00:00
preed%mozilla.com af1daa7b5d Bug 342682: use openssl for generating digests. md6sum and sha1sum aren't guaranteed to exist on all machines, but if we ssh into those machines, they'll probably have openssl. inspiration=lilmatt, r=rhelmer. 2006-06-29 22:46:18 +00:00
cltbld 57db5f90a0 mkdir -p the objdir if it doesn't exist; seems pretty important. me=preed, r=rhelmer. 2006-06-29 21:47:25 +00:00
cltbld 2d10ce94f0 Fix install-links so it picks up the post-mozilla files. r=rhelmer, me=preed. 2006-06-29 20:43:23 +00:00
rhelmer%mozilla.com 7237c61edc pull build date from tinderbox server, b=342767 r=preed 2006-06-29 18:39:50 +00:00
rhelmer%mozilla.com 66acb29865 ability to download and unpack prebuilt binaries. r=preed, b=342783 2006-06-28 17:43:07 +00:00
preed%mozilla.com 9dc622c97b Bug 341089: Windows Lightning builds are uploaded to linux-xpi directory instead of windows-xpi. r=dmose,rhelmer 2006-06-23 23:38:36 +00:00
preed%mozilla.com 8bc791b1a9 Bug 341752: Change to FTP mirroring means nightly update prefs need changing:
-- Variablize the aus server, so we can change it.
-- Remove dead code paths.
-- Remove all the gotos; they're all effectively return()s anyway
-- Logically coalesce an if-statement.
r=morgamic,rhelmer
2006-06-22 02:04:34 +00:00
rhelmer%mozilla.com 9b1bd63f06 tinderbox should read app version from build if possible. b=334011,
r=rhelmer, r=preed
2006-06-16 20:20:47 +00:00
benjamin%smedbergs.us b835e3f06c Bug 335296 - Give tinderbox client the infant ability to build ff+xr, r=rhelmer+preed 2006-06-15 18:27:54 +00:00
kairo%kairo.at c197b30faf bug 335395 - [client] Correct profile detection for toolkit-based SeaMonkey, r=preed 2006-05-31 20:41:14 +00:00
rhelmer%mozilla.com 7ad1a358a4 attachment 220945 from bug 336758, disable prompt so Fx2 Session-restore feature can go in 2006-05-08 21:42:34 +00:00
kairo%kairo.at 2107246be5 bug 333461 - [client] MOZ_DEBUG_SYMBOLS should only forced if we use talkback, r=morgamic 2006-04-12 17:42:36 +00:00
cltbld 89e4015096 - enclose TinderUtils calls in brackets to remove syntax warnings and make command-line syntax checking more useful 2006-04-10 16:34:28 +00:00
cltbld 96ac19542f - standardize all mkdir commands to use either 'TinderUtils::run_shell_command "mkdir ..."' or 'run_locale_shell_command "mkdir ..."' depending on context 2006-04-10 15:50:41 +00:00
preed%mozilla.com 16e256d9f1 Bug 330959: Mac Aviary l10n builds weren't building. r=the_build_fairy 2006-04-06 04:57:10 +00:00
preed%mozilla.com b2e1cccf99 Bug 332728, Fix flaming non-1.0.x l10n builds. r=mento 2006-04-04 19:39:34 +00:00
mark%moxienet.com 3b16ca8145 330848 Allow tinderbox to recognize Firefox by $Settings::BinaryName instead of $Settings::ProductName. On the Mac, ProductName is set to the codename (DeerPark, BonEcho), but BinaryName remains firefox-bin. With this change, tinderbox doesn't need to be made aware of each codename. r=preed 2006-03-21 19:42:04 +00:00
preed%mozilla.com 9fda824783 Bug 329573: Add an commandline option to update (versioned configs in) a CVS directory. r=mento 2006-03-21 03:50:34 +00:00
preed%mozilla.com b1563a6c13 Bug 329573: Cleanup to the "cvs update" patch: restore ALRM handlers and handle fork() bogosity more correctly. r=mento 2006-03-20 21:51:41 +00:00
mark%moxienet.com 6656ae979d 330763 Tinderbox CVS checkouts should always use timeouts. r=preed 2006-03-17 16:05:23 +00:00
preed%mozilla.com 74d1e6e835 Bug 329573: Run "cvs update" in the tinderbox scripts area after each set of builds. r=mento 2006-03-17 07:35:58 +00:00
preed%mozilla.com 9b87998a22 Bug 329573: multi-tinderbox.pl doesn't actually kill sub-builds when it's killed; also, use signals more judiciously to communicate with tinderbox (as opposed to state files). r=coop 2006-03-14 23:23:02 +00:00
mark%moxienet.com 4ae03567f2 330374 7 changes for Tinderbox, including a change to the way builds are uploaded. They now go to yyyy-mm-dd-hh directories according to their build id. r=preed 2006-03-14 02:21:44 +00:00
mark%moxienet.com 8a566f9c92 329801 Completely address review comment, using && instead of ; in shell commands. r=preed 2006-03-13 21:47:12 +00:00