Commit Graph

1646 Commits

Author SHA1 Message Date
preed%mozilla.com
16af44af26 Bug 342682: use openssl for generating digests. md6sum and sha1sum aren't guaranteed to exist on all machines, but if we ssh into those machines, they'll probably have openssl. inspiration=lilmatt, r=rhelmer. 2006-06-29 22:46:18 +00:00
cltbld
38827786b1 mkdir -p the objdir if it doesn't exist; seems pretty important. me=preed, r=rhelmer. 2006-06-29 21:47:25 +00:00
cltbld
ba1a7a58da Fix install-links so it picks up the post-mozilla files. r=rhelmer, me=preed. 2006-06-29 20:43:23 +00:00
mattwillis%gmail.com
73d1d6d1bb disabling nsis installer so we can generate a usable nightly 2006-06-29 20:40:21 +00:00
mattwillis%gmail.com
58e0f7e409 disabling nsis installer so we can generate a usable nightly 2006-06-29 19:09:59 +00:00
rhelmer%mozilla.com
ae189a1f07 pull build date from tinderbox server, b=342767 r=preed 2006-06-29 18:39:50 +00:00
mattwillis%gmail.com
19a6e5db15 setting win32_redist_dir 2006-06-29 13:13:13 +00:00
mattwillis%gmail.com
37bde2e982 re-enabling NSIS installer for sunbird for debugging 2006-06-29 12:52:54 +00:00
mattwillis%gmail.com
fb011107a3 disabling NSIS installer for sunbird for the evening to get a working .zip build out 2006-06-29 03:15:54 +00:00
rhelmer%mozilla.com
bd59894cdb ability to download and unpack prebuilt binaries. r=preed, b=342783 2006-06-28 17:43:07 +00:00
mattwillis%gmail.com
4b77a427c8 adjust packing path 2006-06-27 23:07:13 +00:00
mattwillis%gmail.com
60bb8803c0 more NSIS variables set in mozconfig 2006-06-27 20:20:40 +00:00
mattwillis%gmail.com
dcabeb08c5 backing out previous change 2006-06-27 18:41:09 +00:00
mattwillis%gmail.com
43fc446747 discretly enable installer 2006-06-27 18:38:55 +00:00
mattwillis%gmail.com
8e68e9ff98 try to fix bustage for Sb win32 2006-06-27 15:26:32 +00:00
mattwillis%gmail.com
03c17843a2 bug 342786 - update Sunbird win32 tinderbox to build NSIS installer when building nightlies. r=preed 2006-06-27 00:51:45 +00:00
preed%mozilla.com
8b3ba75111 Bug 341089: Windows Lightning builds are uploaded to linux-xpi directory instead of windows-xpi. r=dmose,rhelmer 2006-06-23 23:38:36 +00:00
preed%mozilla.com
86e5e785cd s/Release/Nightly/ in the $BuildNameExtras. 2006-06-22 02:10:21 +00:00
preed%mozilla.com
64f8bc778b Bug 341752: Change to FTP mirroring means nightly update prefs need changing:
-- Variablize the aus server, so we can change it.
-- Remove dead code paths.
-- Remove all the gotos; they're all effectively return()s anyway
-- Logically coalesce an if-statement.
r=morgamic,rhelmer
2006-06-22 02:04:34 +00:00
cltbld
f0ebb9ba08 -- Move the Lightning trunk build from Solaria to sb-win32-tbox (bug 340192)
-- s/\r//g on tinder-config.pl
(preed)
2006-06-22 01:54:36 +00:00
preed%mozilla.com
367801c103 Tinderbox configs for Lightning, trunk, taken from Solaria 2006-06-22 01:32:59 +00:00
cltbld
dae50b27c9 -- Move Sunbird-trunk builds from solaria to sb-win32-tbox
-- s/\r//g; in tinder-config.pl
2006-06-22 01:27:23 +00:00
preed%mozilla.com
08090b3d6d Tinderbox configs for Sunbird, trunk, taken from Solaria. 2006-06-22 01:20:02 +00:00
rhelmer%mozilla.com
263a8fc864 tinderbox should read app version from build if possible. b=334011,
r=rhelmer, r=preed
2006-06-16 20:20:47 +00:00
benjamin%smedbergs.us
9d36790b1b Bug 335296 - Give tinderbox client the infant ability to build ff+xr, r=rhelmer+preed 2006-06-15 18:27:54 +00:00
robert%accettura.com
7c4effa11c Fix bustage in report view 2006-06-05 20:18:27 +00:00
robert%accettura.com
27b9abbbdc Add back report file date to default fields 2006-06-05 20:13:13 +00:00
kairo%kairo.at
b11abbdac4 bug 335395 - [client] Correct profile detection for toolkit-based SeaMonkey, r=preed 2006-05-31 20:41:14 +00:00
kandrot%netscape.com
654aef8b00 inital checkin of files which will eventually be a post compile step for mozilla 2006-05-17 02:21:05 +00:00
darin%meer.net
6eb0fba710 fix test harness bustage 2006-05-10 21:32:48 +00:00
darin%meer.net
0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
rhelmer%mozilla.com
881fbfb0ac attachment 220945 from bug 336758, disable prompt so Fx2 Session-restore feature can go in 2006-05-08 21:42:34 +00:00
robert%accettura.com
519fee985f Don't do an unnecessary join to count. This should improve performance a little bit. 2006-05-04 20:17:20 +00:00
kairo%kairo.at
d2286d9830 bug 333461 - [client] MOZ_DEBUG_SYMBOLS should only forced if we use talkback, r=morgamic 2006-04-12 17:42:36 +00:00
cltbld
b3c8151ca5 - enclose TinderUtils calls in brackets to remove syntax warnings and make command-line syntax checking more useful 2006-04-10 16:34:28 +00:00
cltbld
7f2421edfa - standardize all mkdir commands to use either 'TinderUtils::run_shell_command "mkdir ..."' or 'run_locale_shell_command "mkdir ..."' depending on context 2006-04-10 15:50:41 +00:00
preed%mozilla.com
e0cd25aac7 Bug 330959: Mac Aviary l10n builds weren't building. r=the_build_fairy 2006-04-06 04:57:10 +00:00
preed%mozilla.com
2e4f6ec980 Bug 332728, Fix flaming non-1.0.x l10n builds. r=mento 2006-04-04 19:39:34 +00:00
robert%accettura.com
d7c905b798 Better error message handling 2006-04-04 15:05:08 +00:00
robert%accettura.com
af95a6c638 remove a debug string I accidentally left in during the last checkin 2006-04-04 14:58:29 +00:00
robert%accettura.com
9e398f9ae4 Comment fixes, some better errors, and slight optimization 2006-04-04 14:33:45 +00:00
gerv%gerv.net
a9d429c492 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-03-31 08:35:02 +00:00
gerv%gerv.net
41fd37565a Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-03-31 04:41:00 +00:00
gerv%gerv.net
4007635afa Initial checkin of script for making Initial Developer lists. 2006-03-30 08:43:59 +00:00
gerv%gerv.net
af20ee45fb Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
gerv%gerv.net
94c25b18c3 Initial checkin of relicensing tool and test files. 2006-03-30 03:27:40 +00:00
dbaron%dbaron.org
fc5383282f Partial 64-bit and x86_64 porting. b=331743 r=brendan 2006-03-27 07:29:32 +00:00
dbaron%dbaron.org
1648e0ad3d Revert old fix for 230336 in favor of better fix elsewhere. 2006-03-25 04:16:00 +00:00
dbaron%dbaron.org
d8b42e96fc Fix C++ comments that I introduced. 2006-03-24 08:32:09 +00:00
dbaron%dbaron.org
b314ab1be0 Comment about how finding debuginfo should really work. 2006-03-24 02:27:37 +00:00