llvm-6502/docs/ReleaseTasks.html
John Criswell c9e64b5943 Removed items that are done or irrelevant.
Added a few new items.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9096 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-13 18:26:44 +00:00

180 lines
5.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>LLVM Public Release Project</title>
</head>
<body bgcolor="white">
<center>
<h1><font size="7">LLVM Public Release Project</font></h1>
</center>
<ul>
<li><a href="#what">What is this?</a> </li>
<li><a href="#priorities">Priorities</a>
<ol>
<li><a href="#high">High Priority</a> </li>
<li><a href="#medium">Medimum Priority</a> </li>
<li><a href="#low">Low Priority</a> </li>
</ol>
</li>
</ul>
<br>
<!-- *********************************************************************** -->
<table width="100%" bgcolor="#330077" border="0" cellpadding="4"
cellspacing="0">
<tbody>
<tr>
<td align="center"><font color="#eeeeff" size="+2"
face="Georgia,Palatino"><b> <a name="what">What is this? </a></b><a
name="what"></a></font></td>
</tr>
</tbody>
</table>
<ul>
<!-- *********************************************************************** -->
This document is a list of things to do before the LLVM project is
publicly released. &nbsp;It will provide a checklist so that we know
what has been done and what is left to be done. &nbsp;It will also keep
a "wishlist" of desirable features.
<p><!-- *********************************************************************** -->
</p>
</ul>
<table width="100%" bgcolor="#330077" border="0" cellpadding="4"
cellspacing="0">
<tbody>
<tr>
<td align="center"><font color="#eeeeff" size="+2"
face="Georgia,Palatino"><b> <a name="priorities">Priorities</a></b><a
name="improving"></a></font></td>
</tr>
</tbody>
</table>
<ul>
<!-- *********************************************************************** -->The
list of things to do...
<p><!-- ======================================================================= -->
</p>
</ul>
<table width="50%" bgcolor="#441188" border="0" cellpadding="4"
cellspacing="0">
<tbody>
<tr>
<td>&nbsp;</td>
<td width="100%">&nbsp;&nbsp;<font color="#eeeeff" size="+1"
face="Georgia,Palatino"><b><a name="high">High Priority</a></b><a
name="glibc"></a></font></td>
</tr>
</tbody>
</table>
<ul>
<ul>
<ul>
</ul>
<li>Documentation</li>
<ul>
<li>Expand documentation on creating an LLVM project.</li>
</ul>
<li>Licenses</li>
<ul>
<li>Create license files for anything in the distribution that is
not under our license.<br>
</li>
</ul>
<li>Ensure SafeCode builds.</li>
<li>Create a system for managing development and releases (i.e. CVS
branching, labeling revisions, etc).</li>
<li>Create a web page for downloading LLVM.
<li>Create a method for requesting the GCC front end source code.
</ul>
<p><!-- ======================================================================= -->
</p>
</ul>
<table width="50%" bgcolor="#441188" border="0" cellpadding="4"
cellspacing="0">
<tbody>
<tr>
<td>&nbsp;</td>
<td width="100%">&nbsp;&nbsp;<font color="#eeeeff" size="+1"
face="Georgia,Palatino"><b><a name="medium">Medium Priority</a></b><a
name="NightlyTest"></a></font></td>
</tr>
</tbody>
</table>
<ul>
<ul>
<li>Improve documentation on how to create an LLVM project.<br>
</li>
<li>Test Suite</li>
<ul>
<li>Add Feature and Regression tests to nightly tester.</li>
<li>Develop better QMTest database method.<br>
</li>
</ul>
<li>Write regression tests.</li>
<ul>
<li>The C++ constructor on dlopen() bug on Solaris.</li>
</ul>
</ul>
<ul>
<li>Release Management</li>
</ul>
<ul>
<ul>
<li>Find and implement a bug reporting system (i.e. Bugzilla).</li>
</ul>
</ul>
<p><!-- ======================================================================= -->
</p>
</ul>
<table width="50%" bgcolor="#441188" border="0" cellpadding="4"
cellspacing="0">
<tbody>
<tr>
<td>&nbsp;</td>
<td width="100%">&nbsp;&nbsp;<font color="#eeeeff" size="+1"
face="Georgia,Palatino"><b><a name="low">Low Priority</a></b><a
name="programs"></a></font></td>
</tr>
</tbody>
</table>
<ul>
<ul>
<li>GCC C Front End</li>
<ul>
<li>Place the C front end into the CVS repository.</li>
<li>Ensure that the C front end compiles and installs nicely.</li>
</ul>
<li>Create an installer for the software.</li>
<li>Testing</li>
<ul>
<li>Create descriptions of what each test is doing (test
specifications).<br>
</li>
<li>Test LLVM on various Linux distributions.</li>
<li>Test LLVM on various Solaris versions.</li>
<li>Test LLVM on Solaris/x86.</li>
</ul>
<ul>
</ul>
<li>Documentation</li>
<ul>
<li>Create man pages for the LLVM utilities.</li>
<li>Create man pages for the LLVM libraries.</li>
</ul>
<li>Rewrite this page without Netscape Composer :)<br>
</li>
</ul>
</ul>
<font size-1="">
<address><a href="mailto:criswell@cs.uiuc.edu">John Criswell</a></address>
<!-- Created: Tue Aug 6 15:00:33 CDT 2002 --><!-- hhmts start --> Last
modified: Sat May 31 14:54:03 CDT 2003<!-- hhmts end --> </font> <br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>