summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-10-13 18:26:44 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-10-13 18:26:44 +0000
commitc9e64b5943f1585a7ef82087cbf37452e7b9a5cf (patch)
tree7c32c7455bdc4e42abebca0330c5e1338f1b8fd8 /docs
parent4946a8cf56325e90999a078fa406b5af60061aa2 (diff)
downloadllvm-c9e64b5943f1585a7ef82087cbf37452e7b9a5cf.tar.gz
llvm-c9e64b5943f1585a7ef82087cbf37452e7b9a5cf.tar.bz2
llvm-c9e64b5943f1585a7ef82087cbf37452e7b9a5cf.tar.xz
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
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseTasks.html28
1 files changed, 2 insertions, 26 deletions
diff --git a/docs/ReleaseTasks.html b/docs/ReleaseTasks.html
index d09e90cd22..2c9e0dda65 100644
--- a/docs/ReleaseTasks.html
+++ b/docs/ReleaseTasks.html
@@ -69,45 +69,21 @@ list of things to do...
<ul>
<ul>
</ul>
- <li>Test Suite</li>
- <ul>
- <li>Finish QMTest Integration.<br>
- </li>
- </ul>
<li>Documentation</li>
<ul>
- <li>Write documentation on the LLVM tools.</li>
- <li>Create release notes.<br>
- </li>
<li>Expand documentation on creating an LLVM project.</li>
- <li>Create a FAQ for common problems.<br>
- </li>
- <li>Review docs, ensuring that the information is up to date.</li>
- <li>Add an install doc to the source tree (web version gets
-updated in main branch).<br>
- </li>
</ul>
- <li>Improve GCC C/C++ Front End<br>
- </li>
<li>Licenses</li>
<ul>
- <li>Ensure all software in source tree has proper license.<br>
- </li>
- </ul>
- <ul>
- <li>Check licenses in test/Programs to ensure everything is good.</li>
<li>Create license files for anything in the distribution that is
not under our license.<br>
</li>
</ul>
<li>Ensure SafeCode builds.</li>
- <li>Ensure SPEC works.<br>
- </li>
<li>Create a system for managing development and releases (i.e. CVS
branching, labeling revisions, etc).</li>
- <li>Move utils/Burg, utils/Tblgen, and lib/Support into support/lib
-and support/tools directory.<br>
- </li>
+ <li>Create a web page for downloading LLVM.
+ <li>Create a method for requesting the GCC front end source code.
</ul>
<p><!-- ======================================================================= -->
</p>