ajschult%verizon.net
c89bf5d272
Bug 348575: Have the linux installer not remove the tinderbox staging directory (r=KaiRo) and have the tinderbox script remove its own staging directory (and remove previous hack), r=rhelmer
2006-09-30 02:02:31 +00:00
mattwillis%gmail.com
aa7d8858e4
bug 351168 - Add support for building Lightning + WCAP to tinderbox scripts. r=rhelmer,preed
2006-09-25 16:34:14 +00:00
rhelmer%mozilla.com
eb95767ab6
enable lightning.xpi for Mac b=350977 r=preed
2006-09-06 00:13:11 +00:00
preed%mozilla.com
3dec42a626
Bug 344002: l10n nightly builds should automatically pick up version number changes; this fixes a bug on win32. We set cygwin up to do Unix-style line endings, so perl's chomp() is not chomp()ing the \r. This is confirmed by the Tinderbox log, which shows the url encoded as ' http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla1.8/firefox-2.0b2%0D.en-US.win32.installer.exe '. r=rhelmer
2006-08-21 18:39:58 +00:00
preed%mozilla.com
c9391ed29e
Bug 344002: This corrects a bug in the initial patch for bug 344002 where the URL used for the array key gets munged, and suddenly the key refers to something that no longer exists.
2006-08-21 08:45:27 +00:00
rhelmer%mozilla.com
fdca145258
b=348575 r=preed workaround missing on linux seamonkey installer builds
2006-08-16 01:01:29 +00:00
preed%mozilla.com
cd7968d6a7
Bug 336463: Add ability to run a clobber build if requested from a CVS checkin; r=rhelmer. This isn't *quite* finished; we'll need to make sure that all tinderboxen have the right --config-cvsup-dir flag in the multi-configs.pl.
2006-08-10 23:07:50 +00:00
preed%mozilla.com
f2f7f4eb01
Bug 336463: Move common utility functions to build-seamonkey-util.pl. r=rhelmer.
2006-08-09 19:22:39 +00:00
preed%mozilla.com
d0c13346dd
Bug 344002: l10n nightly builds should automatically pick up version number changes; r=rhelmer
2006-07-19 22:14:05 +00:00
pedemont%us.ibm.com
aa14972533
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
af1daa7b5d
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
preed%mozilla.com
9dc622c97b
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
8bc791b1a9
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
rhelmer%mozilla.com
9b1bd63f06
tinderbox should read app version from build if possible. b=334011,
...
r=rhelmer, r=preed
2006-06-16 20:20:47 +00:00
cltbld
89e4015096
- 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
96ac19542f
- 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
16e256d9f1
Bug 330959: Mac Aviary l10n builds weren't building. r=the_build_fairy
2006-04-06 04:57:10 +00:00
preed%mozilla.com
b2e1cccf99
Bug 332728, Fix flaming non-1.0.x l10n builds. r=mento
2006-04-04 19:39:34 +00:00
mark%moxienet.com
4ae03567f2
330374 7 changes for Tinderbox, including a change to the way builds are uploaded. They now go to yyyy-mm-dd-hh directories according to their build id. r=preed
2006-03-14 02:21:44 +00:00
mark%moxienet.com
8a566f9c92
329801 Completely address review comment, using && instead of ; in shell commands. r=preed
2006-03-13 21:47:12 +00:00
mark%moxienet.com
637278bc1f
329801 Tinderbox support for universal binaries. To use, set $Settings::UniversalBinary=1, set an objdir, and use the mozconfig from bug 327848. r=preed
2006-03-13 20:25:30 +00:00
cltbld
d980d3eddb
Bug 321244: add a bit of extra logic for publishing lightning deliverables in the right directories. r=dmose
2006-03-01 03:27:41 +00:00
cltbld
6d4a2cbaa7
* Use wget with -nv instead of --non-verbose (the flag name changed in a
...
recent version of wget).
* Convert paths to rsync-compatible format before use by the system.
2006-01-21 02:24:40 +00:00
cltbld
ddfbe69793
Only delete the packages directory within the store directory. Be better
...
about checking for the build ID.
2006-01-21 02:20:10 +00:00
cltbld
4f534cd6db
Refactor how we grab the build id and store it in the current settings.
2006-01-20 00:38:22 +00:00
cltbld
4113f1b4b4
Only push info to AUS2 if $update_pushinfo is set accordingly.
2006-01-19 00:27:46 +00:00
cltbld
946497001d
Land first pass at storing builds locally, creating upload script, and
...
running the script to push the builds. Tested this on prometheus in both
release and non-release cycles, both worked as expected. (chase)
2005-12-31 09:07:07 +00:00
cltbld
74da429e99
Remove the [build] text prepending the subject line of build emails.
...
(chase)
2005-12-18 19:28:02 +00:00
kairo%kairo.at
aa3d094ded
bug 310920 - don't force copying of Linux XPIs in packit, r=chase
2005-11-30 18:48:01 +00:00
kairo%kairo.at
742817541b
bug 310922 - set correct user group for uploaded builds, r=chase
2005-11-30 18:40:43 +00:00
cltbld
7f317f144e
Assert that mac_bundle_path is set before beginning the build.
2005-10-28 21:56:30 +00:00
cltbld
cdb4d5b146
Upload the update package data to a useful location.
2005-10-24 06:54:05 +00:00
cltbld
f9eaf454e6
Add more error checking to the patch creation process. (chase)
2005-10-24 06:21:49 +00:00
cltbld
1b0fd65870
Add finer-grained control of a respin through some extra processing of the
...
last-built file and with an additional file last-built.new. (chase)
2005-10-24 06:03:39 +00:00
ccooper%deadsquid.com
06146a3db6
b=298431
...
r=Chase
- patch to allow xforms build system to work with XULRunner
2005-10-18 20:30:34 +00:00
kairo%kairo.at
8458712cc2
fixup to bug 307494, really make the settings for deleting objdir/srcdir work, r=Chase
2005-10-12 11:53:28 +00:00
cltbld
070aff9adc
Only build updates for locales that aren't broken. (chase)
2005-10-11 04:32:30 +00:00
ccooper%deadsquid.com
9c00693104
- remove extra bracket that was causing syntax error
2005-10-06 20:06:14 +00:00
cltbld
32291bb7cc
Land locale-specific pieces for building complete MAR patches. (chase)
2005-10-06 11:57:01 +00:00
kairo%kairo.at
7016732ce3
bug 307494 - make it configurable if PreBuild() deletes srcdir, objdir, both or none of them (defaulting to both), r=Chase
2005-10-02 20:18:49 +00:00
cltbld
180b3a7578
Changes needed to package update MAR files for l10n builds. (chase)
2005-10-01 02:56:31 +00:00
dbaron%dbaron.org
e2cf01b688
Fix last-built logic for nightly respins so that removing last-built at any time of day will trigger a respin. Also fix overly-slow find command. b=308992 r=chase
2005-09-30 22:26:06 +00:00
cltbld
a79e1a427d
Make use of glob function explicit. Simplifies work needed for syntax
...
highlighters.
Capture any tar extension now. Adds support for bz2 packages.
Move the update patch creation work into its own subroutine and call it
from the appropriate place in packit().
2005-09-14 14:54:38 +00:00
cltbld
136ce08b87
Add appversion and extensionversion to update info. Upload additional info
...
to another site on the aus server.
2005-08-30 20:02:28 +00:00
cltbld
147dad4d35
Change file upload process to use rsync instead of scp. Create the upload
...
directory on the staging server before uploading to ensure we drop our
payload into the right directory.
2005-08-26 23:03:58 +00:00
cltbld
b8f9d40aec
Add more verbose information to update build process.
2005-08-21 22:06:19 +00:00
cltbld
cb644cda06
Additional output from update packaging.
...
OVS: ----------------------------------------------------------------------
2005-08-20 08:08:41 +00:00
cltbld
444c5711dd
Bugfix for update regex.
2005-08-20 03:34:16 +00:00
cltbld
8e6662a275
Update changes:
...
* Make update process more verbose.
* Support overriding the file host that serves the mar file.
* Remove unused code.
2005-08-19 23:40:43 +00:00
cltbld
c00392327f
Update packaging:
...
* Create two forms of update information sent to AUS2, the first assumes
updates for the trunk, the second allows the version to be explicitly
specified.
* Read variables from tinder-config.pl rather than defining product/
platform/version in-place.
Move XForms build back to original spot so that its files do not become a
part of the final packages.
2005-08-19 19:44:14 +00:00