robert%accettura.com
993fd6c945
No bug, not part of build. escapeSimple() missing.
2005-02-24 05:35:50 +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
f6a65f5748
Change default mail recipient to my email address. (cmp)
2005-02-10 21:41:01 +00:00
mkaply%us.ibm.com
b595a56bec
Special case OS/2 so we can actually create a directory
2005-02-10 17:30:06 +00:00
robert%accettura.com
ade0d2bff8
Spelling (thanks to nobody for noticing)
...
No bug, not part of build
2005-02-07 15:16:39 +00:00
robert%accettura.com
a53cd675c5
- 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
a082a23770
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
7a8600c455
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
999cd7a68f
- 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
a0bed70a5b
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
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
cvshook%sicking.cc
d45a2fefae
Bug 280594: Make codesighs work on evil windows environments again.
...
r=dbaron
2005-02-03 14:11:54 +00:00
dbaron%dbaron.org
d1b039a91c
Add, commented out, the change needed to use dump.pl for a tinderbox.
2005-02-02 22:29:45 +00:00
dbaron%dbaron.org
bd25cfd572
Add additional file used for pageload servers for tinderbox.
2005-02-02 22:24:41 +00:00
cltbld
8d4f58592a
Add XForms xpi build and upload to packaging script. (cmp)
2005-01-29 23:43:15 +00:00
robert%accettura.com
247a364957
trim and remove html of all service input. Not part of any build.
2005-01-29 18:27:58 +00:00
cltbld
a8edea4f52
Add missing semi-colon onto symbols-transfer config option. (cmp)
2005-01-28 21:44:06 +00:00
robert%accettura.com
97c7f8cfbb
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
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
744ce82a14
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
01417e2e57
Add a fall-over technique to allow a multi-tinderbox session to exit
...
gracefully. (cmp)
2005-01-19 22:20:27 +00:00
cltbld
35ef6d2630
Change default results_server from axolotl to build-graphs.mozilla.org.
...
(cmp)
2005-01-18 06:55:52 +00:00
cltbld
cd4b9bf403
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
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
95d3aadaf3
Quiet warning by defining extrafiles to empty string.
2005-01-04 03:41:19 +00:00
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