davel%mozilla.com
c8569c85b5
b=352305, on behalf of asqueella
...
r=davel
Mark more clearly the parts of the xpcshell unit test example that
need to be customized, and convert the existing example to an
in-place runnable example
2006-09-13 16:33:39 +00:00
davel%mozilla.com
410f2f877b
fix typo from checkin of bug 352248
2006-09-12 14:06:17 +00:00
davel%mozilla.com
a4013fc74c
bug 352248, r=davel, checking in for asqueella
...
clean up code to established coding standards
2006-09-12 06:19:26 +00:00
dbaron%dbaron.org
db513ba375
Fix build with MSYS. b=352206 Patch from Sylvain Pasche <sylvain.pasche@gmail.com>. r=dbaron
2006-09-11 21:30:58 +00:00
gerv%gerv.net
88a5b76401
Improvements to the process of making the ID list for about:licence.
2006-09-06 21:56:52 +00:00
gerv%gerv.net
a8fd61cc6d
Misc updates - particularly as to what still needs to be done
2006-09-06 21:35:00 +00:00
rhelmer%mozilla.com
056fa9536e
enable lightning.xpi for Mac b=350977 r=preed
2006-09-06 00:13:11 +00:00
mattwillis%gmail.com
d331f5e14a
bug 349032 - use correct packager so branding and EULA is put into .dmg
2006-09-02 02:03:36 +00:00
benjamin%smedbergs.us
4b74339c6f
Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento
2006-08-29 16:53:40 +00:00
timeless%mozdev.org
6d112f0859
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-08-28 20:17:01 +00:00
timeless%mozdev.org
97d86b0df2
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
mattwillis%gmail.com
48163c76f3
Reapplying change from bug 349316. This didn't fix talkback.
2006-08-28 17:02:31 +00:00
mattwillis%gmail.com
7b94a90910
backing out change from bug 349316 to see if talkback builds for mac tomorrow.
2006-08-28 01:09:42 +00:00
gavin%gavinsharp.com
5380f7fe8e
Remove extra trailing } to fix failure due to fix for bug 350268
2006-08-27 19:42:21 +00:00
mattwillis%gmail.com
493cd52609
bug 349316 - Sets Mac tinderboxes to use carbon widgets. r=rhelmer
2006-08-24 18:49:20 +00:00
rhelmer%mozilla.com
2796468aa1
required for lightning talkback b=348679
2006-08-22 23:13:31 +00:00
mattwillis%gmail.com
8d047838d3
bug 348679 - patch D - Enables talkback on Sunbird for Mac and Linux. r=preed
2006-08-21 23:35:54 +00:00
rhelmer%mozilla.com
cd9a3a96f1
move sunbird and lightning configs to public repo. b=337362
2006-08-21 19:11:44 +00:00
rhelmer%mozilla.com
1b1119e07a
move sunbird osxppc tinderconfigs public b=337362
2006-08-21 18:50:19 +00:00
rhelmer%mozilla.com
adeda0f1a4
move lightning osxppc tinderconfigs public b=337362
2006-08-21 18:49:37 +00:00
rhelmer%mozilla.com
e6a29e5784
move sunbird osxppc tinderconfigs public b=337362
2006-08-21 18:47:29 +00:00
preed%mozilla.com
b8dd171841
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
e15b6ab38c
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
mattwillis%gmail.com
b2f156293c
disable objdir so talkback works
2006-08-19 21:35:32 +00:00
ccooper%deadsquid.com
d12ee5d344
b=348899
...
r=preed
- remove dependency on LWP::UserAgent, standardize on wget for submitting grpah results on all platforms
2006-08-17 21:57:35 +00:00
mattwillis%gmail.com
30c4cb168e
reenable objdir. see if it busts talkback
2006-08-17 17:01:03 +00:00
rhelmer%mozilla.com
1b5af05a23
use text not HTML version. b=342055
2006-08-16 22:26:22 +00:00
rhelmer%mozilla.com
fbfd5c9a45
nightly builds to monitor. b=342055
2006-08-16 21:49:26 +00:00
mattwillis%gmail.com
e6e73edecd
disable usage of objdir to try and fix talkback. if this works, we'll likely want to fix talkback's building, rather than leave this.
2006-08-16 12:43:20 +00:00
rhelmer%mozilla.com
4e44124517
b=348575 r=preed workaround missing on linux seamonkey installer builds
2006-08-16 01:01:29 +00:00
mattwillis%gmail.com
d50f558cb7
Attempt to enable talkback for win32
2006-08-15 01:08:40 +00:00
ccooper%deadsquid.com
e1637468dc
- set $ObjDir for thunderbird
2006-08-11 14:37:40 +00:00
ccooper%deadsquid.com
eed9911d15
- update $update_platform for UB
2006-08-11 13:59:27 +00:00
rhelmer%mozilla.com
6aa9208009
add new layout performance local test. b=348288, r=preed
2006-08-11 00:47:43 +00:00
preed%mozilla.com
3cd776575a
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
cltbld
28a9274e25
- updated config for UB
2006-08-10 22:23:42 +00:00
preed%mozilla.com
33e3a396d6
Bug 346926: Move patcher to the public repo. These were checked in from the PATCHER2_PUBLIC_RELEASE tag. r=rhelmer.
2006-08-10 22:00:06 +00:00
benjamin%smedbergs.us
1c1fabbeb1
Bug 348234 - trace-malloc utilities should use frozen linkage, r=dbaron
2006-08-10 16:38:00 +00:00
rhelmer%mozilla.com
7d2172ad65
run one test per build in TestOnlyTinderbox. b=347953, r=preed
2006-08-09 21:16:41 +00:00
preed%mozilla.com
e3cecfa200
Bug 336463: Move common utility functions to build-seamonkey-util.pl. r=rhelmer.
2006-08-09 19:22:39 +00:00
rhelmer%mozilla.com
3058ed830d
add RunUnitTests as a new tinderbox test. b=347820, r=preed
2006-08-08 23:56:35 +00:00
preed%mozilla.com
f5b5b541ca
Bug 347947: Tinderbox auto-update should update to a stable tag, not to HEAD. r=rhelmer.
2006-08-08 23:38:30 +00:00
ccooper%deadsquid.com
4f2582aa6e
- checking in existing tinderbox configs for MacOSX (PPC only)
2006-08-08 22:56:08 +00:00
rhelmer%mozilla.com
2edf37dfb3
use graph_time properly b=342767 r=preed
2006-08-05 00:23:19 +00:00
cbiesinger%web.de
39d52561f2
Bug 346922 make assertions fatal when running unit tests
...
r=davel sr=darin
2006-08-03 18:41:25 +00:00
bzbarsky%mit.edu
59e16114bb
Make it possible to restart jprof in RTC mode. Bug 341594, r=dbaron, sr=shaver
2006-08-01 15:50:16 +00:00
pedemont%us.ibm.com
c7057366e7
Bug 345992 - xforms.xpi for Mac/Universal builds packaged incorrectly. r=rhelmer.
2006-07-28 18:29:17 +00:00
robert%accettura.com
6912abf88d
Add "disability access" problem type to reporter webtool.
2006-07-22 03:18:15 +00:00
preed%mozilla.com
273897b569
Bug 344002: l10n nightly builds should automatically pick up version number changes; r=rhelmer
2006-07-19 22:14:05 +00:00
mattwillis%gmail.com
3bc83de410
bug 345149 - Handle Sunbirds that aren't named 'Sunbird'. r=rhelmer
2006-07-19 22:07:02 +00:00