Commit Graph

23 Commits

Author SHA1 Message Date
rhelmer@mozilla.com
899626f4a0 pass build ID to FTP for use by PatcherConfig b=387970 r=preed 2007-08-14 16:53:34 -07:00
rhelmer@mozilla.com
9c768a4e05 simple build unpacker, b=373995 r=preed 2007-08-06 19:20:54 -07:00
rhelmer@mozilla.com
70707dc33d make blat write to a tempfile, so it works on all tested versions b=372762 r=cf 2007-07-25 12:04:04 -07:00
nrthomas@gmail.com
491904a3ca Bug 378226, Push() subroutines for Build & Repack steps, r=rhelmer 2007-07-12 10:47:39 -07:00
preed@mozilla.com
7f6da0588b Bug 372755: respin support for Bootstrap. Finally! ;-) r=rhelmer,cf 2007-07-05 15:58:32 -07:00
rhelmer@mozilla.com
d6e0724c78 get pushdir from build log r=preed b=378226 2007-04-24 14:25:05 -07:00
rhelmer@mozilla.com
e96172f076 tinderbox log parser b=375714 r=preed 2007-04-04 18:31:29 -07: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
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
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
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
1ed4c5d8f5 move to new RunShellCommand, split into substeps, various fixes and features. r=preed, b=368579 2007-02-01 03:50:47 +00:00
preed%mozilla.com
17622fbadd Bug 367802: patcher2 needs to use MozBuild::Util. r=rhelmer 2007-01-31 21:59:34 +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
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
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
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
rhelmer%mozilla.com
a53b6f184e framework changes for bootstrap b=352230 r=preed 2006-11-09 23:28:20 +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