Commit Graph

1665 Commits

Author SHA1 Message Date
mattwillis%gmail.com
a797544c9d enable codesighs 2006-07-14 12:50:36 +00:00
pedemont%us.ibm.com
d2c3001a67 Bug 339568 - Build xforms.xpi as universal binary on Mac OS X. Cleanup code. r=rhelmer 2006-07-12 15:44:04 +00:00
preed%mozilla.com
c81dd6a848 Revert the last checkin for Bug 343665; upon further examination, it shouldn't be necessary. 2006-07-05 21:31:29 +00:00
preed%mozilla.com
71e59e0dda Bug 343665: Support MacOS-specific (.app) product names in tbox. r=rhelmer 2006-07-05 20:13:03 +00:00
mattwillis%gmail.com
104f0b0ed5 disable clobber 2006-07-03 20:09:31 +00:00
mattwillis%gmail.com
3e65ab7889 make clobber 2006-07-03 16:42:35 +00:00
mattwillis%gmail.com
e1b7ecc5fa attempting to enable installer again 2006-07-03 13:11:30 +00:00
mattwillis%gmail.com
616a651568 renabling MozillaAlive test and disabling installer 2006-07-02 03:34:34 +00:00
mattwillis%gmail.com
69842ad798 disabling MozillaAlive test for debugging 2006-07-02 02:45:04 +00:00
mattwillis%gmail.com
9b24989555 attempting to enable installer again 2006-07-02 01:38:26 +00:00
mattwillis%gmail.com
64473c1d1f disabling NSIS installer due to orange tboxwq 2006-07-01 05:50:19 +00:00
mattwillis%gmail.com
411f5f9a04 enabling NSIS installer after fix of bug 343218 2006-07-01 00:37:55 +00:00
rhelmer%mozilla.com
13351e2f4e ability for tinderbox to pull and unpack prebuilt binaries, b=342783, r=preed 2006-07-01 00:24:46 +00:00
rhelmer%mozilla.com
0d8171bc58 graph_time should only be pulled once per run, b=342767, r=preed 2006-07-01 00:00:42 +00:00
preed%mozilla.com
8a8d233bd9 This should no longer be necessary; we define this variable var tbox-cygwin.bat, for all tbox clients to use. 2006-06-30 22:45:34 +00:00
rhelmer%mozilla.com
4ed461404d add stddev to tbox dump(). b=342089, r=darin 2006-06-30 22:23:52 +00:00
rhelmer%mozilla.com
b71e380f0e compute median average, add gump() for tbox. b=342089, r=darin 2006-06-30 22:23:17 +00:00
rhelmer%mozilla.com
a26b949b21 land pageload test, b=342089 r=darin 2006-06-30 22:20:32 +00:00
mattwillis%gmail.com
0168c39387 disabling sea_installer 2006-06-30 02:27:39 +00:00
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