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

2285 Коммитов

Автор SHA1 Сообщение Дата
nrthomas@gmail.com d4a7dbbdc3 Bug 384024, remove buildTree configuration, r=rhelmer 2007-06-11 13:47:19 -07:00
asqueella@gmail.com 72244a2fb8 Bug 381499 - Components.utils.import reports NS_ERROR_FAILURE when the file not existsswitch to NS_ERROR_FILE_NOT_FOUND and update testsr=sayrer, sr=brendan 2007-06-07 15:34:06 -07:00
rcampbell@mozilla.com febbcda3e8 Bug 382682, Add makefile target to launch interactive xpcshell for debugging. Patch by Alex Vincent 2007-06-06 12:40:30 -07:00
nrthomas@gmail.com 372816e605 Bug 382823, mods to bootstrap config for Tb2004, r=preed 2007-06-04 10:21:33 -07:00
axel@pike.org d6f5c56b85 bug 382451, use mkdir -p instead of mkdirhier, r=bsmedberg 2007-05-30 11:00:53 -07:00
sdwilsh@shawnwilsher.com 9d5691f787 Bug 381633 - xpcshell test harness should use strict warnings in JavaScript. r=rcampbell 2007-05-25 16:25:14 -07:00
bent.mozilla@gmail.com 20b6443053 Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 13:08:44 -07:00
nrthomas@gmail.com 23d6a98aa3 Bug 381172, use DisableCompleteJump to override of code that forces complete update, r=preed 2007-05-23 02:58:30 -07:00
gerv@gerv.net 1c01be2d3b Updates from latest attempt to make ID list 2007-05-17 07:55:53 -07:00
nrthomas@gmail.com 27f0d0d5a3 Bug 380859, fix perl warning, r=rhelmer 2007-05-16 13:59:43 -07:00
nrthomas@gmail.com 3671a75bdb For bug 379241, bump automation config for RC3 2007-05-15 01:27:01 -07:00
nrthomas@gmail.com 2f7342c204 For bug 379241, update bootstrap.cfg for RC2 2007-05-10 03:36:28 -07:00
nrthomas@gmail.com 77dce35721 For bug 379240, update bootstrap.cfg for RC2 2007-05-10 02:56:04 -07:00
Olli.Pettay@helsinki.fi 2e1f32d275 xpcshell testcases for Bug 378247, p=Alex Vincent 2007-05-09 03:48:21 -07:00
preed@mozilla.com a0cb6f08ab Bug 375782: Bootstrap - Dependent tool config file gen for patcher2. r=cf/rhelmer. 2007-05-08 19:02:33 -07:00
rhelmer@mozilla.com 75eac004df no leading slash-tmp needed for TMPDIR 2007-05-07 16:28:36 -07:00
rhelmer@mozilla.com 5d3d150f56 add error checking. b=375219, r=dbaron 2007-05-07 16:11:40 -07:00
preed@mozilla.com bbad14b26a Bug 375332: patcher2 changes required to support beta program: 2nd part of this feature:While generating the snippets, see if I'm a channel for which we're publishing rc's; if so, then I want the appv advertised in the snippet to have "rcN" appended to it, but nothing else.There's a special case for partial updates (which makes this patch especially hairy) where if the rc value is greater than 1, we need to publish a complete patch, because we're not generating partials from every RC to the final build. There's some extra code in here to deal with that.There's also some code to pretty print when we do this munging.r=rhelmer, cf (implicitly, since he gets to run it first, and will know if it blows up in his face ;-) 2007-05-02 17:45:18 -07:00
nrthomas@gmail.com f94ca062b5 Bug 379240, add bootstrap.cfg for Thunderbird 1.5.0.12, r=rhelmer 2007-05-01 14:45:03 -07:00
nrthomas@gmail.com daaceff775 Bug 379240, add bootstrap.cfg for Firefox 1.5.0.12 builds (including the lesson learnt from the 2.0.0.4 equivalent), r=rhelmer 2007-05-01 06:37:59 -07:00
cltbld ed8ab1ea86 Followup to bug 379241, macosx is the platofrm name, not mac 2007-05-01 05:49:56 -07:00
cltbld bbe7df75ac Follow up to bug 379241 2007-05-01 05:44:00 -07:00
cltbld 4d0cf88951 Follow up to bug 379241 2007-05-01 05:43:21 -07:00
nrthomas@gmail.com 5c29f2a948 Bug 379241, add bootstrap config for Firefox 2.0.0.4, r=rhelmer 2007-05-01 03:56:08 -07:00
rhelmer@mozilla.com 711487836c introduce and use CvsCatfile for constructing CVS paths from an array. b=371325 r=preed. While we're in there, pick up a fix in Updates step to get oldVersion, and call Verify right after Execute for Tag substeps. 2007-04-30 13:55:21 -07:00
cltbld 5a4515a3a3 Push local changes back to repo 2007-04-26 05:23:12 -07:00
rhelmer@mozilla.com dc0d0eee84 automate tinderbox configuration b=371325 r=preed 2007-04-24 15:04:12 -07:00
rhelmer@mozilla.com d6e0724c78 get pushdir from build log r=preed b=378226 2007-04-24 14:25:05 -07:00
ccooper@deadsquid.com c6e495ff1a b=372764r=preed- port groom-files logic to release automation 2007-04-23 13:45:02 -07:00
benjamin@smedbergs.us baab01ada6 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
rhelmer@mozilla.com 1b489c68f8 suggestions from preed b=371325 comment #20 r=preed 2007-04-20 11:55:24 -07:00
rhelmer@mozilla.com 40b855c332 config bumper b=371325 r=preed 2007-04-17 15:49:31 -07:00
rhelmer@mozilla.com 67cb718941 tinder config for testing 2007-04-17 15:49:06 -07:00
preed@mozilla.com 80f79676d7 Bug 375332: patcher2 changes required to support beta program; specifically, this allows a way to configure patcher to dump snippets for all a channel in a separate directory, to be staged separately. r=rhelmer. 2007-04-17 13:53:28 -07:00
redfive@acm.org db09529d03 bug 371178 - patcher2 should replace version stringsr=preedChanges:- pass in version string into calls to SubstitutePath()- clean up some indenting 2007-04-11 12:29:28 -07:00
rhelmer@mozilla.com c3c85c9d19 bump milestone properly b=372759 r=preed 2007-04-09 17:56:16 -07:00
rhelmer@mozilla.com fd6ea22734 old nightly source tarball script from egg 2007-04-05 14:20:54 -07:00
nrthomas@gmail.com 6a7d01b232 Bug 372757, use sysvar for verifyConfig 2007-04-05 11:13:42 -07:00
nrthomas@gmail.com 74fae179d1 Typo fix for update verification config 2007-04-04 21:48:28 -07:00
rhelmer@mozilla.com e96172f076 tinderbox log parser b=375714 r=preed 2007-04-04 18:31:29 -07:00
dbaron@dbaron.org 98b0c638b4 Replace printf that fires all the time with an assertion for what I really want to check. 2007-04-03 18:35:35 -07:00
dbaron@dbaron.org c3cd8006d4 The tinderbox problem was due to insufficient STARTUP_TMBUFSIZE, so re-increase the buffer size to 64K (from 16K) and comment out my debugging code. 2007-04-03 18:06:34 -07:00
dbaron@dbaron.org f21d5e810c Back out startup buffer size change (but leave diagnostic). 2007-04-03 17:53:26 -07:00
dbaron@dbaron.org 049112bec5 Make previous change print to stderr. 2007-04-03 17:45:07 -07:00
dbaron@dbaron.org 731c109c0d Try increasing startup buffer size to see if it fixes tinderbox orange. 2007-04-03 17:39:56 -07:00
dbaron@dbaron.org 970f522105 Add some debugging code to tmreader and temporarily turn it on to debug tinderbox orange. 2007-04-03 16:46:45 -07:00
dbaron@dbaron.org 74dbf8be3e Fix deadlock in trace-malloc by exiting monitor around call to dladdr. b=363334 r=brendan 2007-04-03 15:14:01 -07:00
benjamin@smedbergs.us 8195dfba03 Bug 375415 - MAR generation broken when paths in the MAR contain spaces, r=cf 2007-03-29 07:11:40 -07:00
rhelmer@mozilla.com 0d02421456 use sysvar to get buildDir for verify step b=372757 r=preed 2007-03-28 11:46:53 -07:00
nrthomas@gmail.com c5e76464ac Bug 375111, updated bootstrap.cfg, r=preed 2007-03-27 16:22:02 -07:00
rhelmer@mozilla.com 2098795fa8 use buildDir r=preed b=375006 2007-03-27 15:28:38 -07:00
nrthomas@gmail.com a6e398b782 Bootstrap config for Thunderbird 2 2007-03-26 14:13:56 -07:00
rhelmer@mozilla.com a1afbef0c3 l10n overrides b=375006 r=preed 2007-03-25 17:18:28 -07:00
rhelmer@mozilla.com c6ee0ec1da use hostname in bootstrap email 2007-03-25 16:58:02 -07:00
rhelmer@mozilla.com 50bc40fb47 support variable fallback b=372757 r=preed r=cf 2007-03-25 16:56:37 -07:00
rhelmer@mozilla.com 279286ce02 support variable fallback b=372757 r=preed r=cf 2007-03-25 16:54:25 -07:00
rhelmer@mozilla.com ba3c8754bb better version of autoconf generator b=375219 r=preed 2007-03-25 15:01:51 -07:00
rhelmer@mozilla.com 6e2fbea4c1 cronjob for autoconf generator b=375219 r=preed 2007-03-25 15:01:12 -07:00
rhelmer@mozilla.com 8ae3cda58d autoconf generator b=375219 r=preed 2007-03-25 15:00:45 -07:00
dbaron@dbaron.org 8163b78c70 Fix misuse of terminology and improve comment. 2007-03-22 23:49:37 -07:00
dbaron@dbaron.org 18073f66e8 Handle file not existing more gracefully. 2007-03-22 23:29:25 -07:00
dbaron@dbaron.org 6c766bb983 Don't create duplicate pipes for objects with external debuginfo. 2007-03-22 23:24:27 -07:00
hg@mozilla.com 05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
ccooper%deadsquid.com 3ec464b557 - update headers
- remove pango workarounds
- update wget files paths
2007-03-22 21:53:05 +00:00
ccooper%deadsquid.com 55d824018c - updating headers 2007-03-22 21:32:20 +00:00
ted.mielczarek%gmail.com 62453dda75 split out breakpad symbol build and upload into two config options, r=preed 2007-03-22 21:09:01 +00:00
nrthomas%gmail.com 066658e7f0 Bug 373606, nagios changes for version bump, r=preed 2007-03-22 19:36:56 +00:00
nrthomas%gmail.com e65afd923a Bug 373389, nagios changes for version bump, r=preed 2007-03-22 16:33:41 +00:00
nrthomas%gmail.com f5154917d6 Bug 373606, nagios changes for version bump (bad timing for the nightlies means there will be a complaint about the windows build but it should come right), r=preed 2007-03-22 14:50:09 +00:00
nrthomas%gmail.com 73b9b1fb2e Bug 373389, nagios changes for version bump, r=preed 2007-03-22 14:39:11 +00:00
dbaron%dbaron.org 11e5b8d448 Add way to configure value of XPCOM_DEBUG_BREAK. b=374828 r=preed 2007-03-22 04:59:11 +00:00
ccooper%deadsquid.com 0651bfeb09 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
rhelmer%mozilla.com 70a1a683a9 handle invalid steps correctly b=361297 r=preed 2007-03-21 23:02:55 +00:00
rhelmer%mozilla.com f38d2fbf23 handle invalid steps correctly b=361297 r=preed 2007-03-21 23:02:31 +00:00
rhelmer%mozilla.com a2276d9fa7 move config to .example r=preed b=374555 2007-03-21 22:45:01 +00:00
rhelmer%mozilla.com ccba605e1d better default config and staging targets r=preed b=374555 2007-03-21 22:44:17 +00:00
preed%mozilla.com 41b40d8ee7 Bug 372582: RunShellCommand() does not reap timed-out children; also, if output is 1, the output really should print immediately, not be buffered. r=rhelmer 2007-03-21 22:35:47 +00:00
dbaron%dbaron.org 63511c956e Make trace-malloc malloc-hooking work with compilers newer than VC6. b=374645 r=robstrong 2007-03-21 00:38:58 +00:00
bent.mozilla%gmail.com 78aec3ee94 Bug 37357 - "MozillaBuild should allow a user-specified HOME directory". r=bsmedberg. 2007-03-20 22:46:39 +00:00
ccooper%deadsquid.com 71192743e3 - use anonymous CVS 2007-03-20 13:39:22 +00:00
ccooper%deadsquid.com dff668763e - use anonymous cvs 2007-03-20 13:12:15 +00:00
mattwillis%gmail.com c57423ca23 bug 374042 - Read-only access to l10n for calendar tinderbox 2007-03-20 12:12:38 +00:00
mattwillis%gmail.com 78f8d389e6 bug 374042 - Read-only access to l10n for calendar tinderbox 2007-03-20 11:40:51 +00:00
dbaron%dbaron.org b0ca4ed07c Use the .gnu_debuglink section to find the debuginfo file rather than hardcoding the paths to match the most common case on Fedora. 2007-03-16 21:22:53 +00:00
mattwillis%gmail.com 1bbcce8fd9 Fix universal paths 2007-03-16 02:57:23 +00:00
preed%mozilla.com fc1c3af99e Bug 371350: Part III of the Stage patch, handling 1.5.0.x-branch non-locale XPIs correctly. r=rhelmer. 2007-03-15 00:39:20 +00:00
ccooper%deadsquid.com 5e4e0efbe0 - match existing build name from tree 2007-03-13 15:02:14 +00:00
ccooper%deadsquid.com 0c1727520f - use new caminobld key 2007-03-13 14:59:20 +00:00
rhelmer%mozilla.com d5a09fa9d4 read patcherToolsRev from the config file b=373080 r=preed 2007-03-12 23:30:40 +00:00
ccooper%deadsquid.com fe67829f09 - fix ObjDir references 2007-03-12 23:02:50 +00:00
ccooper%deadsquid.com 1449bb6c99 - new paths for new build machine 2007-03-12 21:51:13 +00:00
benjamin%smedbergs.us 8ce1207ab0 Bug 373304 - MozillaBuild environment has crashes or instability, requires new version of msys-1.0.dll, r=luser 2007-03-12 20:18:25 +00:00
benjamin%smedbergs.us 09cda8f34e Bug 373121 - Can't do update packaging in MozillaBuild, r=rhelmer 2007-03-12 20:04:37 +00:00
robert%accettura.com 382c1c7839 Rogue period. 2007-03-11 04:20:17 +00:00
robert%accettura.com 6be045ad65 Various other small fixes. 2007-03-11 04:10:12 +00:00
robert%accettura.com 441a416026 Whitespace fixes. 2007-03-11 03:15:24 +00:00
robert%accettura.com 8dc73fed22 Small optimizaiton 2007-03-11 03:14:42 +00:00
robert%accettura.com b0eeec57fc Add error documents to handle things like 404's. Just polish really. 2007-03-11 03:10:39 +00:00
robert%accettura.com a211c33e90 Use images for errors in screenshots. This ensures that they are viewable even when embedded in a page. 2007-03-11 02:57:53 +00:00
robert%accettura.com 3f8218da97 Add a little spacing between username/password on login page. 2007-03-11 02:33:46 +00:00
robert%accettura.com 6029b7563c Better error text for DB connection failure. 2007-03-11 02:28:40 +00:00
robert%accettura.com 904f9f389e Drop some old unused code. 2007-03-11 02:27:36 +00:00
robert%accettura.com 9ca6608325 Pretty up error dialog, add a back link, and some small whitespace cleanup to the stylesheet. Mainly using tabs consistantly. 2007-03-11 02:25:23 +00:00
robert%accettura.com 64f60e8950 Catch invalid product families. 2007-03-11 02:12:59 +00:00
robert%accettura.com 67b0ebae03 Show report file date in report 2007-03-11 02:04:31 +00:00
ccooper%deadsquid.com 95a3a7d328 - updating configs for move to community network 2007-03-09 22:21:35 +00:00
preed%mozilla.com 3c232168c0 Verify needs the last fix too; thanks to rhelmer for pointing that out, r=rhelmer 2007-03-09 21:49:57 +00:00
preed%mozilla.com 39cd44f463 config/milestone.txt is not in browser/ or mail/. No bug; r=rhelmer, though. 2007-03-09 21:46:39 +00:00
preed%mozilla.com 7bbacc8855 Bug 371350: Fix various Bootstrap regressions:
In Step.pm
-- Use RunShellCommand() for chdir() handling.
-- Use RunShellCommand() for timeout handling.
-- Fix the signal name/number madness (fallout from the patch for bug 372583).
-- Re-ordered the use statements
-- add a "dumpLogs" config variable that will cause shell statements to be echo'd this is in prep for buildbot deployment of automation.

