bugzilla%standard8.demon.co.uk
3f4ec8ddb7
Bug 379588 suiterunner: Palm Sync extension causes tinderbox to fail its build (stop the palm sync extension starting its installer on startup when doing tinderbox tests) r=rhelmer
2007-05-07 14:33:47 +00:00
jst%mozilla.org
6cba6bf908
Followup fix for bug 379539. Make the initial hg repository checkins have a commit date that matches the date of the CVS tag we pull from. Also fix a bug with handling of the --cvsroot argument. r=preed@mozilla.com
2007-05-04 23:55:42 +00:00
preed%mozilla.com
a941a0178b
Bug 379539: cvs2hg-import.py changes for the current Mercurial PoA: don't import NSS, NSPR, or tamarin; change the first checkin message.
2007-05-03 21:39:18 +00:00
preed%mozilla.com
5630bc39eb
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-03 00:45:18 +00:00
nrthomas%gmail.com
c53baeee21
Bug 379240, add bootstrap.cfg for Thunderbird 1.5.0.12, r=rhelmer
2007-05-01 21:45:03 +00:00
nrthomas%gmail.com
cf11c283fa
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 13:37:59 +00:00
cltbld
e62eec47a5
Followup to bug 379241, macosx is the platofrm name, not mac
2007-05-01 12:49:56 +00:00
cltbld
588b4e11ea
Follow up to bug 379241
2007-05-01 12:44:00 +00:00
cltbld
9523a0f9f9
Follow up to bug 379241
2007-05-01 12:43:21 +00:00
nrthomas%gmail.com
bbdcb3a339
Bug 379241, add bootstrap config for Firefox 2.0.0.4, r=rhelmer
2007-05-01 10:56:08 +00:00
sayrer%gmail.com
11037cb2cf
clobber to check reftests for bug 368020
2007-05-01 06:39:25 +00:00
rhelmer%mozilla.com
5bce86fdb0
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 20:55:22 +00:00
nrthomas%gmail.com
5a9ce3b5b2
Follow up to bug 378905, xulrunner nagios check needs version bump too
2007-04-27 22:03:06 +00:00
rhelmer%mozilla.com
732b5b34dc
disambiguate tinderbox and firefox a=aravind
2007-04-27 20:45:04 +00:00
rhelmer%mozilla.com
b9cf811e66
correction a=aravind
2007-04-27 20:37:51 +00:00
rhelmer%mozilla.com
b52e3ff003
disambiguate, a=aravind
2007-04-27 20:09:19 +00:00
nrthomas%gmail.com
35b00f1bff
Nagios changes for version bump to alpha 5, b=378905, r=rhelmer
2007-04-27 18:38:44 +00:00
cltbld
c698dbca78
Push local changes back to repo
2007-04-26 12:23:12 +00:00
ted.mielczarek%gmail.com
8fe270e090
reverting due to breaking talkback, bug 378746
2007-04-25 16:38:03 +00:00
nrthomas%gmail.com
d04d0d99be
Bug 378278, normalize tinderbox configs (hourly build location, nightly hour), r=coop
2007-04-25 12:53:25 +00:00
ted.mielczarek%gmail.com
69246e8b5e
bug 377100 - configure all trunk tinderboxen to use objdirs. r=rhelmer
2007-04-25 11:00:42 +00:00
rhelmer%mozilla.com
2f6a1c39ef
automate tinderbox configuration b=371325 r=preed
2007-04-24 22:04:12 +00:00
rhelmer%mozilla.com
e5f1c9357b
get pushdir from build log r=preed b=378226
2007-04-24 21:25:06 +00:00
ccooper%deadsquid.com
154b35391e
b=372764
...
r=preed
- port groom-files logic to release automation
2007-04-23 20:45:02 +00:00
benjamin%smedbergs.us
3fb4912f5d
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 14:22:04 +00:00
sayrer%gmail.com
af7557b5e3
clobber to double check backout of bug 373253
2007-04-21 03:17:18 +00:00
rhelmer%mozilla.com
21df7032f8
suggestions from preed b=371325 comment #20 r=preed
2007-04-20 18:55:24 +00:00
nrthomas%gmail.com
b043545aad
Bug 377906, nagios changes for version bump, r=mscott
2007-04-20 13:56:31 +00:00
nrthomas%gmail.com
a0fa683f65
Bug 375111, nagios changes for version bump, r=mscott
2007-04-20 13:47:41 +00:00
rhelmer%mozilla.com
6525a20a2c
arrange paging according to tier b=369784
2007-04-20 00:33:41 +00:00
rhelmer%mozilla.com
8852f3ac50
config bumper b=371325 r=preed
2007-04-17 22:49:31 +00:00
rhelmer%mozilla.com
62b06b8782
tinder config for testing
2007-04-17 22:49:06 +00:00
preed%mozilla.com
920df71785
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 20:53:28 +00:00
preed%mozilla.com
15d51a8f86
The .hgignore entry for .cvsignore files shouldn't be "rooted" (as the .hgignore file docs call it); I guess it matches by full path, not dirent.
2007-04-17 06:10:44 +00:00
preed%mozilla.com
61031ec950
--import sys, so sys.stdout.flush() doesn't barf
...
--Constrain the .hgignore regex, so that it ignores CVS directories, but not files with the string "CVS" in them.
2007-04-17 00:53:12 +00:00
preed%mozilla.com
31b4949a1e
Make sure we flush() the stream after each print(), so the logfile is coherent/readable. irc-r=bsmedberg.
2007-04-16 20:48:28 +00:00
nrthomas%gmail.com
f31b11c408
Bug 377198, no need to monitor xforms.xpi if we aren't building it anymore
2007-04-15 06:24:17 +00:00
preed%mozilla.com
d040044cc0
Bug 377434: Add the date-equivalent of the tag; munge the initial checkin message so it records the date, not "None". Also, hg's -m barfs on \n's and \t's in the commit message, so remove them.
2007-04-14 20:38:08 +00:00
benjamin%smedbergs.us
f0845edb6b
Bug 377198 - disable xforms as part of the firefox build on trunk. r=preed
2007-04-13 21:14:32 +00:00
preed%mozilla.com
761396e753
Bug 376315: fix a few issues in v 2.1:
...
-- Pull a specific tag from CVS for the initial import
-- Allow pull-by-date, so we can import by date
-- Use cvs.m.o, not cvs-mirror.m.o (which can be in an inconsistent state, especialy if pulling "now")
-- Use UTC, like the tinderboxen do, to pull if pulling by "now"
-- Include more tracking information in the hg commit message
-- Add a --importdate option, to import the CVS tree as of a selected date
-- the --initrepo option now handles the initial import from the static CVS tag as well.
2007-04-13 20:00:57 +00:00
nrthomas%gmail.com
d839ddb76d
Disable win32 xforms check until bug 377424 is fixed
2007-04-13 19:16:43 +00:00
redfive%acm.org
867bd104e1
bug 371178 - patcher2 should replace version strings
...
r=preed
Changes:
- pass in version string into calls to SubstitutePath()
- clean up some indenting
2007-04-11 19:29:28 +00:00
rhelmer%mozilla.com
7aad08620e
bump milestone properly b=372759 r=preed
2007-04-10 00:56:16 +00:00
rhelmer%mozilla.com
7d027b2ded
old nightly source tarball script from egg
2007-04-05 21:20:54 +00:00
ted.mielczarek%gmail.com
3d98308c02
bug 376063 - upload breakpad symbols from fx-win32-tbox - change how we set SYMBOL_SERVER_SSH_KEY. r=rhelmer
2007-04-05 21:18:00 +00:00
aravind%mozilla.com
a83ce351da
Script to import the current cvs head into mercurial
2007-04-05 20:44:25 +00:00
ted.mielczarek%gmail.com
e9582a4970
missed an airbag->crashreporter rename. r=bsmedberg
2007-04-05 19:53:38 +00:00
nrthomas%gmail.com
5502e7ebc4
Bug 372757, use sysvar for verifyConfig
2007-04-05 18:13:42 +00:00
nrthomas%gmail.com
7a4259ed33
Typo fix for update verification config
2007-04-05 04:48:28 +00:00
rhelmer%mozilla.com
f65fdc7ea6
tinderbox log parser b=375714 r=preed
2007-04-05 01:31:29 +00:00
dbaron%dbaron.org
8a16cb20c6
Replace printf that fires all the time with an assertion for what I really want to check.
2007-04-04 01:35:35 +00:00
dbaron%dbaron.org
f48343ca02
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-04 01:06:34 +00:00
dbaron%dbaron.org
8ca81935ea
Back out startup buffer size change (but leave diagnostic).
2007-04-04 00:53:26 +00:00
dbaron%dbaron.org
a734698976
Make previous change print to stderr.
2007-04-04 00:45:07 +00:00
dbaron%dbaron.org
7460a6ad75
Try increasing startup buffer size to see if it fixes tinderbox orange.
2007-04-04 00:39:56 +00:00
dbaron%dbaron.org
e22c6b0d66
Add some debugging code to tmreader and temporarily turn it on to debug tinderbox orange.
2007-04-03 23:46:45 +00:00
dbaron%dbaron.org
999d182a3d
Fix deadlock in trace-malloc by exiting monitor around call to dladdr. b=363334 r=brendan
2007-04-03 22:14:01 +00:00
ted.mielczarek%gmail.com
5114b794b5
bug 376063 - upload breakpad symbols from fx-win32-tbox. r=preed
2007-04-03 20:27:24 +00:00
ted.mielczarek%gmail.com
226ccce11c
bug 376046 - add support for specifying an ssh private key in the symbol upload script. r=bsmedberg
2007-04-03 15:23:18 +00:00
ccooper%deadsquid.com
0da183625c
b=365424
...
r=rhelmer
Modify talkback settings to automatically submit talkback reports without any interaction.
2007-04-02 18:31:41 +00:00
nrthomas%gmail.com
7bc5bb6a89
Convert to Unix line endings, verbal r=rhelmer
2007-04-02 18:12:28 +00:00
gavin%gavinsharp.com
a62b8aa841
Trigger a new nightly now that Gmail is fixed (bug 375931)
2007-03-30 18:58:20 +00:00
bugzilla%standard8.demon.co.uk
ed58429745
Respinning to try and fix bustage from bug 359716
2007-03-30 15:40:41 +00:00
bugzilla%standard8.demon.co.uk
946a9fb051
CLOBBER requested due to cvs conflicts after committing bug 359716.
2007-03-30 14:29:54 +00:00
bugzilla%standard8.demon.co.uk
4836aaedb8
Respin to try and resolve problems from bug 359716
2007-03-30 13:53:22 +00:00
bugzilla%standard8.demon.co.uk
dbeb8d2e94
CLOBBER requested to try and get it to pull directory/c-sdk after having changed the version tag in client.mk (Bug 359716).
2007-03-30 13:37:42 +00:00
bugzilla%standard8.demon.co.uk
7d404efc5e
CLOBBER requested due to cvs conflicts after committing bug 359716.
2007-03-30 13:28:07 +00:00
benjamin%smedbergs.us
9023f53cef
Bug 375415 - MAR generation broken when paths in the MAR contain spaces, r=cf
2007-03-29 14:11:40 +00:00
ajschult%verizon.net
68ffb5923c
Bug 370115: Tinderbox ignores leakstats failure. r=rhelmer
2007-03-29 00:30:36 +00:00
gavin%gavinsharp.com
4833d46ece
Testing buildbot clobber file support.
2007-03-28 20:05:44 +00:00
rhelmer%mozilla.com
a9b873df69
use sysvar to get buildDir for verify step b=372757 r=preed
2007-03-28 18:46:53 +00:00
nrthomas%gmail.com
d816a776da
Bug 375612, nagios changes for thunderbird version moving to 2.0.0.0pre, r=rhelmer
2007-03-28 15:08:19 +00:00
mattwillis%gmail.com
139b893091
Use when uploading builds, and set tbox_ paths
2007-03-28 13:42:33 +00:00
nrthomas%gmail.com
164ebf9948
Bug 375111, updated bootstrap.cfg, r=preed
2007-03-27 23:22:02 +00:00
rhelmer%mozilla.com
c7acbb2a83
use buildDir r=preed b=375006
2007-03-27 22:28:38 +00:00
nrthomas%gmail.com
8385b9c7d0
Bootstrap config for Thunderbird 2
2007-03-26 21:13:56 +00:00
nrthomas%gmail.com
1bae6336d2
Bug 375220, bump versions to {3.0,1.9}a4pre now that alpha 3 has shipped, r=preed
2007-03-26 17:54:00 +00:00
nrthomas%gmail.com
ec4ca3571b
Bug 375220, bump versions to {3.0,1.9}a4pre now that alpha 3 has shipped, r=preed
2007-03-26 15:43:18 +00:00
mattwillis%gmail.com
052d5f3d94
Add and standarize tbox_ftp_path and url
2007-03-26 14:29:26 +00:00
rhelmer%mozilla.com
7b2e0d6adc
l10n overrides b=375006 r=preed
2007-03-26 00:18:28 +00:00
rhelmer%mozilla.com
cde3ae0849
use hostname in bootstrap email
2007-03-25 23:58:02 +00:00
rhelmer%mozilla.com
e841aab5a3
support variable fallback b=372757 r=preed r=cf
2007-03-25 23:56:37 +00:00
rhelmer%mozilla.com
7d74f2d7d5
support variable fallback b=372757 r=preed r=cf
2007-03-25 23:54:25 +00:00
rhelmer%mozilla.com
716a42fe21
better version of autoconf generator b=375219 r=preed
2007-03-25 22:02:28 +00:00
rhelmer%mozilla.com
33c5bb32d4
autoconf generator b=375219 r=preed
2007-03-25 22:01:20 +00:00
rhelmer%mozilla.com
f97a6c38f7
cronjob for autoconf generator b=375219 r=preed
2007-03-25 22:01:12 +00:00
Olli.Pettay%helsinki.fi
703cbc34f9
clobber to try to fix Bug 375156 (again)
2007-03-24 15:53:05 +00:00
dbaron%dbaron.org
c8904c0c39
Fix misuse of terminology and improve comment.
2007-03-23 06:49:37 +00:00
dbaron%dbaron.org
0c5df5be40
Handle file not existing more gracefully.
2007-03-23 06:29:25 +00:00
dbaron%dbaron.org
ee01ee90df
Don't create duplicate pipes for objects with external debuginfo.
2007-03-23 06:24:27 +00:00
ccooper%deadsquid.com
215f52d06f
- update headers
...
- remove pango workarounds
- update wget files paths
2007-03-22 21:53:05 +00:00
ccooper%deadsquid.com
e44a3f80d1
- updating headers
2007-03-22 21:32:20 +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
nrthomas%gmail.com
106e8e4ead
Bug 373606, nagios changes for version bump, r=preed
2007-03-22 19:36:56 +00:00
nrthomas%gmail.com
5f693e5b23
Bug 373389, nagios changes for version bump, r=preed
2007-03-22 16:33:41 +00:00
nrthomas%gmail.com
5cec89e496
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
3f8d5f8110
Bug 373389, nagios changes for version bump, r=preed
2007-03-22 14:39:11 +00:00
dbaron%dbaron.org
11272eaa32
Add way to configure value of XPCOM_DEBUG_BREAK. b=374828 r=preed
2007-03-22 04:59:11 +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
rhelmer%mozilla.com
b75d4fdf80
handle invalid steps correctly b=361297 r=preed
2007-03-21 23:02:55 +00:00
rhelmer%mozilla.com
870492f0a7
handle invalid steps correctly b=361297 r=preed
2007-03-21 23:02:31 +00:00
rhelmer%mozilla.com
9821cc78fa
move config to .example r=preed b=374555
2007-03-21 22:45:01 +00:00
rhelmer%mozilla.com
edd09acb06
better default config and staging targets r=preed b=374555
2007-03-21 22:44:17 +00:00
preed%mozilla.com
54577fa4fc
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
d5aea7d1d1
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
72226475d5
Bug 37357 - "MozillaBuild should allow a user-specified HOME directory". r=bsmedberg.
2007-03-20 22:46:39 +00:00
ccooper%deadsquid.com
c650514518
- use anonymous CVS
2007-03-20 13:39:22 +00:00
ccooper%deadsquid.com
a7b1fa0d86
- use anonymous cvs
2007-03-20 13:12:15 +00:00
mattwillis%gmail.com
ff90638623
bug 374042 - Read-only access to l10n for calendar tinderbox
2007-03-20 12:12:38 +00:00
mattwillis%gmail.com
6a393a1f40
bug 374042 - Read-only access to l10n for calendar tinderbox
2007-03-20 11:40:51 +00:00
dbaron%dbaron.org
999438b9bc
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
97123573ff
Fix universal paths
2007-03-16 02:57:23 +00:00
preed%mozilla.com
2c585a0d6e
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
3b6aae4ecd
- match existing build name from tree
2007-03-13 15:02:14 +00:00
ccooper%deadsquid.com
9d48c9b983
- use new caminobld key
2007-03-13 14:59:20 +00:00
rhelmer%mozilla.com
311d98e3b0
read patcherToolsRev from the config file b=373080 r=preed
2007-03-12 23:30:40 +00:00
ccooper%deadsquid.com
fbf6645f5a
- fix ObjDir references
2007-03-12 23:02:50 +00:00
ccooper%deadsquid.com
2dd3637373
- new paths for new build machine
2007-03-12 21:51:13 +00:00
benjamin%smedbergs.us
20cf708988
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
cb88b4dd05
Bug 373121 - Can't do update packaging in MozillaBuild, r=rhelmer
2007-03-12 20:04:37 +00:00
robert%accettura.com
6fe81148ba
Rogue period.
2007-03-11 04:20:17 +00:00
robert%accettura.com
918b2a2007
Various other small fixes.
2007-03-11 04:10:12 +00:00
robert%accettura.com
f5996613cb
Whitespace fixes.
2007-03-11 03:15:24 +00:00
robert%accettura.com
c4e28a4303
Small optimizaiton
2007-03-11 03:14:42 +00:00
robert%accettura.com
a1ca66406b
Add error documents to handle things like 404's. Just polish really.
2007-03-11 03:10:39 +00:00
robert%accettura.com
f413872a03
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
0f3e873471
Add a little spacing between username/password on login page.
2007-03-11 02:33:46 +00:00
robert%accettura.com
12823a4e57
Better error text for DB connection failure.
2007-03-11 02:28:40 +00:00
robert%accettura.com
aa96987ab4
Drop some old unused code.
2007-03-11 02:27:36 +00:00
robert%accettura.com
265decec8d
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
407a8c101e
Catch invalid product families.
2007-03-11 02:12:59 +00:00
robert%accettura.com
eef71b6c16
Show report file date in report
2007-03-11 02:04:31 +00:00
ccooper%deadsquid.com
5ea20fb62e
- updating configs for move to community network
2007-03-09 22:21:35 +00:00
preed%mozilla.com
d126ebd815
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
f9621161ba
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
e77c69bb2c
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
6db42d23af
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
0ce90c95cf
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
40dc863ae6
- update build machine info
...
- switch to seabld user from cltbld
2007-03-09 02:08:20 +00:00
preed%mozilla.com
859e4f1e3b
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
f675058a0a
Added a period, testing precommit script
2007-03-08 19:38:15 +00:00
blah%blah.com
0256590c77
Added a period, testing precommit script
2007-03-08 19:36:44 +00:00
ctalbert.moz%gmail.com
202670a781
Respinning nightlies for bad checkin
2007-03-08 16:16:17 +00:00
benjamin%smedbergs.us
b95c89eda9
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
eabab060ee
Bug 372836 - Tinderbox changes to work with MSYS/MozillaBuild, r=rhelmer
2007-03-08 15:13:51 +00:00
bent.mozilla%gmail.com
bea0a3abd0
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
254a90d4d2
Added a period, sorry.. testing despot controls
2007-03-08 01:59:20 +00:00
aravind%mozilla.com
3549fa9903
Added a period, sorry.. testing despot controls
2007-03-08 01:56:21 +00:00
aravind%mozilla.com
3bfca0f198
Added a period, sorry.. testing despot controls
2007-03-08 01:31:53 +00:00
aravind%mozilla.com
7764991379
Added a period
2007-03-08 01:29:35 +00:00
aravind%mozilla.com
b48300b1f8
Added a period
2007-03-08 01:10:48 +00:00
benjamin%smedbergs.us
89a3a4cd1a
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
23e74f4def
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
a04a606096
Fix a sql error.
2007-03-06 01:46:24 +00:00
mattwillis%gmail.com
16511ed69b
Respin to pick up fix for bug 372366
2007-03-02 17:00:24 +00:00
preed%mozilla.com
704154a7e6
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
b404440a4e
Document changes from bug 113738.
2007-03-01 01:33:54 +00:00
preed%mozilla.com
3d83223223
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
ff87641edb
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
3ac17065d4
Nagios bumps for bug 369670, r=preed
2007-02-27 18:03:01 +00:00
nrthomas%gmail.com
ab5f534149
Nagios bumps for bug 369669, r=preed
2007-02-27 18:02:24 +00:00
nrthomas%gmail.com
1555f68013
Nagios bumps for bug 369669, r=preed
2007-02-27 15:39:43 +00:00
nrthomas%gmail.com
25cbf78479
Nagios bumps for bug 369670, r=preed
2007-02-27 14:56:43 +00:00
nrthomas%gmail.com
51cd7637e8
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
29ffd50588
make product-version specific dir in /builds/updates b=370853 r=preed
2007-02-22 08:25:49 +00:00
rhelmer%mozilla.com
68bd3c9264
make l10n metadiff work w/o human intervention, b=370459 r=preed
2007-02-22 08:21:39 +00:00
mattwillis%gmail.com
bf6a8309ac
Make tests phone home
2007-02-22 06:11:28 +00:00
mattwillis%gmail.com
74a108f5ae
disable svg for now
2007-02-21 20:39:26 +00:00
mattwillis%gmail.com
ae4e9d8481
fix typo
2007-02-21 18:23:52 +00:00
mattwillis%gmail.com
2fe8e8c66b
clobbers
2007-02-21 17:50:09 +00:00
mattwillis%gmail.com
b5650d8838
Revert trunk tinderboxes to trunk
2007-02-21 17:25:34 +00:00
preed%mozilla.com
91a6fab74f
Bug 371062: Fix two regressions with past release update snippet handling. r=rhelmer
2007-02-20 23:00:22 +00:00
ccooper%deadsquid.com
2a2dcfe5ed
- disable failing tests until we can track down the cause
2007-02-17 01:51:31 +00:00
rhelmer%mozilla.com
f1c8520823
milestone should be bumped r=preed b=369825
2007-02-17 00:17:36 +00:00
ccooper%deadsquid.com
4185d1497e
- add tests to Fx-Trunk Mac tinderboxen
2007-02-16 21:57:01 +00:00
gerv%gerv.net
9faa80960b
Further fixes from Patrick Fey, and some more exceptions from me.
2007-02-14 17:44:15 +00:00
dbaron%dbaron.org
a40b385248
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
12e530fdfd
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
0e055e83bd
Make trace-malloc override additional memory allocation functions. b=331742
2007-02-14 07:06:35 +00:00
rhelmer%mozilla.com
75e88aa2bf
tinderbox server change source b=370237 r=robcee
2007-02-13 21:28:04 +00:00
rhelmer%mozilla.com
3089c072f0
use verifyDir not buildDir r=preed b=370228
2007-02-13 19:51:04 +00:00
rhelmer%mozilla.com
df082ca502
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
7e04c55d58
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
a09e69fb43
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
f8d33065ff
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
a3cc8bf6aa
Bug #369851
2007-02-10 21:20:24 +00:00
scott%scott-macgregor.org
d91ea5e2b1
Bug #369588 --> switch thunderbird tinderboxes to cairo
...
r=preed
2007-02-09 16:26:07 +00:00
mattwillis%gmail.com
d5969d613a
build SUNBIRD_0_3_1_RC1
2007-02-09 05:38:12 +00:00
mattwillis%gmail.com
6e2f293433
bug 369588 - Fix bustage from metrics landing (bug 177805)
2007-02-09 03:52:44 +00:00
preed%mozilla.com
e1f148d1d1
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
ad2bdf445b
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
355c767758
better logging for substeps, and use undef for ccList in email r=preed
2007-02-07 22:23:05 +00:00
rhelmer%mozilla.com
159eb16cd2
cleanup and consistency r=preed b=369004
2007-02-07 22:14:24 +00:00
nrthomas%gmail.com
d28d4f811b
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
3370abcaa9
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
9db514f3ab
b=369604
...
- turning on codesize tests for SeaMonkey
2007-02-07 17:19:24 +00:00
dbaron%dbaron.org
326765c519
clobber to force new nightlies after landing of bug 177805
2007-02-07 08:42:57 +00:00
preed%mozilla.com
9e402448c6
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
81cefddb24
comment out Tag test, not ready yet
2007-02-06 21:09:05 +00:00
rhelmer%mozilla.com
69ac779f06
clobber per vlad, dom inspector broken
2007-02-06 19:08:57 +00:00
mattwillis%gmail.com
f0f2f0f561
Turning off l10n builds now that bug 340845 is getting resolved
2007-02-06 15:00:49 +00:00
rhelmer%mozilla.com
69e0e8d69c
proper log call r=preed
2007-02-06 05:08:40 +00:00
mattwillis%gmail.com
ff30663eae
backing out bug 355465. >:(
2007-02-05 18:36:40 +00:00
mattwillis%gmail.com
f2211a6407
backing out bug 355465. >:(
2007-02-05 18:20:10 +00:00
ajschult%verizon.net
5e262ab723
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
864be14546
debugging mac l10n
2007-02-03 07:08:45 +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
jwalden%mit.edu
e4bdd6e0d4
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
5ca0d1733f
debugging mac l10n
2007-02-02 21:40:33 +00:00
mattwillis%gmail.com
0fd88b54c4
debugging mac l10n
2007-02-02 20:14:01 +00:00
mattwillis%gmail.com
c091b6d94b
debugging mac l10n
2007-02-02 17:53:16 +00:00
mattwillis%gmail.com
5606bd25a8
debugging mac l10n
2007-02-02 08:27:46 +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
4b2843d550
Respinning to build l10n
2007-02-02 05:35:02 +00:00
mattwillis%gmail.com
20748aaf7a
update tinder-config.pl to bug 355465 format
2007-02-02 04:09:04 +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
mattwillis%gmail.com
d967940cec
Spinning Sunbird 0.3.1 RC1
2007-02-01 23:17:30 +00:00
rhelmer%mozilla.com
8b5da7dbb6
do not override profile dir for firefox b=341852, r=dbaron
2007-02-01 21:07:10 +00:00
rhelmer%mozilla.com
5dc7a4e5c0
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
c4735e8a74
Remove debugging output -- bug 351968 is done! (Really.)
2007-02-01 05:47:46 +00:00
rhelmer%mozilla.com
49237805c1
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
0dd22b4fc8
- 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
1d942afd93
Bug 367802: patcher2 needs to use MozBuild::Util. r=rhelmer
2007-01-31 21:59:34 +00:00
benjamin%smedbergs.us
67994e5547
Fix Tunit with an objdir for real this time, r=coop
2007-01-31 20:52:05 +00:00
ccooper%deadsquid.com
06fbb7e37f
- enable unit tests
2007-01-31 19:43:05 +00:00
jwalden%mit.edu
c472515c18
Sigh...still a tinderbox not liking tests -- echoing relevant variables to see their values, still bug 351968
2007-01-31 18:16:22 +00:00
ccooper%deadsquid.com
0e3157b768
- report when TUnit is successful
2007-01-31 18:11:11 +00:00
benjamin%smedbergs.us
78c1b7713b
RunUnitTests doesn't work when an objdir is set, r=coop
2007-01-31 17:17:32 +00:00
jwalden%mit.edu
205a2a7e9f
Last commit for bug 351968, I promise!
2007-01-31 08:12:24 +00:00
jwalden%mit.edu
b47df8a726
Final try at bug 351968 -- make relative topsrcdirs work, fixing the last build errors. Because xpcshell tests are fragile, this commit intentionally breaks a test so that I can verify correctness; I'll remove the break when I verify the fix works correctly (via broken test error messages).
2007-01-31 07:22:12 +00:00
jwalden%mit.edu
df236c24ab
Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg
2007-01-31 03:25:46 +00:00
preed%mozilla.com
16f7fef1fb
Bug 364499: Fix a problem where we conflated path w/ url; r=rhelmer
2007-01-31 02:45:56 +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
mattwillis%gmail.com
06b33aae29
Respin 0.3.1pre builds for testday to pickup fix for bug 368709
2007-01-30 20:22:27 +00:00
stuart.morgan%alumni.case.edu
bca4cd01c7
Bug 368444: Disable Camino's crash-restoration dialog in tinderbox tests. r=rhelmer
2007-01-27 23:13:21 +00:00
preed%mozilla.com
20ee6a9e36
Bug 364499: allow the ability to create per-AUS channel URLs, to facilitate snippets pointed at different URLs in each channel, if necessary. r=rhelmer
2007-01-27 03:34:46 +00:00
preed%mozilla.com
0ac0d9da1f
Bug 366650: Make sure we generate updateType for complete snippets. r=rhelmer
2007-01-27 01:59:27 +00:00
nrthomas%gmail.com
4a6816637b
Bug 367161, Thunderbird version on the 1.8 branch is now 2.0pre, r=rhelmer
2007-01-26 17:18:30 +00:00
bzbarsky%mit.edu
06538a5464
Make JP_FIRST work with JP_RTC_HZ. Bug 367675, r=dbaron
2007-01-26 04:31:57 +00:00
vladimir%pobox.com
ffff2e8d8c
b=367768, update cairo to 1.3.12 snapshot, clobbering tinderbox to see if it's just not picking up the cairo-rename.h change
2007-01-25 00:44:08 +00:00
cls%seawood.org
bca8273188
Add option to mail $FailedBuildAdministrator upon initial build failure.
...
Bug #206665 r=preed
2007-01-23 19:38:47 +00:00
mattwillis%gmail.com
b6acda3c9f
Tinders were building from SUNBIRD_0_3_RELEASE rather than SUNBIRD_0_3_BRANCH
2007-01-23 15:15:30 +00:00
mattwillis%gmail.com
531a7763b3
Respinning to get useable nightly
2007-01-23 14:01:24 +00:00
mattwillis%gmail.com
9b1eb995e1
Moving Sunbird trunk tinderboxes to use SUNBIRD_0_3_BRANCH for the upcoming 0.3.1 maintenance release
2007-01-23 01:24:09 +00:00
mattwillis%gmail.com
70d5c23fa9
Moving Sunbird trunk tinderboxes to use SUNBIRD_0_3_BRANCH for the upcoming 0.3.1 maintenance release
2007-01-23 01:12:00 +00:00
mattwillis%gmail.com
0b45f0db27
Moving Sunbird trunk tinderboxes to use SUNBIRD_0_3_BRANCH for the upcoming 0.3.1 maintenance release
2007-01-23 00:58:00 +00:00
mattwillis%gmail.com
94e2bee875
Moving Sunbird trunk tinderboxes to use SUNBIRD_0_3_BRANCH for the upcoming 0.3.1 maintenance release
2007-01-23 00:47:45 +00:00
preed%mozilla.com
152992a6de
Bug 366650: patcher2 should use license and updateType settings; Fixes errors where you don't have a licenseUrl defined (popped the following assertion: ASSERT: SubstitutePath() called with null path at line 353.); always defines $updateType, even if it's not defined. write_patch_info(), which is the consumer of this data, can handle undef, but the rest of the app has troubles w/ that. r=rhelmer.
2007-01-23 00:45:01 +00:00
rhelmer%mozilla.com
73f8b0eec5
fixes for l10n tagging r=preed b=366850
2007-01-22 23:39:27 +00:00