dbaron%dbaron.org
|
c0d058d767
|
Fix some strange behavior resulting from using arrays of arrays instead of just arrays. (These have been on gruff for ages.)
|
2004-11-24 21:13:51 +00:00 |
|
cltbld
|
6c23e0326c
|
Fix copying Mac language pack XPIs into proper directory. Add comment to
post-mozilla-rel.pl discouraging placing any code in a Mac conditional.
(cmp)
|
2004-11-24 20:49:46 +00:00 |
|
cltbld
|
21594005ea
|
Make locale log files flush on every write. (cmp)
|
2004-11-24 20:31:52 +00:00 |
|
dbaron%dbaron.org
|
0c6b25c2bf
|
Update for bsmedberg's client.mk changes.
|
2004-11-24 05:07:43 +00:00 |
|
dbaron%dbaron.org
|
e0abc0e1ff
|
Only make Tp a link when TestsPhoneHome is set.
|
2004-11-24 04:39:47 +00:00 |
|
dbaron%dbaron.org
|
6dba730a28
|
We should pull client.mk every time so that when bsmedberg breaks its ability to update itself, we don't have to manually fix all the tinderboxes.
|
2004-11-24 04:36:57 +00:00 |
|
cltbld
|
05b386665f
|
find firefox osx profile dir whether it's profilename.random or random.profilename.
|
2004-11-16 00:31:06 +00:00 |
|
cltbld
|
6faa0371eb
|
find the profile dir for seamonkey on osx.
|
2004-11-15 22:40:09 +00:00 |
|
cltbld
|
76689c7d66
|
Place Mac XPIs in a mac-xpi directory.
|
2004-11-15 21:00:58 +00:00 |
|
cltbld
|
aa2708957a
|
Place language pack XPIs in platform-specific XPI directories. (cmp)
|
2004-11-10 22:19:10 +00:00 |
|
cltbld
|
878036838c
|
Convert Firefox's EULA to DOS line endings during packaging to fix bug
268242. (cmp)
|
2004-11-08 20:30:52 +00:00 |
|
cltbld
|
2aa572935b
|
Convert mail/LICENSE.txt to DOS line endings during packaging to fix bug
268242. (cmp)
|
2004-11-08 20:28:34 +00:00 |
|
cltbld
|
c279fed7dd
|
Ensure we copy contents of upload_directory, not upload_directory itself.
(cmp)
|
2004-11-06 01:28:00 +00:00 |
|
cltbld
|
1f86984255
|
Make the main log file flush its output on every write. (cmp)
|
2004-11-05 23:17:39 +00:00 |
|
cltbld
|
e7bb9ac878
|
Add capability to selectively push release files to dated and latest
directories. (cmp)
|
2004-11-05 23:00:07 +00:00 |
|
cltbld
|
a6df1407a2
|
Remove unused pretty name links for right now. (cmp)
|
2004-11-05 21:44:36 +00:00 |
|
cltbld
|
717e3cab7d
|
*** empty log message ***
|
2004-11-04 23:51:11 +00:00 |
|
cltbld
|
2406b465e5
|
copy langpack files to stagedir on mac, remove en-US files from stagedir before pushing. (granrose)
|
2004-10-20 22:07:46 +00:00 |
|
cltbld
|
5496c4f24d
|
Fix Firefox on Mac profile-finding issues by updating path to profile on
this platform. (cmp)
|
2004-10-20 21:50:53 +00:00 |
|
cltbld
|
fe4408d506
|
Revert previous change to keep make command so it is called only in sea
and stub installer builds. Add similar make command for use on Mac
localizations. (cmp)
|
2004-10-20 21:49:41 +00:00 |
|
cltbld
|
d645dc15b6
|
Per instruction from bsmedberg, remove conditional for call of making
installer on locale. This should allow Mac OS X locale builds to proceed.
(cmp)
|
2004-10-20 02:29:37 +00:00 |
|
cltbld
|
6ef64e0229
|
remove -d from cp for osx compat.
|
2004-10-19 19:52:03 +00:00 |
|
cltbld
|
49287c937e
|
save a copy of the dated dir that was copied to ftp server and remove any previously saved builds older than 7 days (granrose)
|
2004-10-18 21:57:15 +00:00 |
|
cltbld
|
85f9788c5d
|
added l10n packaging for firefox builds.
|
2004-10-15 22:27:38 +00:00 |
|
bsmedberg%covad.net
|
527b12b3c8
|
Followup to bug 257117 - Prettify the standard "longnames" for Windows installer and Mac DMG files, using symlinks. r=timeless
|
2004-10-14 19:19:26 +00:00 |
|
cltbld
|
e6c23da86e
|
Commit Windows-specific fixes for debugging symbols and profile test during
build. (cmp)
|
2004-10-12 20:01:50 +00:00 |
|
cltbld
|
44e0015a11
|
adding --skip-mozilla to help.
added test for skipmozilla or testonly before calling pre-build to nuke mozilla dir
|
2004-10-11 21:02:13 +00:00 |
|
cltbld
|
acc82cb2ab
|
feh. moving prebuild nukage within testonly test so that tree also isn't nuked if you specify --testonly. granrose.
|
2004-10-05 22:00:48 +00:00 |
|
cltbld
|
d112718393
|
fix profile finding for linux firefox.
|
2004-09-24 23:03:45 +00:00 |
|
cltbld
|
1b4e18fda8
|
fix profile finding for tbird on linux. move prebuild inside SkipMozilla so it doesn't nuke the tree if you're running tests or repackaging.
|
2004-09-24 22:46:09 +00:00 |
|
cltbld
|
c28326bba9
|
fixing so tbird can find its profiles on the mac.
|
2004-09-23 23:10:02 +00:00 |
|
cltbld
|
dce4e38972
|
other half of clobber before release build cycle
|
2004-09-23 19:39:03 +00:00 |
|
cltbld
|
62254d55ba
|
clobber mozilla dir before building if this is going to be a release build.
|
2004-09-23 19:31:37 +00:00 |
|
cltbld
|
e596c5be3b
|
add -$milestone to tinderbox build directory name
|
2004-09-23 16:51:29 +00:00 |
|
cltbld
|
03f4b6764f
|
added ability to push raw xpi files
|
2004-09-20 22:10:28 +00:00 |
|
bsmedberg%covad.net
|
4eb9c4884b
|
Add post-mozilla script to build Firefox localizations. Needs more work to be configurable, but it works.
|
2004-09-06 00:14:20 +00:00 |
|
bryner%brianryner.com
|
095c91df1f
|
Suppress the default browser dialog for Firefox so that it doesn't prevent the pageload test from running (sync from local changes on redwood)
|
2004-08-31 19:02:56 +00:00 |
|
gerv%gerv.net
|
ba2432c07e
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-08-25 23:02:50 +00:00 |
|
dbaron%dbaron.org
|
29b059aa92
|
Set CVS_RSH for checking out talkback. r=bryner
|
2004-08-20 20:50:41 +00:00 |
|
bzbarsky%mit.edu
|
ef29a93fb9
|
Add DHTML performance test. Bug 169770, r=dbaron
|
2004-08-09 21:24:03 +00:00 |
|
bryner%brianryner.com
|
5c02a6978c
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
|
bryner%brianryner.com
|
147bad204a
|
Add new report type, total_downloads, which simply adds up the downloads for all files listed and outputs the total with no formatting.
|
2004-07-30 06:39:44 +00:00 |
|
bryner%brianryner.com
|
968c3fb1ac
|
Mac is picky. Get rid of quotes on glob pattern.
|
2004-07-25 02:07:10 +00:00 |
|
bryner%brianryner.com
|
61de4fa5c5
|
Expand salted profile directory name for Thunderbird
|
2004-07-25 01:07:44 +00:00 |
|
gerv%gerv.net
|
6b54b1cbc5
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-07-16 19:30:11 +00:00 |
|
myk%mozilla.org
|
482b413f4c
|
start storing the query string in the database
|
2004-06-30 01:14:45 +00:00 |
|
myk%mozilla.org
|
1313616624
|
don't need to store defs files in CVS?
|
2004-06-29 23:00:54 +00:00 |
|
myk%mozilla.org
|
3773ef2cb4
|
make verbose output a command line switch
|
2004-06-29 23:00:09 +00:00 |
|
myk%mozilla.org
|
c7539d43a0
|
add a new report type that generates stats for all files in a given directory
|
2004-06-29 22:45:39 +00:00 |
|
cltbld%netscape.com
|
178b621a51
|
mac fixes for release builds from bryner, r=leaf (leaf checking in as cltbld)
|
2004-06-28 22:19:54 +00:00 |
|