mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
150 lines
5.2 KiB
HTML
150 lines
5.2 KiB
HTML
<html>
|
|
<head>
|
|
<title>xptcall Porting Status</title>
|
|
</head>
|
|
<body bgcolor = "white">
|
|
<h2><center>xptcall Porting Status</center></h2>
|
|
|
|
<h3>What is this?</h3>
|
|
|
|
This is a status page for the multiplatform porting of xptcall.
|
|
xptcall has a
|
|
<a href="http://www.mozilla.org/scriptable/xptcall-faq.html">FAQ</a>
|
|
and a
|
|
<a href="http://lxr.mozilla.org/mozilla/source/xpcom/libxpt/xptcall/porting.html">Porting Guide</a>.
|
|
|
|
<p>
|
|
|
|
This is being maintained by <a href="mailto:jband@netscape.com">John Bandhauer <jband@netscape.com></a>.
|
|
Feel free to email me with questions or to volunteer to contribute xptcall code for any platform.
|
|
|
|
<h3>Status</h3>
|
|
|
|
<table BORDER="1">
|
|
<TH BGCOLOR="yellow"
|
|
<TD>Status</TD>
|
|
<TD>Platform</TD>
|
|
<TD><img alt="Contributed code!" src="http://cvs-mirror.mozilla.org/webtools/tinderbox/star.gif">Contributors and Possible Contributors</TD>
|
|
<TD>Notes</TD>
|
|
</TH>
|
|
|
|
<TR>
|
|
<TD bgcolor="green"><font color="white"><b>Done</b></font></TD>
|
|
<TD>Win32</TD>
|
|
<TD><img alt="Contributed code!" src="http://cvs-mirror.mozilla.org/webtools/tinderbox/star.gif"><a href="mailto:jband@netscape.com">John Bandhauer <jband@netscape.com></a></TD>
|
|
<TD><a href="http://lxr.mozilla.org/mozilla/source/xpcom/libxpt/xptcall/src/md/win32">win32</a></TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD bgcolor="green"><font color="white"><b>Done</b></font></TD>
|
|
<TD>Linux x86</TD>
|
|
<TD><img alt="Contributed code!" src="http://cvs-mirror.mozilla.org/webtools/tinderbox/star.gif"><a href="mailto:jband@netscape.com">John Bandhauer <jband@netscape.com></a></TD>
|
|
<TD><a href="http://lxr.mozilla.org/mozilla/source/xpcom/libxpt/xptcall/src/md/unix">unix</a>(could be better without inline asm overhead)</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD bgcolor="green"><font color="white"><b>Done</b></font></TD>
|
|
<TD>FreeBSD and NetBSD x86</TD>
|
|
<TD><img alt="Contributed code!" src="http://cvs-mirror.mozilla.org/webtools/tinderbox/star.gif"><a href="mailto:toshok@hungry.com">Christoph Toshok <toshok@hungry.com></a><BR>
|
|
<img alt="Contributed code!" src="http://cvs-mirror.mozilla.org/webtools/tinderbox/star.gif"><a href="mailto:jband@netscape.com">John Bandhauer <jband@netscape.com></a></TD>
|
|
<TD><a href="http://lxr.mozilla.org/mozilla/source/xpcom/libxpt/xptcall/src/md/unix">unix</a><BR>(same as Linux 86 code)</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD bgcolor="khaki"><font color="black"><b>Started</b></font></TD>
|
|
<TD>Mac PPC</TD>
|
|
<TD><img alt="Contributed code!" src="http://cvs-mirror.mozilla.org/webtools/tinderbox/star.gif"><a href="mailto:rogerl@netscape.com">Roger Lawrence <rogerl@netscape.com></a></TD>
|
|
<TD><a href="http://lxr.mozilla.org/mozilla/source/xpcom/libxpt/xptcall/src/md/mac">mac</a> (just needs testing and debugging)</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD bgcolor="khaki"><font color="black"><b>Started</b></font></TD>
|
|
<TD>Solaris Sparc</TD>
|
|
<TD><img alt="Contributed code!" src="http://cvs-mirror.mozilla.org/webtools/tinderbox/star.gif"><a href="mailto:rogerl@netscape.com">Roger Lawrence <rogerl@netscape.com></a></TD>
|
|
<TD><a href="http://lxr.mozilla.org/mozilla/source/xpcom/libxpt/xptcall/src/md/unix">unix</a> (just needs testing and debugging)</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD bgcolor="red"><font color="white"><b>HELP!</b></font></TD>
|
|
<TD>OS/2</TD>
|
|
<TD><a href="mailto:mjf35@cam.ac.uk">John Fairhurst <mjf35@cam.ac.uk></a></TD>
|
|
<TD>John will likely do this</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD bgcolor="red"><font color="white"><b>HELP!</b></font></TD>
|
|
<TD>Linux ARM</TD>
|
|
<TD><a href="mailto:willy@bofh.ai">Matthew Wilcox <willy@bofh.ai></a></TD>
|
|
<TD align="center">-</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD bgcolor="red"><font color="white"><b>HELP!</b></font></TD>
|
|
<TD>Linux Sparc</TD>
|
|
<TD><a href="mailto:anton@progsoc.uts.edu.au">Anton Blanchard <anton@progsoc.uts.edu.au></a></TD>
|
|
<TD align="center">-</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD bgcolor="red"><font color="white"><b>HELP!</b></font></TD>
|
|
<TD>Linux PPC</TD>
|
|
<TD><a href="mailto:jsproul@condor.fddi.wesleyan.edu">Jason Y. Sproul <jsproul@condor.fddi.wesleyan.edu></a><BR>
|
|
<a href="mailto:darkmane@w-link.net">Sean Chitwood <darkmane@w-link.net></a></TD>
|
|
<TD align="center">-</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD bgcolor="red"><font color="white"><b>HELP!</b></font></TD>
|
|
<TD>Linux Alpha</TD>
|
|
<TD>Dan Morril (address unknown)</TD>
|
|
<TD align="center">-</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD bgcolor="red"><font color="white"><b>HELP!</b></font></TD>
|
|
<TD>SunOS x86</TD>
|
|
<TD><a href="mailto:ppokorny@mindspring.com">Philip Pokorny <ppokorny@mindspring.com></a></TD>
|
|
<TD align="center">-</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD bgcolor="red"><font color="white"><b>HELP!</b></font></TD>
|
|
<TD>HP-UX</TD>
|
|
<TD align="center">-</TD>
|
|
<TD align="center">-</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD bgcolor="red"><font color="white"><b>HELP!</b></font></TD>
|
|
<TD>AIX</TD>
|
|
<TD align="center">-</TD>
|
|
<TD align="center">-</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD bgcolor="red"><font color="white"><b>HELP!</b></font></TD>
|
|
<TD>Irix</TD>
|
|
<TD align="center">-</TD>
|
|
<TD align="center">-</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD bgcolor="red"><font color="white"><b>HELP!</b></font></TD>
|
|
<TD>All others!</TD>
|
|
<TD align="center">-</TD>
|
|
<TD align="center">-</TD>
|
|
</TR>
|
|
|
|
|
|
|
|
</table>
|
|
|
|
<p>
|
|
|
|
<hr>
|
|
<b>Author:</b> <a href="mailto:jband@netscape.com">John Bandhauer <jband@netscape.com></a><br>
|
|
<b>Last modified:</b> 30 April 1999
|
|
|
|
</body>
|
|
</html>
|