Commit Graph

691 Commits

Author SHA1 Message Date
vladimir%pobox.com
5c25684de4 b=314482, Add Trender/Tgfx test stuff to tinderbox, r=chase 2006-01-24 01:02:34 +00:00
cltbld
e9dbf66f64 * 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
6499906fc6 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
907d334545 Refactor how we grab the build id and store it in the current settings. 2006-01-20 00:38:22 +00:00
cltbld
ccda4741b0 Only push info to AUS2 if $update_pushinfo is set accordingly. 2006-01-19 00:27:46 +00:00
cltbld
2faf62b85f Add default for update_pushinfo, setting to true. 2006-01-19 00:25:30 +00:00
kairo%kairo.at
23a8e9fded For finding the user profile, try %APPDATA% first, use %USERPROFILE% only as fallback, as that approach also works on localized Windows versions, r=Chase 2006-01-10 19:14:16 +00:00
ccooper%deadsquid.com
456c9904ab - make ssh2 the default 2005-12-31 16:06:01 +00:00
cltbld
d09328f5b1 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
preed%mozilla.com
a89e8fec1f Bug 321018: parse errors in multi-config.pl cause (CPU hogging!) indigestion for multi-tinderbox.pl. r=chase 2005-12-21 02:27:47 +00:00
cltbld
0745740606 Remove the [build] text prepending the subject line of build emails.
(chase)
2005-12-18 19:28:02 +00:00
dbaron%dbaron.org
2b08f7aec1 Set pref to allow window resizing. Patch by Chase, r=dbaron. b=317819 2005-12-14 07:28:57 +00:00
kairo%kairo.at
0e941ec936 bug 318315 - possibility for skipping checkout in tinderbox cycle, r=mcafee+chase 2005-11-30 18:55:04 +00:00
kairo%kairo.at
5a4c72c0c0 bug 310920 - don't force copying of Linux XPIs in packit, r=chase 2005-11-30 18:48:01 +00:00
kairo%kairo.at
7ebf21f2a7 bug 310922 - set correct user group for uploaded builds, r=chase 2005-11-30 18:40:43 +00:00
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
cltbld
3d9ade43bd Assert that mac_bundle_path is set before beginning the build. 2005-10-28 21:56:30 +00:00
cltbld
070a4e229a Upload the update package data to a useful location. 2005-10-24 06:54:05 +00:00
cltbld
43298d82f2 Add more error checking to the patch creation process. (chase) 2005-10-24 06:21:49 +00:00
cltbld
f1f4236069 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
5efccb9ddc 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
9664b6cdb4 fixup to bug 307494, really make the settings for deleting objdir/srcdir work, r=Chase 2005-10-12 11:53:28 +00:00
cltbld
01a77577e9 Only build updates for locales that aren't broken. (chase) 2005-10-11 04:32:30 +00:00
ccooper%deadsquid.com
8ec7696091 - remove extra bracket that was causing syntax error 2005-10-06 20:06:14 +00:00
cltbld
c1ea737996 Land locale-specific pieces for building complete MAR patches. (chase) 2005-10-06 11:57:01 +00:00
kairo%kairo.at
fe021251f4 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
a3fc4830ef Changes needed to package update MAR files for l10n builds. (chase) 2005-10-01 02:56:31 +00:00
dbaron%dbaron.org
3dd4be89ff 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
cf68e08b79 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
ccooper%deadsquid.com
ece8911f9d - use 'ne' for string comparison 2005-09-12 12:34:04 +00:00
cltbld
2b1983daf1 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
8a6405a6a8 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
a8ad73d870 Land coop's XULRunner build environment changes. 2005-08-22 18:36:11 +00:00
cltbld
ce0ae1eba3 Add more verbose information to update build process. 2005-08-21 22:06:19 +00:00
cltbld
52f6e91897 Additional output from update packaging.
OVS: ----------------------------------------------------------------------
2005-08-20 08:08:41 +00:00
cltbld
00e7890741 Bugfix for update regex. 2005-08-20 03:34:16 +00:00
cltbld
18ba0eb5b0 Update changes:
* Add a commented-out default value for the hash.
  * Add a commented-out default value for the mar file host.
2005-08-19 23:41:52 +00:00
cltbld
cea939a915 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
05c4c7a493 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
cltbld
037295b0cd Update defaults for update packaging. 2005-08-19 19:38:41 +00:00
cltbld
08ca9d5a12 Add update default variable values to tinder-defaults.pl.
Default value for Necko unit tests should be 0.
2005-08-19 19:07:17 +00:00
dbaron%dbaron.org
d5e2ce4cdd Untabify. 2005-08-18 03:40:18 +00:00
dbaron%dbaron.org
410504cd41 Move comment along with the code that was moved in revision 1.2. 2005-08-18 03:36:55 +00:00
cbiesinger%web.de
9902552d1c bug 304162 integrate necko tests into tinderbox
r=chase
2005-08-11 00:03:08 +00:00
bsmedberg%covad.net
d605d7a4cd We call the installers-<locale> target in two places :-( see bug 300409 comment 17. 2005-08-05 13:03:21 +00:00
bsmedberg%covad.net
b9b5e97b74 Bug 300409 - Add tinderbox client support for "configure-only" state and for download-and-repackage-locales mode, r=Chase 2005-08-01 14:14:38 +00:00
cltbld
6b8d5cadd9 Create a locally overridable product name variable to workaround suite
rebranding issues.
2005-07-03 03:14:36 +00:00
mcafee%mocha.com
9176cb6a6f First add, a small wrapper script to test out reportdata.pl, the graphzilla server stuff. 2005-06-23 23:54:14 +00:00
cltbld
f8561ca245 Remove unneeded pwd command execution. (chase) 2005-06-23 18:02:35 +00:00
cltbld
8d6caa1780 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