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

2285 Коммитов

Автор SHA1 Сообщение Дата
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
jwalden%mit.edu f4468025ec 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 6f0c5c66fb - report when TUnit is successful 2007-01-31 18:11:11 +00:00
benjamin%smedbergs.us 00610cd27f RunUnitTests doesn't work when an objdir is set, r=coop 2007-01-31 17:17:32 +00:00
jwalden%mit.edu 8b17798260 Last commit for bug 351968, I promise! 2007-01-31 08:12:24 +00:00
jwalden%mit.edu c0fc6a93d5 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 7eeed473b4 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 f7cdcb5f96 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 1eb80b0f5f Bug 362530 - Mac XULRunner SDK not copied to FTP server. r=rhelmer 2007-01-30 21:04:36 +00:00
mattwillis%gmail.com f090a8a417 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 223f04cb9c Bug 368444: Disable Camino's crash-restoration dialog in tinderbox tests. r=rhelmer 2007-01-27 23:13:21 +00:00
preed%mozilla.com 21fb53dc7e 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 4452e55d12 Bug 366650: Make sure we generate updateType for complete snippets. r=rhelmer 2007-01-27 01:59:27 +00:00
nrthomas%gmail.com 4f9ad7ff04 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 2ec057980b Make JP_FIRST work with JP_RTC_HZ. Bug 367675, r=dbaron 2007-01-26 04:31:57 +00:00
vladimir%pobox.com eabe84cbf3 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 c4bddfb943 Add option to mail $FailedBuildAdministrator upon initial build failure.
Bug #206665 r=preed
2007-01-23 19:38:47 +00:00
mattwillis%gmail.com 5afd7508e2 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 432c131357 Respinning to get useable nightly 2007-01-23 14:01:24 +00:00
mattwillis%gmail.com e4685e7910 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 bbe8fac7e1 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 2ea8acecd5 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 7a879594b8 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 11fbe8ae58 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 ca917a9424 fixes for l10n tagging r=preed b=366850 2007-01-22 23:39:27 +00:00
rhelmer%mozilla.com 8318e48ec4 remove undeclared var errors introduced by previous patch 2007-01-22 04:34:43 +00:00
bzbarsky%mit.edu 48678acbeb Documenting bug. 2007-01-21 20:12:28 +00:00
gijskruitbosch%gmail.com 1fc3941861 Bug 362478 - Thunderbird win32 tinderbox shouldn't build with winver 0x400
r=rhelmer@mozilla.com (Robert Helmer)
sr=mscott@mozilla.com (Scott MacGregor)
2007-01-20 12:23:42 +00:00
ccooper%deadsquid.com b80527a619 - moving nightly builds to Intel macs 2007-01-18 03:17:05 +00:00
preed%mozilla.com d8b90d5ac1 Bug 366607: MozBuild::Util::RunShellCommand needs some work; some minor cleanup from the last checkin; quell warnings about an undef value in an eq, and chdir() support, and remove the gymnastics we go through to check for and repair old calling conventions; just assert(). 2007-01-18 03:04:55 +00:00
ccooper%deadsquid.com 047d14ce56 - moving nightly builds to Intel mac 2007-01-18 03:02:51 +00:00
preed%mozilla.com 670e996a6b Bug 366607: MozBuild::Util::RunShellCommand needs some work; add some documentation, flesh out handling of stdout/stderr, add "bg" support, and clean up the return semantics. r=bsmedberg,rhelmer 2007-01-18 01:53:56 +00:00
rhelmer%mozilla.com 20256c3399 better logging, handle key copy, handle contrib-localized b=366850 r=preed 2007-01-17 21:56:32 +00:00
nrthomas%gmail.com 916b0588ae Bug 367161, Update nagios monitoring config for Thunderbird nightly version change, r pending 2007-01-17 15:07:16 +00:00
rhelmer%mozilla.com 3835e0899f patcher2 should use license and updateType settings b=366650 r=preed 2007-01-16 17:47:02 +00:00
justdave%bugzilla.org 38ac614bd2 Bug 354449 needs a tinderbox clobber because of a CVS conflict 2007-01-14 06:21:18 +00:00
dbaron%dbaron.org c5a06bdb6d Fix bustage, since we're using 3.2.3 rather than 3.3. 2007-01-13 17:24:53 +00:00
dbaron%dbaron.org f86480de4b Restore the optimization options that we've been using for the 1.8 branch to the trunk, rather than just using -O. b=365974 r=preed 2007-01-13 16:58:43 +00:00
benjamin%smedbergs.us a7fad0054f Bug 366823 - MozillaBuild installer, r=robstrong 2007-01-12 21:55:26 +00:00
preed%mozilla.com a906abc1d3 Kicking the CLOBBER file from Josh's last checkin; might not have worked 'cause it's a new CLOBBER file. 2007-01-11 23:56:02 +00:00
ted.mielczarek%gmail.com dded09db77 bug 362970, Tinderbox changes to upload airbag symbols. r=preed 2007-01-11 23:42:21 +00:00
joshmoz%gmail.com 52bdf56157 clobbering for bug 366732. 2007-01-11 22:03:51 +00:00
nrthomas%gmail.com 6fd25279e9 Bug 366674, improvements to tinderbox watching. Pt2: set curl timeout
shorter than nagios, assorted cleanup. r=rhelmer

