Граф коммитов

1360 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org d8746a7d44 Reduce default startup test timeout. 2005-01-02 21:56:04 +00:00
dbaron%dbaron.org 323c5b591b Update to reflect PreBuild change. 2005-01-02 17:30:07 +00:00
dbaron%dbaron.org e93742d949 Update sample to reflect PreBuild change. 2005-01-02 17:28:14 +00:00
dbaron%dbaron.org e2b11ff472 Remove post-mozilla that's no longer used, since post-mozilla-rel.pl is used for Win32 release builds now (and has been for quite a while). 2005-01-02 17:26:25 +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
gerv%gerv.net b9086a41e4 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-01-01 18:57:51 +00:00
cltbld 56d0c3dc0f Add MOZ_PACKAGE_MSI default environment setting (off) to tinder-defaults
file. (cmp)
2004-12-24 21:02:21 +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
bryner%brianryner.com 884453541b Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron. 2004-12-15 05:52:44 +00:00
dbaron%dbaron.org 0c5e1f56be That doesn't work either, so just revert the change for the suite case. 2004-12-12 21:39:27 +00:00
dbaron%dbaron.org 5228f2084e Fix comment from previous change. 2004-12-12 20:33:07 +00:00
dbaron%dbaron.org 6c107f09fe More brokenness from recent changes needed to fix monkeypox orange. 2004-12-12 20:30:51 +00:00
dbaron%dbaron.org 34f56c864c app -register does not work for the suite. This should fix monkeypox orange. 2004-12-12 19:48:13 +00:00
dbaron%dbaron.org 89270f9512 Fix previous checkin. 2004-12-11 20:05:09 +00:00
dbaron%dbaron.org 03813e134e Txul and Ts should print links only if TestsPhoneHome. 2004-12-11 08:33:58 +00:00
dbaron%dbaron.org 04c4a42027 Avoid platform-specific timezone-computation nightmare and just check out using GMT. r=bryner 2004-12-10 22:39:24 +00:00
dbaron%dbaron.org 236117d6da Make build-camino.pl usable as a post-mozilla.pl given changes elsewhere. 2004-12-10 20:29:06 +00:00
dbaron%dbaron.org 93ad3bb7b8 Commit changes from pawn tinderbox, which is the only tinderbox using build-camino.pl and the only one where camino tests work. 2004-12-10 20:26:57 +00:00
bsmedberg%covad.net 7ccf6e4965 Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees. 2004-12-09 19:28:35 +00:00
dbaron%dbaron.org 9611279295 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 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
dbaron%dbaron.org ff064132cb Update for bsmedberg's client.mk changes. 2004-11-24 05:07:43 +00:00
dbaron%dbaron.org 90c17995dc Only make Tp a link when TestsPhoneHome is set. 2004-11-24 04:39:47 +00:00
dbaron%dbaron.org d556976e58 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 c8496f3daa find firefox osx profile dir whether it's profilename.random or random.profilename. 2004-11-16 00:31:06 +00:00
cltbld 64adfab76f find the profile dir for seamonkey on osx. 2004-11-15 22:40:09 +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 179f59c099 Make the main log file flush its output on every write. (cmp) 2004-11-05 23:17:39 +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 3892ae81b0 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 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 e05d1f56d8 Commit Windows-specific fixes for debugging symbols and profile test during
build. (cmp)
2004-10-12 20:01:50 +00:00
cltbld 568bacb471 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 4f1ea7f7a2 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 f817b06d84 fix profile finding for linux firefox. 2004-09-24 23:03:45 +00:00
cltbld 712bc9520f 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 5b7f34d3d1 fixing so tbird can find its profiles on the mac. 2004-09-23 23:10:02 +00:00