Commit Graph

2157 Commits

Author SHA1 Message Date
preed@mozilla.com
0380e5b116 Bug 389218: bootstrap.cfg changes for fx2006; r=cf 2007-07-23 00:37:35 -07:00
rhelmer@mozilla.com
183dff1a53 check out shipped-locales file before trying to use it, b=389172 r=preed 2007-07-22 18:48:27 -07:00
bzbarsky@mit.edu
e309c86195 Make codesighs work on OSX again. Bug 388891, patch by Vlad Sukhoy
<vladimir.sukhoy@gmail.com>, r=shebs
2007-07-20 20:23:35 -07:00
ccooper@deadsquid.com
b12408cf66 - adding files to allow clean shutdown on Mac 2007-07-19 13:48:57 -07:00
preed@mozilla.com
dba6073690 Bug 388103: release automation config bumps for Tb 2.0.0.5; r=rhelmer 2007-07-16 02:11:28 -07:00
preed@mozilla.com
3ce86f54e8 Start RC 2 builds for Firefox 2.0.0.5; picks up regression bug 387979. 2007-07-13 15:18:31 -07:00
preed@mozilla.com
241886bf92 Bug 387766: Version/config bumps for Fx 2005; r=rhelmer,cf 2007-07-12 14:57:43 -07:00
nrthomas@gmail.com
b549ed0741 Bug 378226, Push() subroutine for Updates step, r=rhelmer 2007-07-12 10:54:14 -07:00
nrthomas@gmail.com
491904a3ca Bug 378226, Push() subroutines for Build & Repack steps, r=rhelmer 2007-07-12 10:47:39 -07:00
rhelmer@mozilla.com
45c44493ab bump all relevant tags in client.mk b=387426 r=preed r=cf 2007-07-11 20:57:18 -07:00
axel@pike.org
678a043418 bug 387665, don't overwrite existing files, r=rcambell 2007-07-11 07:23:37 -07:00
rhelmer@mozilla.com
0b79a0f7d8 handle cc list better in emergency fail email b=372762 r=preed 2007-07-10 23:12:16 -07:00
axel@pike.org
93323e0d84 bug 387437, add --app to specify application, r=KaiRo 2007-07-10 06:55:01 -07:00
preed@mozilla.com
7f6da0588b Bug 372755: respin support for Bootstrap. Finally! ;-) r=rhelmer,cf 2007-07-05 15:58:32 -07:00
axel@pike.org
bfc6e8cc34 bug 383585, improve tooling for dummy localizations, r=sayrer 2007-07-03 10:54:52 -07:00
nrthomas@gmail.com
cf3de94c6b Bug 378226, Push support for Source step, r=rhelmer 2007-06-27 03:46:27 -07:00
sdwilsh@shawnwilsher.com
1cd9105172 Bug 384235 - The check-interactive target doesn't load head_*, tail_* files for a test. Patch by Alex Vincent <ajvincent@gmail.com>. r=rcampbell 2007-06-26 17:51:33 -07:00
dcamp@mozilla.com
afc255d373 Bug 385420: codesighs buffer is too small for some breakpad functions. r=dbaron 2007-06-21 22:41:32 -07:00
dbaron@dbaron.org
6697801787 Switch from readelf to objdump for reading contents of sections, since readelf switched its output format. 2007-06-20 15:01:17 -07:00
dbaron@dbaron.org
77b5aae7bd Add code to automatically uncompress .gz and .bz2 files that are given as arguments. 2007-06-20 14:59:33 -07:00
nrthomas@gmail.com
214d96b2fa Bug 376959, follow symlinks when doing Repack verification, r=preed 2007-06-14 02:06:12 -07:00
rhelmer@mozilla.com
9f6a20c759 make Config->Bump() handle no whitespace between variables b=379380 r=preed 2007-06-13 20:45:00 -07:00
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