aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Projects.html
Commit message (Collapse)AuthorAgeFilesLines
* * Send people to the LLVMdev archive/subscription page rather than just stateMisha Brukman2003-10-301-6/+7
| | | | | | | | the address * Somewhat standardize the footer of the page git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9605 91177308-0d34-0410-b5e6-96231b3b80d8
* Merged in RELEASE_1.John Criswell2003-10-271-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9538 91177308-0d34-0410-b5e6-96231b3b80d8
* Adding information on what testing support is provided by the LLVM buildJohn Criswell2003-10-211-0/+34
| | | | | | | system. Currently, it is not much. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9348 91177308-0d34-0410-b5e6-96231b3b80d8
* Added additional information about linking dynamic libraries.John Criswell2003-10-171-0/+15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9211 91177308-0d34-0410-b5e6-96231b3b80d8
* I am not the only John Criswell.John Criswell2003-10-161-1/+1
| | | | | | | :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9175 91177308-0d34-0410-b5e6-96231b3b80d8
* Give credit where credit is dueChris Lattner2003-10-161-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9174 91177308-0d34-0410-b5e6-96231b3b80d8
* Added a section on all of the wonderful Makefile variables used to locateJohn Criswell2003-10-161-30/+162
| | | | | | | | | | | | | LLVM. Added information on how to use the autoconf code to specify LLVM's location and setup separate source and object trees. Fixed some of the wording to be more accurate, especially regarding the building of libraries. Added information on where built files are placed. Added a link to the llvmdev mailing list so that they can ask us questions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9173 91177308-0d34-0410-b5e6-96231b3b80d8
* Updated some of the information for the new autoconf changes.John Criswell2003-10-151-20/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9136 91177308-0d34-0410-b5e6-96231b3b80d8
* Adding a web page on how to start a new LLVM Project.John Criswell2003-07-031-0/+221
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7095 91177308-0d34-0410-b5e6-96231b3b80d8