Previous checkin to this file also documented on 366674.
2007-01-11 16:56:13 +00:00
benjamin%smedbergs.us b5648e3e31 Bug 366603 - Integrate atlthunk_compat with MozillaBuild, r=luser 2007-01-11 16:04:18 +00:00
nrthomas%gmail.com a2fb0c45ba Handle an uncontactable tinderbox server more gracefully (don't overwrite state with null info), r=rhelmer 2007-01-10 22:42:05 +00:00
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
mattwillis%gmail.com 7942549f87 cvs conflict on mozilla/LICENSE is causing burnination. 2007-01-09 05:58:20 +00:00
scott%scott-macgregor.org 2f5e88463f Bug #365879 --> clobber the mac builds to pick up the movemail config change 2007-01-08 22:27:33 +00:00
nrthomas%gmail.com 7a98686f64 Bug 365350 - make all the nightly tinderboxes doing updates follow the app version automatically (trunk), r=preed 2007-01-06 11:48:38 +00:00
nrthomas%gmail.com b146204603 Bug 365350 - make all the nightly tinderboxes doing updates to follow the app version automatically (trunk), r=preed 2007-01-06 11:40:00 +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
preed%mozilla.com fe42377837 Bug 364088: A couple of fixes to the Stage step, including:
- use strict
-- find() needs a function ref, not a function;
-- Move the getgrnam() for the product down to where it's used
-- ja.xpi was not removed for mac (which is ja-JP-mac.xpi)
-- the ja-JP-mac.xpi regex for win32 and linux weren't quite right
-- there was a comment referencing deletion of zip files, but no code to do it
r=rhelmer
2007-01-05 19:53:08 +00:00
dbaron%dbaron.org 1de0a57e72 Attempt to respin Linux and Windows firefox nightlies. 2007-01-05 15:22:50 +00:00
benjamin%smedbergs.us e0ed229a4e Bug 363942 - MozillaBuild needs to handle MSVC8 express + SDK, r=luser 2007-01-04 17:06:35 +00:00
dbaron%dbaron.org 57f1bf631c Bug 132071: Escape < and > (used in templates) in jprof's HTML output. Initial patch by Dave Morrison <morrison@bnl.gov>, r=dbaron 2006-12-23 18:37:39 +00:00
rhelmer%mozilla.com a757f7f50c use different filter for State line b=364652 r=nrthomas 2006-12-22 17:17:50 +00:00
rhelmer%mozilla.com a9d034aca2 disable xforms until bug 339568 is resolved. 2006-12-22 04:33:00 +00:00
benjamin%smedbergs.us 2dd9d4ec88 Bug 36195 - CYGWIN and PATH environment variables should be unset when building in the MSYS shell, r=luser 2006-12-20 20:44:31 +00:00
justdave%bugzilla.org c3291ca48a Scripts now live in $CONFIG_DIR 2006-12-20 19:53:18 +00:00
justdave%bugzilla.org daf4a62b79 Add the check scripts that we use 2006-12-20 19:50:59 +00:00
nrthomas%gmail.com b515b564e3 Bump version to 1.{5,8}.0.10pre for Fx,Tb, & XR. Bug 360034, r=rhelmer 2006-12-18 23:41:27 +00:00
nrthomas%gmail.com 4747d73344 Bump version to 2.0.0.2pre for Firefox & XULRunner. Bug 360585, r=rhelmer 2006-12-18 23:31:21 +00:00
nrthomas%gmail.com e8aaf2c7c7 Bump version to 1.9a2pre/3.0a2pre in XULRunner/Firefox nighty files config. Bug 362418, r=rhelmer 2006-12-18 19:40:54 +00:00
jwalden%mit.edu 0e8e968c7b Bug 342877 - Substantially revamp/rewrite the testing-only HTTP server used in necko unit tests, making it suitable for use in Mozilla tests which require files be stored on an HTTP server (e.g. because the test depends on certain HTTP headers being set or not set, the functionality uses HTTP, etc.) but which don't require that the server have a specified hostname. Docs, implementation, and tests (!) are in netwerk/test/httpserver/; if you have questions about using the server in unit tests or have some use case which the server could support better or doesn't support at all, CC me on the bug and I'll see how I can help. Huge (huge) thanks to biesi for the review of the huge patch. r=davel on test-harness changes, r=biesi on the server and test changes 2006-12-15 02:13:54 +00:00
benjamin%smedbergs.us c2b120ac61 Bug 363079 - MozillaBuild for Windows, initial cut (there are still known bugs to fix, and need to implement an installer), r=preed 2006-12-14 20:44:58 +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
mattwillis%gmail.com 069dc4a90c Fix lightning's CVSROOT 2006-12-13 18:34:08 +00:00
mattwillis%gmail.com f731be1831 bug 340920 - Make Sunbird builds Universal 2006-12-13 18:17:08 +00:00
ccooper%deadsquid.com 886ad66cf5 - updating calendar configs to run on new intel xserve 2006-12-13 04:03:19 +00:00
gerv%gerv.net caae487a24 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
timeless%mozdev.org 511bb87f9c Removing lowercase filename because it's identical to a properly named file 2006-12-10 23:19:34 +00:00
preed%mozilla.com 7e02d14e73 Bug 363108: patcher2.pl --build-tools pulls from the trunk. This is bad for a number of reasons. This is a stop-gap measure to get --build-tools working again after the cairo/svg landing and the dbus landing. patch=tfullhart. r=preed. 2006-12-09 02:47:38 +00:00
rhelmer%mozilla.com 9b37ee58cf remove independent verification from this step b=363237 r=preed 2006-12-09 02:18:52 +00:00
nrthomas%gmail.com 724a44a4af Bump nagios version for Thunderbird 1.5.0.9, b=360034, r=rhelmer 2006-12-07 18:02:29 +00:00
cltbld 7ee9c6dd3e bootstrap.cfg changes for Tbird 1.5.0.9 builds -preed 2006-12-07 07:15:31 +00:00
cltbld 31014a3f09 Bump the pullDate to get the version number checkins for FFx 1.5.0.9. 2006-12-07 06:08:43 +00:00
mattwillis%gmail.com c4978287f9 Okay, that doesn't work either. Removing --with-sdk for now. 2006-12-06 02:42:15 +00:00
mattwillis%gmail.com db07b74be1 Bump SDK used to 10.3.9. josh's checkin for (MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_3) breaks using 10.2.8 on trunk. 2006-12-06 01:37:53 +00:00
preed%mozilla.com 91e8fcbfe6 Bug 360813: patcher2.pl doesn't generate correct snippits for older releases on partner builds. r=preed 2006-12-06 01:11:27 +00:00
rhelmer%mozilla.com 7b9af18d67 add Makefile and Config 2006-12-05 19:58:38 +00:00
preed%mozilla.com 9376195670 Bug 360034: tinder-config changes for the 1.5.0.9 release; r=rhelmer 2006-12-05 19:56:09 +00:00
rhelmer%mozilla.com 4f42976f6e reset test log 2006-12-05 19:13:34 +00:00
rhelmer%mozilla.com 018285b25c implement release steps b=356185 r=preed 2006-12-05 19:12:59 +00:00
preed%mozilla.com c10507a0f9 Add HashFile() to exported symbols. r=rhelmer 2006-12-05 18:27:08 +00:00
rhelmer%mozilla.com f47988935a use exporter b=356185 r=preed 2006-12-05 18:24:08 +00:00
nrthomas%gmail.com 3ce4b2f170 Nagios changes for Firefox/Xulrunner version bump to 2.0.0.1/1.8.1.1. Bug 360585, r=preed 2006-12-05 18:02:18 +00:00
nrthomas%gmail.com 939b533065 Firefox/Xulrunner version bump to 1.5.0.9/1.8.0.9. Bug 360034, r=preed 2006-12-05 17:59:44 +00:00
preed%mozilla.com b19e29f2c4 Adds HashFile(), a method that uses openssl to provide md5/sha1 sums of files. Much of the code was taken from tinderbox's implementation; openssl was chosen because it's just about guaranteed to exist on all the platforms we care about, and thus elimintes platform-specifics-parsing- and trying to figure out platform/which-binary-to-call-issues. 2006-12-04 23:19:01 +00:00
gerv%gerv.net e27fea04b4 Code tidy-up; add option to print out list of initial developers. 2006-12-02 01:58:14 +00:00
rhelmer%mozilla.com 49dc22f18c tbird version bump b=362533 r=nrthomas(cf) 2006-12-01 23:01:35 +00:00
gerv%gerv.net fa6bb210a4 Further updates to deal with current codebase, and to note progress 2006-12-01 06:59:21 +00:00
rhelmer%mozilla.com 7dab83fa62 back out changes, only meant for branch 2006-12-01 02:22:58 +00:00
rhelmer%mozilla.com ba37cc529e config changes for gecko 1.9a1 r=preed r=vlad b=362418 2006-12-01 02:21:23 +00:00
preed%mozilla.com 30aa38725d Bug 360034: Update Nagios monitoring for 1.5.0.8pre bump. 2006-11-29 23:34:54 +00:00
kairo%kairo.at 50d02cf8b6 update nagios checks for bug 359687 checkin on 1.8.0 branch 2006-11-29 12:58:03 +00:00
mattwillis%gmail.com 70cb3b553d Disable SVG on Sunbird tinderboxen (fallout from bug 354866) 2006-11-28 02:59:11 +00:00
gerv%gerv.net e10511cfaf Further updates to cope with new code 2006-11-26 08:24:32 +00:00
robert%accettura.com 511ee0cc75 Small html cleanup. Spaces to tabs, etc. 2006-11-25 16:18:06 +00:00
robert%accettura.com 274641f2df Second half of charset implementation, add to db schema, make viewable in report and query. 2006-11-25 02:47:57 +00:00
robert%accettura.com 0735de6c9c Last checkin had a few extra returns and some lines commented out by mistake. Came from the wrong tree. This is better. 2006-11-25 02:34:38 +00:00
robert%accettura.com 6d4bd8cd75 Update service to handle versioning via url, and accept character encoding as a param (Bug 352905) and other minor stuff. 2006-11-25 02:32:31 +00:00
preed%mozilla.com 54f15c0455 Bug 360585: bump Nagios nightly build checker configs for 2.0.0.1pre. patch=cf, r=preed 2006-11-23 00:44:11 +00:00
mattwillis%gmail.com 2e2bf63401 Move Sunbird and Lightning nightly build hour from 6am to 3am Pacific. okayed by preed in IRC 2006-11-22 13:14:34 +00:00
mattwillis%gmail.com bcf9dab2d3 switch from win to unix line endings 2006-11-22 13:11:12 +00:00
robert%accettura.com fd1423a407 Fix SQL error when we query for a hostname. 2006-11-11 19:33:08 +00:00
rhelmer%mozilla.com 53cbfd182b remove Release step as per README 2006-11-10 04:44:40 +00:00
rhelmer%mozilla.com a53b6f184e framework changes for bootstrap b=352230 r=preed 2006-11-09 23:28:20 +00:00
rhelmer%mozilla.com 4b4a6b69ab step changes for bootstrap b=356185 r=preed 2006-11-09 23:25:07 +00:00
preed%mozilla.com 82706821a4 Bug 360034: update nagios nightly build checks because of version bumps. Patch=cf, r=preed 2006-11-09 23:07:19 +00:00
kairo%kairo.at 7fbfcd0923 bug 359687 - XULRunner pkg packages should correctly follow filename specs, r=bsmedberg 2006-11-08 21:27:46 +00:00
ccooper%deadsquid.com 5d9457f1b0 - adding Camino configs to public CVS 2006-11-06 22:53:41 +00:00
rhelmer%mozilla.com 26f114c32c compute load averages correctly. checkin for Adam Guthrie (ispiked). b=350631, r=rhelmer, r=bz 2006-11-06 22:01:14 +00:00
ccooper%deadsquid.com fd952b8049 - adding SeaMonkey configs for Mac 2006-11-06 20:51:20 +00:00
ccooper%deadsquid.com c31a5e5190 - adding XULRunner configs for Linux 2006-11-06 20:46:23 +00:00
ccooper%deadsquid.com d68743a967 - adding SeaMonkey config for Linux 2006-11-06 20:31:45 +00:00
ccooper%deadsquid.com 11db37edb9 - adding Thunderbird configs for Linux 2006-11-06 20:24:15 +00:00
ccooper%deadsquid.com b12ef5e484 - adding linux trunk configs for Firefox 2006-11-06 20:11:03 +00:00
rhelmer%mozilla.com ba56fe7cc9 xulrunner mac builds now have pkg in the name, patch by Nick Thomas (cf). r=rhelmer, b=342055 2006-11-06 17:14:48 +00:00
gavin%gavinsharp.com 9256dabe8c Bug 352521: Error in example patcher config, patch by Nick Thomas (cf) <nrthomas@gmail.com>, r=preed 2006-11-06 15:49:50 +00:00
preed%mozilla.com 5bf9bbeafb Add nightly Firefox win32 trunk configs to public CVS. 2006-11-04 00:08:13 +00:00
rhelmer%mozilla.com 9470ebe62f remove errant space, checkin for Nick Thomas (cf). b=341971, r=rhelmer 2006-11-03 17:46:45 +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
timeless%mozdev.org 46d2b15871 Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
ccooper%deadsquid.com fa3951fa55 - stop clobbering graph results from xserve03 2006-11-01 20:13:07 +00:00
dbaron%dbaron.org 37ae43f7f7 Fix whitespace error introduced by my previous patch. 2006-11-01 07:22:12 +00:00
justdave%bugzilla.org 437ed1282f Removing Windows line endings 2006-10-31 19:20:03 +00:00
rhelmer%mozilla.com a87186e39d check in proper seamonkey config for Nick Thomas (cf) b=342055 r=rhelmer 2006-10-30 21:59:47 +00:00
rhelmer%mozilla.com f946a9dda8 monitor sdk files too b=342055 r=rhelmer 2006-10-30 20:54:52 +00:00
rhelmer%mozilla.com 6df6bea789 no pre since version bump b=342055 r=rhelmer 2006-10-30 20:44:10 +00:00
mattwillis%gmail.com dab81ed193 bug 341971 - Enable mar generation for Sunbird trunk. r=rhelmer 2006-10-30 19:41:02 +00:00
dbaron%dbaron.org 42a4e1b141 Fix relocations that need to be resolved at runtime when building with default visibility as hidden and wrapping system includes. b=358558 r=bsmedberg 2006-10-29 16:11:26 +00:00
davel%mozilla.com 14766623ad b=358540, r=rhelmer print log when test fails 2006-10-29 03:41:01 +00:00
rhelmer%mozilla.com 364703cc93 turn on nightly push and updates b=336337 r=rhelmer 2006-10-28 03:57:52 +00:00
mattwillis%gmail.com 19abe8e53c Disabling codesighs to try and fix bustage 2006-10-27 21:57:25 +00:00
rhelmer%mozilla.com 3ed2738cf5 remove XPIs no longer built. r=rhelmer, b=342055 2006-10-25 19:13:13 +00:00
rhelmer%mozilla.com e534e39e33 bump nagios monitoring version to 1.5.0.8
checking in for Nick Thomas (cf), b=357888 r=rhelmer
2006-10-25 16:39:45 +00:00
rhelmer%mozilla.com b4a5fa8d5c correct obsolete/incorrect tests, patch by Nick Thomas (cf). r=rhelmer,
b=342055
2006-10-24 17:50:34 +00:00
ccooper%deadsquid.com ddeec62efb - point at blat 2006-10-20 20:11:53 +00:00
ccooper%deadsquid.com 7e7d39d0f5 - initial public checkin of XR win32 config 2006-10-20 20:02:24 +00:00
mattwillis%gmail.com a0210d8304 bug 350648 - Add --disable-installer to sb-win32-tbox (trunk) lightning Tinderbox 2006-10-18 19:13:25 +00:00
preed%mozilla.com b65a1eb799 Update version numbers for nightly deliverables checking for the 1.8.0 branch. 2006-10-18 00:13:21 +00:00
preed%mozilla.com 8be23c5f11 Remove non-xforms xpis from the nightly build-monitoring for 1.8/trunk branches. They're not built/used anymore for Firefox on those branches. r=bsmedberg (in spirit, on IRC):
16:56 < preed> 2.0 doesn't use xpis at all, does it?
16:56 < bsmedberg> the 2.0 installer does not, correct
16:56 < preed> we don't even generate those, do we?
16:56 < bsmedberg> no
2006-10-18 00:12:39 +00:00
kairo%kairo.at eaf90d37b4 build cairo gfx in new SeaMonkey trunk nightlies, a=coop 2006-10-11 19:14:31 +00:00
ccooper%deadsquid.com a0625db170 - ship the MSVC8 runtime libs for SeaMonkey 2006-10-11 13:43:15 +00:00
cltbld 9a84fec374 - Initial check-in of SeaMonkey Windows config files (coop) 2006-10-11 13:07:01 +00:00
mattwillis%gmail.com f8a62f4aed Revert trunk tinderboxes back to trunk (instead of SUNBIRD_0_3_BRANCH) 2006-10-11 05:03:36 +00:00
mattwillis%gmail.com 1277ad9771 Revert trunk tinderboxes back to trunk (instead of SUNBIRD_0_3_BRANCH) 2006-10-11 04:33:14 +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
mattwillis%gmail.com 74e9de408c Disabling l10n building 2006-10-07 04:42:12 +00:00
mattwillis%gmail.com bc4cb2b7f9 Disabling l10n building 2006-10-07 03:34:20 +00:00
mattwillis%gmail.com dbf6abd4ea Enabling l10n building for spinning SB 0.3rc2 2006-10-07 03:32:56 +00:00
mattwillis%gmail.com 23d8ad1941 Backout bad change 2006-10-07 02:26:28 +00:00
mattwillis%gmail.com ce361be0aa Enabling l10n building for spinning SB 0.3rc2 2006-10-07 02:25:45 +00:00
mattwillis%gmail.com 7441a456c7 Enabling l10n building for spinning SB 0.3rc2 2006-10-07 01:31:18 +00:00
rhelmer%mozilla.com 9eaf29f70a Config::General format config file b=352230 r=preed 2006-10-07 01:29:26 +00:00
rhelmer%mozilla.com ce2404bb39 more error checking, also some Step error checking functions b=352230 r=preed 2006-10-07 01:29:11 +00:00
rhelmer%mozilla.com 986254316b simple test framework r=preed b=352230 2006-10-07 01:28:20 +00:00
rhelmer%mozilla.com 80c6bd094a use scalar not hash notation b=352230 r=preed 2006-10-07 01:27:49 +00:00
rhelmer%mozilla.com 2d7821c54f substeps b=352230 r=preed 2006-10-07 01:27:21 +00:00
preed%mozilla.com 4d495bc142 Fix a minor bug where partial patchinfo snippets were always created with the default schema, not the specified schema. Trivial, so no bug number. r=rhelmer. 2006-10-06 20:29:52 +00:00
mattwillis%gmail.com 69ed886897 turning off l10n builds 2006-10-06 18:02:26 +00:00
mattwillis%gmail.com e7507b33b9 Enabling l10n building for spinning SB 0.3rc2 2006-10-06 17:00:45 +00:00
mattwillis%gmail.com 3becb5b0b7 win32 fixed now. setting back to normal. 2006-10-06 01:02:59 +00:00
rhelmer%mozilla.com 89554c62d8 use fqdn for axolotl b=355192 r=dbaron 2006-10-05 21:38:07 +00:00
mattwillis%gmail.com c206171da1 turning on l10n builds pointing to me for debug 2006-10-05 16:09:51 +00:00
mattwillis%gmail.com d43dcdf19e disabling l10n building until bug 355465 lands so we don't bury the email server 2006-10-05 02:54:56 +00:00
mattwillis%gmail.com 1dd34bf2d6 enable building l10n Sunbird 2006-10-05 01:02:17 +00:00
mattwillis%gmail.com b78028d653 enable building l10n Sunbird 2006-10-05 00:37:48 +00:00
rhelmer%mozilla.com a9ae178c10 push release builds to experimental directory 2006-10-04 23:12:01 +00:00
mattwillis%gmail.com ebfaf07a82 enable building l10n Sunbird 2006-10-04 23:01:54 +00:00
mattwillis%gmail.com a2e65b255e enable building l10n Sunbird 2006-10-04 22:52:34 +00:00
mattwillis%gmail.com ccd178216a attempt to enable building l10n Sunbird 2006-10-04 22:15:44 +00:00
mattwillis%gmail.com f6d85ab37a attempt to enable building l10n Sunbird 2006-10-04 20:53:15 +00:00
mattwillis%gmail.com 929a0948d9 attempt to enable building l10n Sunbird 2006-10-04 20:28:31 +00:00
mattwillis%gmail.com 0021052ea5 attempt to enable building l10n Sunbird 2006-10-04 20:04:35 +00:00
mattwillis%gmail.com 80d3663bd1 attempt to enable building l10n Sunbird 2006-10-04 19:57:58 +00:00
dbaron%dbaron.org 0bd91706e4 Make jprof compile (and maybe even run in some cases) on x86_64, and make its stack walking code a little less fragile. b=349166 r=bzbarsky 2006-10-04 04:42:33 +00:00
rhelmer%mozilla.com 698e1d19c7 correct package name r=rhelmer b=352230 2006-10-02 22:22:34 +00:00
davel%mozilla.com bf78ae2b0f b=352305 use DIRS not TOOL_DIRS for test-related targets
from discussion with bsmedberg on why
tools/test-harness/xpcshell-simple/example was not running correctly
2006-10-02 17:36:15 +00:00
rhelmer%mozilla.com f8379245bc disable nightly push 2006-09-30 20:12:15 +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
rhelmer%mozilla.com 4458a878ea correct package name r=rhelmer b=352230 2006-09-29 23:35:51 +00:00
rhelmer%mozilla.com 2c61f1cae6 first stab at release automation framework. r=preed r=tfullhart b=352230 2006-09-29 23:21:26 +00:00
rhelmer%mozilla.com 678534a7ee try including mozconfig 2006-09-29 18:36:40 +00:00
rhelmer%mozilla.com c94082aa23 blat is on d drive for this box 2006-09-29 18:34:10 +00:00
rhelmer%mozilla.com b6662e8ccf do not pull in mozconfig from tree yet 2006-09-29 18:30:43 +00:00
preed%mozilla.com cd5da0b273 Bug 347256: Add patcher2 support for update metadata. r=rhelmer 2006-09-29 05:11:23 +00:00
rhelmer%mozilla.com 0f25ce60f7 update list of files to monitor b=342055 2006-09-28 18:59:39 +00:00
mattwillis%gmail.com 8da719f7bf cvs -r and -D aren't playing nice 2006-09-28 16:53:42 +00:00
mattwillis%gmail.com 28af223d7a update to use release tag for 0.3 for now 2006-09-28 16:36:55 +00:00
mattwillis%gmail.com 819382b81e update to use release tag for 0.3 for now 2006-09-28 16:06:45 +00:00
mattwillis%gmail.com 2631c2fe76 remove cruft from mozconfig 2006-09-28 06:42:07 +00:00
mattwillis%gmail.com 78e4ddbbbe Have trunk Sb tinderboxen check out code to build from SUNBIRD_0_3_BRANCH 2006-09-28 02:47:25 +00:00
mattwillis%gmail.com 8a797c1a8b bug 354201 - enable official branding on Sunbird. r=dmose 2006-09-28 02:42:22 +00:00
rhelmer%mozilla.com 7ac56c6406 turn off update push for new tbox 2006-09-26 03:08:15 +00:00
rhelmer%mozilla.com e6632f009a baseline thunderbird config 2006-09-25 21:49:07 +00:00
preed%mozilla.com 475dc73e56 Bug 354166: add ability to use a user-defined CVSROOT. r=rhelmer 2006-09-25 19:52:14 +00:00
preed%mozilla.com 2bdebf5d17 Bug 354166: add the ability to specify different appv/extv values for the same release. r=rhelmer 2006-09-25 19:32:54 +00:00
preed%mozilla.com 3edcac8a49 Bug 336338: Localize detailsUrls for updates. Also, slip in fixes for: the progress meter, which never got incremented during a run, and be more explicit about calls to SubtitutePath() which may not be doing what we expect (since we're using it in a number of different ways than we originally were). r=rhelmer 2006-09-25 18:25:48 +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 f4df67d501 use unique graph name, landing for trf. b=353579 r=rhelmer 2006-09-21 18:45:50 +00:00