In Stage.pm:
-- Clean up/add a bunch of comments
-- Cleanup prestage-trimmed using shipped-locales as a basis for the cleanup
-- Run groom-files for mars afterwards
-- Create a stage-unsigned and stage-signed directory
-- Remove unknown directories (that we don't know how to handle) from prestage-trimmed
-- chown() all deliverables to the right group
-- Point the Verify() function at the copy of shipped-locales that the step checked out
-- Handle all of the ja/ja-JP-mac via the shipped-locales logic

Config.pm
-- Make sure Get() and Exists() assert if var is not passed
-- Fix a Get() bug where it would die with no such config variables if the actual variable evaluated to false

r=rhelmer.
2007-03-09 21:20:05 +00:00
rhelmer%mozilla.com 8d36248c77 build mar/mbsdiff from tag, and run updates per platform r=preed b=373080 2007-03-09 19:57:27 +00:00
benjamin%smedbergs.us 2b404e6290 Bug 373232 - Time::HisRes perl module needed for MozillaBuild (for perf testing) r=luser 2007-03-09 15:35:40 +00:00
ccooper%deadsquid.com ebf584da2e - update build machine info
- switch to seabld user from cltbld
2007-03-09 02:08:20 +00:00
preed%mozilla.com a2d036bdc0 Bug 372583: Make sure we don't clobber any other filehandles called "LOGFILE",
make sure the sigNum we return really is the signal number, Handle dumped core appropriately (stolen from the patch for bug 372582). r=rhelmer
2007-03-08 20:40:52 +00:00
blah%blah.com 73d15c0713 Added a period, testing precommit script 2007-03-08 19:38:15 +00:00
blah%blah.com f020b614c3 Added a period, testing precommit script 2007-03-08 19:36:44 +00:00
ctalbert.moz%gmail.com 78fea457a2 Respinning nightlies for bad checkin 2007-03-08 16:16:17 +00:00
benjamin%smedbergs.us 01b96e2776 Bug 366852 - MozillaBuild start scripts should launch bash (which means copying /bin/sh to /bin/bash), r=luser 2007-03-08 15:27:08 +00:00
benjamin%smedbergs.us 1ab16a6a18 Bug 372836 - Tinderbox changes to work with MSYS/MozillaBuild, r=rhelmer 2007-03-08 15:13:51 +00:00
bent.mozilla%gmail.com 07bf92b7bc Bug 369241 - "MozillaBuild should prepend the PlatformSDK's paths if available for vc71". r=bsmedberg. 2007-03-08 02:28:30 +00:00
aravind%mozilla.com d0236110d4 Added a period, sorry.. testing despot controls 2007-03-08 01:59:20 +00:00
aravind%mozilla.com b13b38bdc6 Added a period, sorry.. testing despot controls 2007-03-08 01:56:21 +00:00
aravind%mozilla.com 431e5dbb2c Added a period, sorry.. testing despot controls 2007-03-08 01:31:53 +00:00
aravind%mozilla.com 0196f47e23 Added a period 2007-03-08 01:29:35 +00:00
aravind%mozilla.com 1e957f4610 Added a period 2007-03-08 01:10:48 +00:00
benjamin%smedbergs.us f569e54300 Bug 370678, bug 363096 - Fix MozillaBuild syntax error, add some additional utilities, and install MIME::Base64 perl module to make tinderbox work - r=luser 2007-03-07 15:25:18 +00:00
nrthomas%gmail.com 060aad55ba Bug 369669, nagios changes for Thunderbird bump to 1.5.0.11pre, r=preed 2007-03-06 17:27:42 +00:00
robert%accettura.com d23a8f8777 Fix a sql error. 2007-03-06 01:46:24 +00:00
mattwillis%gmail.com a72d70a501 Respin to pick up fix for bug 372366 2007-03-02 17:00:24 +00:00
preed%mozilla.com dd443cef5a Bug 371350: Rsync was copying the rcN directory, not its contents; Fix inconsistent use of catfile(); add code for handling the XPI directories. r=rhelmer 2007-03-01 02:05:23 +00:00
dbaron%dbaron.org 71bedcef11 Document changes from bug 113738. 2007-03-01 01:33:54 +00:00
preed%mozilla.com 98dd865615 Bug 363108: allow patcher's --build-tools to pull from something other than the trunk head; r=rhelmer 2007-02-27 23:28:36 +00:00
bent.mozilla%gmail.com 785ba76fd9 Bug 369656 - "patcher2 uses an odd method for checking out CVSHEAD which is currently broken". r=preed. 2007-02-27 22:11:08 +00:00
nrthomas%gmail.com c7ec22f5fb Nagios bumps for bug 369670, r=preed 2007-02-27 18:03:01 +00:00
nrthomas%gmail.com 4df3c59b9c Nagios bumps for bug 369669, r=preed 2007-02-27 18:02:24 +00:00
nrthomas%gmail.com a95e959a6c Nagios bumps for bug 369669, r=preed 2007-02-27 15:39:43 +00:00
nrthomas%gmail.com cbec970e85 Nagios bumps for bug 369670, r=preed 2007-02-27 14:56:43 +00:00
nrthomas%gmail.com 1f836efe02 Bug 369874, stop monitoring the linux files until hardware is available to upgrade the tbox, r=preed 2007-02-26 22:45:28 +00:00
rhelmer%mozilla.com c4064cb699 make product-version specific dir in /builds/updates b=370853 r=preed 2007-02-22 08:25:49 +00:00
rhelmer%mozilla.com 4e6b3fd58a make l10n metadiff work w/o human intervention, b=370459 r=preed 2007-02-22 08:21:39 +00:00
mattwillis%gmail.com b7ccbcf415 Make tests phone home 2007-02-22 06:11:28 +00:00
mattwillis%gmail.com 5c81ad09b8 disable svg for now 2007-02-21 20:39:26 +00:00
mattwillis%gmail.com 165966cbcf fix typo 2007-02-21 18:23:52 +00:00
mattwillis%gmail.com aff009186d clobbers 2007-02-21 17:50:09 +00:00
mattwillis%gmail.com 67aa245962 Revert trunk tinderboxes to trunk 2007-02-21 17:25:34 +00:00
preed%mozilla.com 8ee0e0cfcc Bug 371062: Fix two regressions with past release update snippet handling. r=rhelmer 2007-02-20 23:00:22 +00:00
ccooper%deadsquid.com a5e9fb0499 - disable failing tests until we can track down the cause 2007-02-17 01:51:31 +00:00
rhelmer%mozilla.com 9cde1b2f63 milestone should be bumped r=preed b=369825 2007-02-17 00:17:36 +00:00
ccooper%deadsquid.com 8ee81dc0fb - add tests to Fx-Trunk Mac tinderboxen 2007-02-16 21:57:01 +00:00
gerv%gerv.net 3416ae46c9 Further fixes from Patrick Fey, and some more exceptions from me. 2007-02-14 17:44:15 +00:00
dbaron%dbaron.org 83fed6e485 Change my old email address to my new one (files missed when I did a mass-change in January 2003). 2007-02-14 07:18:26 +00:00
dbaron%dbaron.org 0c76c7aa5d Make trace-malloc dumps not print '(nil)' instead of an address. b=331743 (fixing regression from previous patch) 2007-02-14 07:07:51 +00:00
dbaron%dbaron.org 10d5ca630a Make trace-malloc override additional memory allocation functions. b=331742 2007-02-14 07:06:35 +00:00
rhelmer%mozilla.com 98b10414ff tinderbox server change source b=370237 r=robcee 2007-02-13 21:28:04 +00:00
rhelmer%mozilla.com ae9c91b29a use verifyDir not buildDir r=preed b=370228 2007-02-13 19:51:04 +00:00
rhelmer%mozilla.com 5ad5f81b31 do not raise an exception when revision is missing, this happens when file is deleted from CVS. checkin for bhearsum, r=rhelmer, b=370238 2007-02-13 02:47:30 +00:00
rhelmer%mozilla.com 3f63f6934d support for non-ascii characters in bonsai result, checkin for bhearsum, b=370238 r=rhelmer 2007-02-13 02:46:16 +00:00
preed%mozilla.com 01d14eea87 This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
2007-02-13 02:00:43 +00:00
preed%mozilla.com 51480a60de CVS import of the BuildBot 0.7.5 release onto a vendor branch (BUILDBOT_VENDOR_BRANCH; tagged as BUILDBOT_0_7_5_RELEASE). This area is to track upstream BuildBot releases, as well as create a place for the Mozilla project to land Moz-specific BuildBot patches (that possibly haven't been released by upstream yet).
This an import of buildbot-0.7.5.tar.gz from http://downloads.sourceforge.net/buildbot/buildbot-0.7.5.tar.gz?modtime=1165787309&big_mirror=0

86b7fad95381ce5ce2e9b8c6c56c6109  buildbot-0.7.5.tar.gz
ef5c884141b016472b5eaf3a2ff0657f9ef6b221  buildbot-0.7.5.tar.gz
2007-02-13 02:00:43 +00:00
gerv%gerv.net 4a3bf2b665 Version 0.7.1, changes kindly provided by Patrick Fey <5fey@informatik.uni-hamburg.de> 2007-02-12 16:40:53 +00:00
robert%accettura.com 6c8e1420c2 Bug #369851 2007-02-10 21:20:24 +00:00
scott%scott-macgregor.org 6050fd5ccc Bug #369588 --> switch thunderbird tinderboxes to cairo
r=preed
2007-02-09 16:26:07 +00:00
mattwillis%gmail.com d3cf62b64a build SUNBIRD_0_3_1_RC1 2007-02-09 05:38:12 +00:00
mattwillis%gmail.com 6799408573 bug 369588 - Fix bustage from metrics landing (bug 177805) 2007-02-09 03:52:44 +00:00
preed%mozilla.com f09e40d110 Bug 369801: Tinderboxen should output what config file they're using; let's see how this breaks the build farm. r=rhelmer 2007-02-09 02:19:18 +00:00
preed%mozilla.com 1e5fe1f2ff Bug 369797: make cc optional in SendAnnouncement(); also, clean up unicode characters in MozBuild::Util::Email() warn messages, add a Bootstrap::Config::Exists() method, to check for variable existance, and ditch (less than useful) perl function prototyping. r=rhelmer 2007-02-09 01:23:34 +00:00
rhelmer%mozilla.com 9f2883fec2 better logging for substeps, and use undef for ccList in email r=preed 2007-02-07 22:23:05 +00:00
rhelmer%mozilla.com a29650c6e9 cleanup and consistency r=preed b=369004 2007-02-07 22:14:24 +00:00
nrthomas%gmail.com 3d1d6401ec Bug 369583, bump the version in the nagios files too, p=dbaron, r=preed 2007-02-07 17:48:06 +00:00
mattwillis%gmail.com 0b4bb34548 bug 369588 - Fix bustage from metrics landing (bug 177805) - Linux omitted on purpose for now 2007-02-07 17:28:14 +00:00
ccooper%deadsquid.com 127fa14099 b=369604
- turning on codesize tests for SeaMonkey
2007-02-07 17:19:24 +00:00
dbaron%dbaron.org 69ab5fa214 clobber to force new nightlies after landing of bug 177805 2007-02-07 08:42:57 +00:00
preed%mozilla.com 8cbff8e8d1 Bug 369550: Correct MozBuild::Util::RunShellCommand() assert()ions. Also slipped in changes to the assert()ion comments, to annotate when HashFile() fails. r=rhelmer 2007-02-07 01:21:25 +00:00
rhelmer%mozilla.com 50da5575a7 comment out Tag test, not ready yet 2007-02-06 21:09:05 +00:00
rhelmer%mozilla.com 8f2545cdd6 clobber per vlad, dom inspector broken 2007-02-06 19:08:57 +00:00
mattwillis%gmail.com a35051f791 Turning off l10n builds now that bug 340845 is getting resolved 2007-02-06 15:00:49 +00:00
rhelmer%mozilla.com 2f262e4a73 proper log call r=preed 2007-02-06 05:08:40 +00:00
mattwillis%gmail.com b49cb2cb0c backing out bug 355465. >:( 2007-02-05 18:36:40 +00:00
mattwillis%gmail.com 28db179221 backing out bug 355465. >:( 2007-02-05 18:20:10 +00:00
ajschult%verizon.net cc7415c0dc Bug 368789: use full path to invoke app for bloat tests and stop using page cycler in SeaMonkey. r=rhelmer 2007-02-03 17:48:55 +00:00
mattwillis%gmail.com 1a5838142e debugging mac l10n 2007-02-03 07:08:45 +00:00
mattwillis%gmail.com 39eb0727b8 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 970340d5ce bug 355465 - Make tinderbox more flexible with where it reports l10n packaging status. r=preed 2007-02-03 03:07:58 +00:00
jwalden%mit.edu 45bb59aa84 Bug 368942 - Add a do_get_file(path) function to xpcshell-simple, remove do_get_topsrcdir() as unnecessary. Also fix bug 368944 (invalid use of nsILocalFile API in test-harness) at the same time. r=sayrer 2007-02-03 01:46:09 +00:00
mattwillis%gmail.com 7d889628a2 debugging mac l10n 2007-02-02 21:40:33 +00:00
mattwillis%gmail.com c29021f235 debugging mac l10n 2007-02-02 20:14:01 +00:00
mattwillis%gmail.com 8d65109818 debugging mac l10n 2007-02-02 17:53:16 +00:00
mattwillis%gmail.com ccc2d5fd73 debugging mac l10n 2007-02-02 08:27:46 +00:00
preed%mozilla.com 2f1ac9098f Back out mattwillis' fix for bug 355465; perl -c is your friend. 2007-02-02 06:08:36 +00:00
mattwillis%gmail.com 65e4b0548f Respinning to build l10n 2007-02-02 05:35:02 +00:00
mattwillis%gmail.com b778a5172a update tinder-config.pl to bug 355465 format 2007-02-02 04:09:04 +00:00
mattwillis%gmail.com 6fc3ff1acd bug 355465 - Make tinderbox more flexible with where it reports l10n packaging status. r=preed 2007-02-02 04:08:36 +00:00
mattwillis%gmail.com 326402fec7 Spinning Sunbird 0.3.1 RC1 2007-02-01 23:17:30 +00:00
rhelmer%mozilla.com 770e7a0eba do not override profile dir for firefox b=341852, r=dbaron 2007-02-01 21:07:10 +00:00
rhelmer%mozilla.com 145446532d move to new RunShellCommand, split into substeps, various fixes and features. r=
preed, b=368579
2007-02-01 06:37:48 +00:00
jwalden%mit.edu e7a34833ee Remove debugging output -- bug 351968 is done! (Really.) 2007-02-01 05:47:46 +00:00
rhelmer%mozilla.com 1ed4c5d8f5 move to new RunShellCommand, split into substeps, various fixes and features. r=preed, b=368579 2007-02-01 03:50:47 +00:00
ccooper%deadsquid.com 7c58bde5fc - adding updated seamonkey trunk configs for linux release build on sea-linux-tbox linux ref VM 2007-02-01 03:39:36 +00:00
preed%mozilla.com 17622fbadd Bug 367802: patcher2 needs to use MozBuild::Util. r=rhelmer 2007-01-31 21:59:34 +00:00
benjamin%smedbergs.us 9059db8e54 Fix Tunit with an objdir for real this time, r=coop 2007-01-31 20:52:05 +00:00
ccooper%deadsquid.com d943a6e68d - enable unit tests 2007-01-31 19:43:05 +00:00