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

138 Коммитов

Автор SHA1 Сообщение Дата
ccooper%deadsquid.com b4d852c237 b=388654
r=cf
- Search through the list of possible build ID locations for XR apps until we find the build ID.
2007-11-07 21:47:30 +00:00
nrthomas%gmail.com 5793ff6c5c Bug 397541, improve symlinking from nightly/ to nightly/YYYY/MM/YYY..., r=preed 2007-10-17 13:52:39 +00:00
rhelmer%mozilla.com a6c83de184 only turn on jprof JS is TestWithJprof is on r=coop b=347966 2007-10-01 17:43:22 +00:00
kairo%kairo.at d3e0d4ccb9 bug 397285 - Make tinderbox locale repackaging more flexible, r=rhelmer 2007-09-29 12:49:33 +00:00
nrthomas%gmail.com f097c84041 Bug 397541 follow up, wallpaper around ln failing on existing link by doing that last 2007-09-28 10:16:51 +00:00
nrthomas%gmail.com cbe71a85ed Bug 397541 follow to address review comment, r=preed 2007-09-28 07:36:06 +00:00
nrthomas%gmail.com 70cfb2c36e Bug 397541, publish nightly builds to nightly/YYYY/MM/ and symlink back to nightly, r=preed 2007-09-28 07:32:55 +00:00
rhelmer%mozilla.com 3607c048e0 back out jprof patch due to camino bustage b=347966, see comment #40 2007-09-07 00:17:52 +00:00
rhelmer%mozilla.com cf3ce1d9ac jprof support for tinderbox b=347966 r=coop 2007-09-06 21:27:17 +00:00
preed%mozilla.com 03020749c5 Bug 392579: quote ssh args that include $ENV{'HOME'} for all platforms. r=rhelmer 2007-08-22 00:57:36 +00:00
benjamin%smedbergs.us 4e5b11dfc3 Bug 391308 - Ship the .tar.bz2 SDK for mac, r=cf 2007-08-15 16:12:56 +00:00
ccooper%deadsquid.com 78eae6579a b=388691
r=rhelmer
- undo previous patch
- allow for CLOBBERing of non-release builds
2007-07-19 18:54:58 +00:00
ccooper%deadsquid.com b7784a93d2 b=388691
r=rhelmer
- allow depend builds to be CLOBBERed as well
2007-07-19 17:00:23 +00:00
mark%moxienet.com b585525be4 387680 Talkback on trunk is not getting the correct build ID. Push the build ID in from Tinderbox. r=coop 2007-07-12 17:54:51 +00:00
nrthomas%gmail.com ba4d950998 Bug 373911, Tinderboxes don't remove old packages when talkback disabled, eventually exhausting disk space. r=coop 2007-07-09 15:00:42 +00:00
nrthomas%gmail.com 01ecec54b9 Bug 383775, work around pacifica-vm cruftiness by going back to using rsync for Cygwin, r=preed 2007-07-09 08:26:00 +00:00
ccooper%deadsquid.com f42719dbe7 b=373373
r=preed
- allow builds to use prebuilt Talkback packages
- add defaults to tinder-* config files to disable using Talkback packages by default
2007-06-26 21:53:42 +00:00
benjamin%smedbergs.us c4770b8d48 Bug 383167 - Put buildid in an external file, tinderbox client changes r=rhelmer 2007-06-25 07:58:46 +00:00
benjamin%smedbergs.us 04536fb5d7 Bug 383775 - Make tinderbox work with mozillabuild, r=preed 2007-06-15 10:58:40 +00:00
ccooper%deadsquid.com 56a05318c2 b=383169
r=cf
- only call 'make deliver' on Windows
2007-06-06 15:46:46 +00:00
ted.mielczarek%gmail.com f47b3dba2c split out breakpad symbol build and upload into two config options, r=preed 2007-03-22 21:09:01 +00:00
ccooper%deadsquid.com e1fe66464d b=371816
r=preed

Only use the aus key for cltbld; use $ssh_user rather than cltbld
2007-03-21 23:34:28 +00:00
mattwillis%gmail.com f2211a6407 backing out bug 355465. >:( 2007-02-05 18:20:10 +00:00
mattwillis%gmail.com 6671060371 bug 355465 - Make tinderbox more flexible with where it reports l10n packaging status. (Missing piece now included) r=preed 2007-02-03 07:04:35 +00:00
mattwillis%gmail.com 30b14d85be bug 355465 - Make tinderbox more flexible with where it reports l10n packaging status. r=preed 2007-02-03 03:07:58 +00:00
preed%mozilla.com faa96fee66 Back out mattwillis' fix for bug 355465; perl -c is your friend. 2007-02-02 06:08:36 +00:00
mattwillis%gmail.com 2fb255b44d bug 355465 - Make tinderbox more flexible with where it reports l10n packaging status. r=preed 2007-02-02 04:08:36 +00:00
pedemont%us.ibm.com ad0f824cde Bug 362530 - Mac XULRunner SDK not copied to FTP server. r=rhelmer 2007-01-30 21:04:35 +00:00
ted.mielczarek%gmail.com 65b9c0a547 bug 362970, Tinderbox changes to upload airbag symbols. r=preed 2007-01-11 23:42:21 +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
rhelmer%mozilla.com fdca145258 b=348575 r=preed workaround missing on linux seamonkey installer builds 2006-08-16 01:01:29 +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
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
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
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 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
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
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 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
mark%moxienet.com 637278bc1f 329801 Tinderbox support for universal binaries. To use, set $Settings::UniversalBinary=1, set an objdir, and use the mozconfig from bug 327848. r=preed 2006-03-13 20:25:30 +00:00