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

749 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 060d54e0e3 Use consistent time source for builds by having client send the build end timestamp. Fallback to using mail processing time as end timestamp if client doesn't send one.
Bug #363102 r=bear
2007-01-10 19:36:19 +00:00
alfred.peng%sun.com 2469ae0214 Bug 363824. Add compiler setting for Solaris in build-seamonkey-util.pl.
r=rhelmer+preed.
2007-01-06 05:45:25 +00:00
mattwillis%gmail.com 82e1ea7d9c 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 f45963e0fe 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 1ca6af65b5 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 91f31e1dae 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 af2134c04a 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 056fa9536e enable lightning.xpi for Mac b=350977 r=preed 2006-09-06 00:13:11 +00:00
preed%mozilla.com b8dd171841 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 e15b6ab38c 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 d12ee5d344 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 4e44124517 b=348575 r=preed workaround missing on linux seamonkey installer builds 2006-08-16 01:01:29 +00:00
rhelmer%mozilla.com 6aa9208009 add new layout performance local test. b=348288, r=preed 2006-08-11 00:47:43 +00:00
preed%mozilla.com 3cd776575a 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 7d2172ad65 run one test per build in TestOnlyTinderbox. b=347953, r=preed 2006-08-09 21:16:41 +00:00
preed%mozilla.com e3cecfa200 Bug 336463: Move common utility functions to build-seamonkey-util.pl. r=rhelmer. 2006-08-09 19:22:39 +00:00
rhelmer%mozilla.com 3058ed830d add RunUnitTests as a new tinderbox test. b=347820, r=preed 2006-08-08 23:56:35 +00:00
preed%mozilla.com f5b5b541ca 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 2edf37dfb3 use graph_time properly b=342767 r=preed 2006-08-05 00:23:19 +00:00
pedemont%us.ibm.com c7057366e7 Bug 345992 - xforms.xpi for Mac/Universal builds packaged incorrectly. r=rhelmer. 2006-07-28 18:29:17 +00:00
preed%mozilla.com 273897b569 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 3bc83de410 bug 345149 - Handle Sunbirds that aren't named 'Sunbird'. r=rhelmer 2006-07-19 22:07:02 +00:00
pedemont%us.ibm.com b9554f8258 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 d2c3001a67 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 c81dd6a848 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 71e59e0dda Bug 343665: Support MacOS-specific (.app) product names in tbox. r=rhelmer 2006-07-05 20:13:03 +00:00
rhelmer%mozilla.com 13351e2f4e ability for tinderbox to pull and unpack prebuilt binaries, b=342783, r=preed 2006-07-01 00:24:46 +00:00
rhelmer%mozilla.com 0d8171bc58 graph_time should only be pulled once per run, b=342767, r=preed 2006-07-01 00:00:42 +00:00
preed%mozilla.com 16af44af26 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 38827786b1 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 ba1a7a58da 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 ae189a1f07 pull build date from tinderbox server, b=342767 r=preed 2006-06-29 18:39:50 +00:00
rhelmer%mozilla.com bd59894cdb ability to download and unpack prebuilt binaries. r=preed, b=342783 2006-06-28 17:43:07 +00:00
preed%mozilla.com 8b3ba75111 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 64f8bc778b 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 263a8fc864 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 9d36790b1b 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 b11abbdac4 bug 335395 - [client] Correct profile detection for toolkit-based SeaMonkey, r=preed 2006-05-31 20:41:14 +00:00
rhelmer%mozilla.com 881fbfb0ac 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 d2286d9830 bug 333461 - [client] MOZ_DEBUG_SYMBOLS should only forced if we use talkback, r=morgamic 2006-04-12 17:42:36 +00:00
cltbld b3c8151ca5 - 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 7f2421edfa - 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 e0cd25aac7 Bug 330959: Mac Aviary l10n builds weren't building. r=the_build_fairy 2006-04-06 04:57:10 +00:00
preed%mozilla.com 2e4f6ec980 Bug 332728, Fix flaming non-1.0.x l10n builds. r=mento 2006-04-04 19:39:34 +00:00
mark%moxienet.com 8b693fd1a3 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 9f4c8f4955 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 25b39aec10 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 590284e642 330763 Tinderbox CVS checkouts should always use timeouts. r=preed 2006-03-17 16:05:23 +00:00
preed%mozilla.com 6ed107ae9a 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 0752088e17 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