cltbld
511a6bddbf
Remove unneeded pwd command execution. (chase)
2005-06-23 18:02:35 +00:00
cltbld
35b3b769d9
Strip $stagedir from the found $update_file path before continuing to
...
process the update.
Add the string "Error:" to the printed output when an update is not found.
(chase)
2005-06-23 16:10:33 +00:00
cltbld
8c266ae769
Change update-staging to aus-staging.mozilla.org. Change ~ to $ENV{HOME}.
...
(chase)
2005-06-23 00:32:58 +00:00
cltbld
870bf543e8
Surmise the update mar filename based on the names of mar files the build
...
system creates. (chase)
2005-06-23 00:08:42 +00:00
cltbld
4c24e0bd70
Add build ID to the information contained in the snippet and sent to AUS.
...
(chase)
2005-06-22 17:50:30 +00:00
cltbld
d69d7c8bd7
Use the expected hash value for the update info.
2005-06-22 02:43:28 +00:00
cltbld
dd6e74ee37
Package update.mar and inform auslite about the new file. Bug 297960,
...
attachment 186982. (chase)
2005-06-22 02:36:09 +00:00
cltbld
363a55c727
make-makefile for the XForms build requires arguments numbering two to
...
operate as expected. The first is the location of the build directory.
The second is the depth of the current working directory relative to the
source directory. (where source directory there may need to be described
as object directory, ...)
2005-06-10 23:21:51 +00:00
cltbld
3bf7e847da
Move the XForms build to after the $objdir variable is created and use it
...
instead of $builddir.
2005-06-10 23:09:11 +00:00
cltbld
4476f46bb3
Move the XForms build earlier in the build process (before the Talkback
...
symbol push) to ensure that any XForms symbols are included in the push and
can be used in Talkback reports that include XForms stack information.
Make use of a new config variable, LocaleProduct, which is set to either
mail or browser at this point. It is used to determine the directories
in which to run the locale builds in packit_l10n().
2005-06-10 22:44:17 +00:00
cltbld
da0ac237eb
Remove the en-US files using a command that can write to a valid file
...
(run_locale_shell_command has no valid output flie when it's called here).
2005-06-10 21:46:44 +00:00
bsmedberg%covad.net
5afb472edb
Bug 287262 - Allow the list of directories for l10n comparison to be configurable a=Chase
2005-05-05 19:15:30 +00:00
cltbld
07c869f8ce
Fix silly conditional issue by removing the conditional completely. It
...
was an accidental dup.
2005-03-09 22:06:46 +00:00
mkaply%us.ibm.com
53976a2d7a
#282489
...
r=cmp
OS/2 support for post-mozilla.pl
2005-02-17 13:49:50 +00:00
cltbld
a8bb20af37
Support copying both dmg.gz and dmg files in packit_l10n. (cmp)
2005-02-17 04:47:19 +00:00
cltbld
a01c8a4101
Don't remove files if tests fail. If the flow of the Tinderbox client
...
scripts gets to the point that files are being transferred for
distribution, then let's leave some files around for that to succeed. (cmp)
2005-02-14 08:54:09 +00:00
cltbld
3395b05daa
Only create the <platform>-xpi directories if they're needed. (cmp)
2005-02-05 06:48:06 +00:00
cltbld
03178810bb
Change full-removal of mozilla directory into a logged command. Add print
...
statement for non-release builds. (cmp)
2005-02-04 20:11:18 +00:00
cltbld
8d4f58592a
Add XForms xpi build and upload to packaging script. (cmp)
2005-01-29 23:43:15 +00:00
cltbld
f5db0e3f2e
On MacOS X, copy *.dmg.gz if they exist to $stagedir, otherwise copy *.dmg
...
if they exist. Supports bug 242845.
2005-01-24 21:22:58 +00:00
cltbld
ab3f178cfa
Copy files of the form *.msi to the staging directory instead of
...
*.installer.msi. (cmp)
2005-01-11 20:40:48 +00:00
dbaron%dbaron.org
c4f5427ebe
Don't publish every build on January 1st, and don't not publish builds at all if we've wrapped to the next year but weren't running on January 1. Also remove some unneeded copied code.
2005-01-01 22:21:32 +00:00
cltbld
53bb9388f4
Store MSI files in the staging directory. Avoid building the MSI file
...
when we call the packaging process again for the XPIs. (cmp)
2004-12-24 20:36:40 +00:00
cltbld
b15dd64762
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
8dbd3c9d77
Make locale log files flush on every write. (cmp)
2004-11-24 20:31:52 +00:00
cltbld
229d320398
Place Mac XPIs in a mac-xpi directory.
2004-11-15 21:00:58 +00:00
cltbld
4744cdca2c
Place language pack XPIs in platform-specific XPI directories. (cmp)
2004-11-10 22:19:10 +00:00
cltbld
cb5a267a42
Convert Firefox's EULA to DOS line endings during packaging to fix bug
...
268242. (cmp)
2004-11-08 20:30:52 +00:00
cltbld
89ace6632e
Convert mail/LICENSE.txt to DOS line endings during packaging to fix bug
...
268242. (cmp)
2004-11-08 20:28:34 +00:00
cltbld
3e97d4698b
Ensure we copy contents of upload_directory, not upload_directory itself.
...
(cmp)
2004-11-06 01:28:00 +00:00
cltbld
4df581a745
Add capability to selectively push release files to dated and latest
...
directories. (cmp)
2004-11-05 23:00:07 +00:00
cltbld
ccb601c400
Remove unused pretty name links for right now. (cmp)
2004-11-05 21:44:36 +00:00
cltbld
82e61fcb9e
*** empty log message ***
2004-11-04 23:51:11 +00:00
cltbld
d4cef522f7
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
fdc7483b59
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
1b1f1df4d5
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
1b9b29730f
remove -d from cp for osx compat.
2004-10-19 19:52:03 +00:00
cltbld
645b684c44
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
7869f5be90
added l10n packaging for firefox builds.
2004-10-15 22:27:38 +00:00
bsmedberg%covad.net
b13448e67c
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
b6c461e38d
clobber mozilla dir before building if this is going to be a release build.
2004-09-23 19:31:37 +00:00
cltbld
52b90a4ae3
add -$milestone to tinderbox build directory name
2004-09-23 16:51:29 +00:00
cltbld
45d3e1f5b4
added ability to push raw xpi files
2004-09-20 22:10:28 +00:00
dbaron%dbaron.org
534059c845
Set CVS_RSH for checking out talkback. r=bryner
2004-08-20 20:50:41 +00:00
cltbld%netscape.com
aab26bcdbb
mac fixes for release builds from bryner, r=leaf (leaf checking in as cltbld)
2004-06-28 22:19:54 +00:00
bryner%brianryner.com
7acccc0b11
unlink last-built when we want to update its timestamp, otherwise it never gets updated on os x
2004-06-12 06:48:58 +00:00
cltbld%netscape.com
33360743e8
mac archive packaging
2004-06-08 00:02:17 +00:00
cltbld%netscape.com
01a4371e6d
use ProductName in notification email subject. bryner checking in as cltbld
2004-05-01 01:25:19 +00:00
leaf%mozilla.org
5177845b13
correct invocation of make-makefile
2004-04-19 19:02:38 +00:00
leaf%mozilla.org
ca6359075e
add talkback processing routines, release config settings.
2004-04-19 18:57:39 +00:00