Commit Graph

1613 Commits

Author SHA1 Message Date
dbaron%dbaron.org
cde791bfac Remove CRs (whitespace change only). 2005-09-21 20:32:30 +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
gerv%gerv.net
35149ea17d Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
ccooper%deadsquid.com
ece8911f9d - use 'ne' for string comparison 2005-09-12 12:34:04 +00:00
darin%meer.net
42b144f79e fixes bug 306077 "do not package channel-prefs.js in MAR complete and partial patches" r=chase 2005-09-01 18:41:11 +00:00
cmp%mozilla.org
63f47bbf03 Add 'unwrap_full_update.sh' script to unwrap complete .mar packages. Bug
306463, attachment 194363.  Patch by Darin Fisher <darin@meer.net>.
r=chase@mozilla.org
2005-08-30 23:27:05 +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
cmp%mozilla.org
f382f80918 Add partial-patch target to tools/update-packaging/Makefile.in to invoke
make_incremental_update.sh.  Bug 306206, attachment 194073.
r=chase@mozilla.org
2005-08-28 03:27:14 +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
mark%moxienet.com
5493db32be Bug 305565, should not reference removed directory in allmakefiles.sh. r=bsmedberg a/1.8=bsmedberg 2005-08-24 13:24:41 +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
darin%meer.net
a21835e47d fixes bug 299733 "Mac update creates /Applications/DeerPark.app/DeerPark.app" r=mconnor sr=bsmedberg a=chase 2005-07-05 21:51:26 +00:00
darin%meer.net
e4f51f605e Landing update packaging changes for bug 299021 "Support updating optionally installed components" r=chase 2005-07-05 17:44:09 +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
cltbld
41a6e68950 Change update-staging to aus-staging.mozilla.org. Change ~ to $ENV{HOME}.
(chase)
2005-06-23 00:32:58 +00:00
cltbld
fbe2b54a84 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
darin%meer.net
9214c40bc9 Change name of full update files from update.mar to $(PKG_BASENAME).mar, r=chase 2005-06-22 23:52:41 +00:00
cltbld
82535db879 Add build ID to the information contained in the snippet and sent to AUS.
(chase)
2005-06-22 17:50:30 +00:00
cltbld
67d840fe93 Use the expected hash value for the update info. 2005-06-22 02:43:28 +00:00
cltbld
81790bb55c Package update.mar and inform auslite about the new file. Bug 297960,
attachment 186982. (chase)
2005-06-22 02:36:09 +00:00
cmp%mozilla.org
fadb423a16 Build the MAR file by packaging dist/$(MOZ_PKG_APPNAME) instead of dist/bin
as that location has been tailored to for distribution.  a=asa
2005-06-22 02:17:13 +00:00
darin%meer.net
a40778962c Leverage -C command line flag when calling the mar executable to avoid
need to "cd" into $workdir.  This allows us to locate the mar executable
using a relative file path, which is a good thing since $PWD is sometimes
not set correctly on the tinderbox systems.  (This patch is based on
discussion with Chase over IRC.)
2005-06-22 00:32:16 +00:00
cmp%mozilla.org
6abea78b0f Call make_full_update.sh from the current directory instead of changing
into $(DIST)/bin.  Bug 297960, attachment 186865.  a=asa
2005-06-21 00:41:37 +00:00
darin%meer.net
6c7477ff1e Make it easy to generate a full update of dist/bin 2005-06-16 22:28:09 +00:00
gandalf%firefox.pl
31f502d4a6 Bug 288823: Trace-malloc fails to compile on windows; p=bugzilla@mcsmurf.de,r+sr=dbaron,a=brendan 2005-06-11 12:52:23 +00:00
robert%accettura.com
3020f82192 make service work again 2005-06-11 04:20:52 +00:00
robert%accettura.com
dbcbc85874 slight change to install notes to enable utf-8 support 2005-06-11 04:17:28 +00:00
cltbld
8fb84ef0b8 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
fa03bc7b64 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
643cd0df39 Use the multi-line formatting that's now available for multi-config.pl in
the --multi-config example.
2005-06-10 22:58:13 +00:00
cltbld
35671edf1c Slurp the entire multi-config.pl file and eval it as a whole to allow
multi-line variable entries.
2005-06-10 22:55:31 +00:00
cltbld
19f80f3e66 Add a default LocaleProduct of "browser". 2005-06-10 22:45:38 +00:00
cltbld
e9e8b176e0 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
1699835d97 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
robert%accettura.com
b87be82d44 fix product list not showing up 2005-06-10 04:31:15 +00:00
robert%accettura.com
22350a4825 forgot to add stats before 2005-06-10 04:30:30 +00:00
robert%accettura.com
cf145b5171 remove old config All of this is not part of the build 2005-06-10 03:59:47 +00:00
robert%accettura.com
b7a36a3dbe A whole lotta changin' goin' on...
- make configs consistant (app_url and app_path weren't making sense)
- move includes out of /app since it's used by more than just /app
- documentation on contrib classes needed
- implement templating engine
- fix spacing through all code
- some css changes to improve our looks (slightly)
- escape login variables
- Custom Column Queries
- Fix Pagination when using custom queries, or aggregate view
- Only query for total records if we the data set is full (>= $_GET['show']).  Pointless to figure how how many pages when we know we don't fill the first.
- truncate all columns at 100 characters in query view so pages don't span to far
- truncate all url's in report view over 100 chars in length
- Statistics (initial landing)
- Don't use cache-control to prevent slowness (bug 296670)
- Slightly revised css theming
- Add schema
- Rename config to config-default
2005-06-10 03:58:46 +00:00
robert%accettura.com
a68af7bbdf removing. Some unneeded, some going elsewhere a=asa (blanket), Not part of build 2005-06-10 03:27:54 +00:00
darin%meer.net
b5ab91e644 Landing update packaging scripts (bug 296306) r=bsmedberg 2005-06-09 01:29:17 +00:00
robert%accettura.com
f19de8bf46 Fixing some server bustage (not including iolib to print header). NPOTB 2005-05-24 17:50:09 +00:00
robert%accettura.com
bc78088567 Bug 295156 Reporter should use rel="nofollow" to deter spammers and not boost google rank of pages in database 2005-05-22 22:53:30 +00:00
robert%accettura.com
0629a6fbbe Fix entity in pagination on reporter server. To trivial for a bug, not part of build. 2005-05-20 01:42:06 +00:00
robert%accettura.com
24124a4ad4 Bug 294678 - Change Website to "web site" throughout Reporter p=jwalden+bmo@mit.edu r=me a=asa 2005-05-19 19:28:07 +00:00
robert%accettura.com
3fa9e29b46 Bug 293854 don't use relative links in footer. NPOTB 2005-05-12 17:18:00 +00:00
bsmedberg%covad.net
a3fd0bdd2d Bug 287262 - Allow the list of directories for l10n comparison to be configurable a=Chase 2005-05-05 19:15:30 +00:00
cmp%mozilla.org
c007333680 Commit base version of this file to make branch work simpler. 2005-05-03 19:34:09 +00:00
cmp%mozilla.org
4f3cfddd92 Commit base versions of these files to make branch-related work simpler. 2005-05-03 19:25:53 +00:00
robert%accettura.com
081f237f28 I could have sworn I did this already, but I guess not. Removing rss feeds from header (which is really just a dump of mozilla.org page), and adjusting tabs to meet reporter's needs. No bug. Already implemented on server. 2005-04-24 02:50:19 +00:00
robert%accettura.com
0fb6d3f542 server half of bug 285653. Add new problem types, as well as a few changes to make it easier to add/change them in the future. Not part of any build 2005-04-20 21:43:25 +00:00
dbaron%dbaron.org
fc1be1fe99 Fix bustage. b=288626 2005-04-06 06:02:47 +00:00
robert%accettura.com
fdc190bfe5 fix broken link in agg queries. Not part of build, no bug (as with checkin before) 2005-04-02 05:44:28 +00:00
robert%accettura.com
2145134fa6 more portable escaping, moved to selectLimit(), fixed pagination bug from move to ADOdb, fixed that bug in the service so it works again, other tiny changes. 2005-04-02 04:25:08 +00:00
dbaron%dbaron.org
2419559d71 For functions in the binary, output something compatible with addr2line. b=230336 r=brendan 2005-03-30 01:54:54 +00:00
robert%accettura.com
2ff10a6b1b rather than silly dev config's from one of my home comp's scrap apache/mysql installs, we should use defaults. (more fallout from bug 285536). I'm pretty sure
this is the last loose end.
2005-03-12 04:30:02 +00:00
robert%accettura.com
c8b4f09221 also part of bug 285536. Don't need this debug code. Not part of build. 2005-03-12 04:25:36 +00:00
robert%accettura.com
17c77b2abb mistake from checkin for bug 285536. Debug should be off by default. 2005-03-12 04:21:40 +00:00
robert%accettura.com
111c11d36f move reporter tool to ADOdb (bug 285536). Not part of build. 2005-03-12 04:19:29 +00:00
cltbld
fd0b9de018 Fix silly conditional issue by removing the conditional completely. It
was an accidental dup.
2005-03-09 22:06:46 +00:00
robert%accettura.com
852a66fa07 No bug, not part of build. escapeSimple() missing. 2005-02-24 05:35:50 +00:00
mkaply%us.ibm.com
08f480fde5 #282489
r=cmp
OS/2 support for post-mozilla.pl
2005-02-17 13:49:50 +00:00
cltbld
efd2078839 Support copying both dmg.gz and dmg files in packit_l10n. (cmp) 2005-02-17 04:47:19 +00:00
cltbld
933d8fa9af 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
39eef32235 Change default mail recipient to my email address. (cmp) 2005-02-10 21:41:01 +00:00
mkaply%us.ibm.com
0cbac93e5d Special case OS/2 so we can actually create a directory 2005-02-10 17:30:06 +00:00
robert%accettura.com
7df21cb29e Spelling (thanks to nobody for noticing)
No bug, not part of build
2005-02-07 15:16:39 +00:00
robert%accettura.com
586327b1cf - Better sorting
- don't show date on agregate view (pointless)
- default sort of agregate by number of reports
- correct typo on deciding if agregate checkbox should be checked
- other small fixes

No bug, not part of build
2005-02-06 23:59:34 +00:00
robert%accettura.com
441d956514 Some more fixes\r
- Only show commented SQL on debug mode\r
- Sub order to prevent dyslexic reloads\r
- rawurlencode values to prevent loss of data (in particular product Identifiers)\r
- don't allow sorting by report ID because it's pointless\r

No bug, not part of build
2005-02-06 23:39:43 +00:00
cltbld
f3befd8f6b Revision 1.291 introduced a change to the way the profile directories were
searched for (via internal glob) that the log shows was intended to be
reversed in revision 1.293.  With 1.293, building Thunderbird (aviary1.0.1
+ trunk) got an orange testfailed build result.

This revision fixes a bug introduced in 1.293 that removed the globbing.
With this change I can now build Thunderbird on crazyhorse and get green.
(cmp)
2005-02-06 06:05:25 +00:00
robert%accettura.com
7364b7debe - Implemented UI for "Agregate" aka count
- Enabled abillity to drill down and for agregate query
- default to DESC when viewing results (makes more sense since that's what people expect).

Not part of build.  No bug.
2005-02-06 05:52:25 +00:00
cltbld
c7eee99bab Merge in build-seamonkey-util.pl changes on beast.
* Add initial work to save build directories after the build is complete.
  * Add more diagnostic messages to track build's progress.
  * Bug fix for startup performance tests on Windows platforms.
  * More fixes for CodesizeManifest tests.
(cmp)
2005-02-05 23:46:18 +00:00
cltbld
aebab8f64d Only create the <platform>-xpi directories if they're needed. (cmp) 2005-02-05 06:48:06 +00:00
cltbld
6a3c2d9cc0 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
cvshook%sicking.cc
f5397381a1 Bug 280594: Make codesighs work on evil windows environments again.
r=dbaron
2005-02-03 14:11:54 +00:00
dbaron%dbaron.org
ea90843676 Add, commented out, the change needed to use dump.pl for a tinderbox. 2005-02-02 22:29:45 +00:00
dbaron%dbaron.org
86ecfcf7cb Add additional file used for pageload servers for tinderbox. 2005-02-02 22:24:41 +00:00
cltbld
e46dde1236 Add XForms xpi build and upload to packaging script. (cmp) 2005-01-29 23:43:15 +00:00
robert%accettura.com
fc374ed1e4 trim and remove html of all service input. Not part of any build. 2005-01-29 18:27:58 +00:00
cltbld
589f680fe4 Add missing semi-colon onto symbols-transfer config option. (cmp) 2005-01-28 21:44:06 +00:00
robert%accettura.com
ec1c88cc67 inital landing of reporter webtool!
lacks documentation, some things still not implemented.  A functional work in progress.

a=asa
2005-01-28 04:01:32 +00:00
cltbld
a5f183e4c2 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
73c4fc8529 After a build completes, change back into the previous directory (instead
of changing into the parent directory). (cmp)
2005-01-19 22:46:59 +00:00
cltbld
1845c03de5 Add a fall-over technique to allow a multi-tinderbox session to exit
gracefully. (cmp)
2005-01-19 22:20:27 +00:00
cltbld
1fbdcdec38 Change default results_server from axolotl to build-graphs.mozilla.org.
(cmp)
2005-01-18 06:55:52 +00:00
cltbld
bd25109b0c Add MOZ_SYMBOLS_TRANSFER_TYPE default of scp.
Add comments for MOZ_SYMBOLS_TRANSFER_TYPE and reformat comments for
MOZ_PACKAGE_MSI for readability. (cmp)
2005-01-13 23:26:58 +00:00
cltbld
92aa29e802 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
17c2a55125 Quiet warning by defining extrafiles to empty string. 2005-01-04 03:41:19 +00:00
dbaron%dbaron.org
ed164b7d39 Reduce default startup test timeout. 2005-01-02 21:56:04 +00:00
dbaron%dbaron.org
feddef54e5 Update to reflect PreBuild change. 2005-01-02 17:30:07 +00:00
dbaron%dbaron.org
499a4736f4 Update sample to reflect PreBuild change. 2005-01-02 17:28:14 +00:00
dbaron%dbaron.org
1f7eebc44c 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
1f56b71934 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
386575a68a Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-01-01 18:57:51 +00:00
cltbld
54cada1515 Add MOZ_PACKAGE_MSI default environment setting (off) to tinder-defaults
file. (cmp)
2004-12-24 21:02:21 +00:00
cltbld
e617952349 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
d9626f6746 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
232e5e4252 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
8d6d2a9cd3 Fix comment from previous change. 2004-12-12 20:33:07 +00:00
dbaron%dbaron.org
fdf8225bf6 More brokenness from recent changes needed to fix monkeypox orange. 2004-12-12 20:30:51 +00:00
dbaron%dbaron.org
92b789bc43 app -register does not work for the suite. This should fix monkeypox orange. 2004-12-12 19:48:13 +00:00
dbaron%dbaron.org
5b19fde8b1 Fix previous checkin. 2004-12-11 20:05:09 +00:00
dbaron%dbaron.org
664a6c2908 Txul and Ts should print links only if TestsPhoneHome. 2004-12-11 08:33:58 +00:00
dbaron%dbaron.org
97b2473cdf 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
bd121dbcef Make build-camino.pl usable as a post-mozilla.pl given changes elsewhere. 2004-12-10 20:29:06 +00:00
dbaron%dbaron.org
3148ac070e 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
79241940e8 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
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
dbaron%dbaron.org
4a4d923391 Inccrease regxpcom timeout since 15 seconds is too short and we're not supposed to hit the timeout under normal conditions. 2004-06-21 23:50:38 +00:00
cltbld%netscape.com
74542b550f Special case Thunderbird profile location on OS X to match #ifdef in nsXREDirProvider 2004-06-19 20:22:45 +00:00
ben%bengoodger.com
1aed571d00 add NO_EM_RESTART to default tinderbox config to prevent tinderboxes building ng apps from going orange right away. r=bryner. 2004-06-18 08:13:40 +00:00
myk%mozilla.org
62fa138ad7 strip the query string before dividing the file into path and filename so that we don't divide on a slash in the query string by accident 2004-06-18 00:12:51 +00:00
dbaron%dbaron.org
2fb3d6591f Don't check exit value from profile creation since semi-single-profile makes things inconsistent. r=bryner 2004-06-17 23:16:27 +00:00
myk%mozilla.org
4169cdf7d1 collect stats for extensions as well 2004-06-17 23:02:17 +00:00
myk%mozilla.org
7c5c0c426c deal with funky directory for gatech logs 2004-06-16 23:17:41 +00:00
myk%mozilla.org
814ebc1201 add simple verbosity hack 2004-06-16 23:17:19 +00:00
bryner%brianryner.com
8a94f429b0 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
28917b3e97 mac archive packaging 2004-06-08 00:02:17 +00:00
bryner%brianryner.com
9c84476494 fix salted profile names for mac os x 2004-06-07 23:09:23 +00:00
bryner%brianryner.com
c9ca4eb2b3 Fix a couple more problems... use a better globbing syntax, remove quotes on the glob for unix since it doesn't seem to work, and make sure to assign to the right variable. 2004-06-06 19:40:20 +00:00
bryner%brianryner.com
053ade46e9 Oops, need to do globbing after we do the backslash substitution, or cygwin perl is mightily confused. 2004-06-06 18:47:50 +00:00
bryner%brianryner.com
af3d6f694f We need to call get_profile_dir again after creating the profile, otherwise it won't contain the salt extension. 2004-06-06 06:44:51 +00:00
bryner%brianryner.com
b1787b9877 Apply profile salting fix to windows as well, and protect against spaces in filenames 2004-06-06 05:30:21 +00:00
leaf%mozilla.org
b980fe59cc find firefox-style salted profile directories to pass to prefs.js-finding
function.
2004-06-05 01:28:36 +00:00
ben%bengoodger.com
28b6042575 update build scripts to look for profile in the new locations... r=bryner 2004-06-04 00:00:35 +00:00
cbiesinger%web.de
77493fa44f install-links doesn't need csh, /bin/sh suffices
r=mcafee bug 245058
2004-05-30 11:11:26 +00:00
cltbld
9bc315dc93 thunderbird build file 2004-05-28 21:41:03 +00:00
myk%mozilla.org
b118821968 updating schema 2004-05-22 17:08:48 +00:00
myk%mozilla.org
15f664a92d reorganizing directory layout 2004-05-22 16:52:04 +00:00
myk%mozilla.org
3afe02e6e0 Don't assume we're in the root dir and intensify some comments about what we should be doing. 2004-05-22 16:43:20 +00:00
myk%mozilla.org
17162ac311 print informative messages to STDOUT instead of a log file. We can use standard shell redirection to put them into a log file if we want. 2004-05-22 14:14:16 +00:00
myk%mozilla.org
18d1d1ac74 Treat compressed files as if they were the same as their uncompressed versions so that we can compress files and not have them be reprocessed. Also, handle bzip2ed files. 2004-05-22 14:09:58 +00:00
cls%seawood.org
c2712dd963 Fixing build bustage.
Bug #238036
2004-05-19 05:40:20 +00:00
cltbld%netscape.com
a32daf91c5 The component registry has been called compreg.dat for quite awhile now. -bryner 2004-05-18 04:26:34 +00:00
myk%mozilla.org
b05728efec initial checkin of download-stats tool for processing download logs into MySQL database and then generating stats from them 2004-05-13 21:41:14 +00:00
bzbarsky%mit.edu
c594642f8f Skip over __restore_rt frames when generating profile analysis results. Bug
243483, r=shaver, sr=dbaron
2004-05-13 18:59:37 +00:00