Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a note to remove CVS directories when copying the sample project to | John Criswell | 2005-10-24 | 1 | -0/+6 |
| | | | | | | | a new project. Kudos to Rob for suggesting that I add this important step. llvm-svn: 23969 | ||||
* | A few small steps toward HTML 4.01 Strict compliance. | Reid Spencer | 2005-02-28 | 1 | -8/+4 |
| | | | | llvm-svn: 20369 | ||||
* | Add a little more detail about the configuration process for projects. | Reid Spencer | 2005-02-28 | 1 | -16/+29 |
| | | | | llvm-svn: 20368 | ||||
* | Fix locations of libraries and executables to match makefiles. | Reid Spencer | 2005-01-16 | 1 | -2/+2 |
| | | | | llvm-svn: 19599 | ||||
* | BUILD_* to PROJ_* | Reid Spencer | 2005-01-16 | 1 | -2/+2 |
| | | | | llvm-svn: 19598 | ||||
* | Update documentation on how to set up a project | Reid Spencer | 2005-01-16 | 1 | -25/+20 |
| | | | | llvm-svn: 19591 | ||||
* | Merged in RELEASE_14 changes. | John Criswell | 2004-12-10 | 1 | -5/+5 |
| | | | | llvm-svn: 18763 | ||||
* | Removed QMTest reference. | Tanya Lattner | 2004-12-08 | 1 | -11/+10 |
| | | | | llvm-svn: 18640 | ||||
* | Make use of the new doc_author class. "Seperate content from presentation" ↵ | Chris Lattner | 2004-05-23 | 1 | -0/+4 |
| | | | | | | they said. llvm-svn: 13675 | ||||
* | Make file use stylesheets and be HTML-4.01 (Strict)-compliant. | Misha Brukman | 2004-05-12 | 1 | -386/+442 |
| | | | | llvm-svn: 13506 | ||||
* | * Send people to the LLVMdev archive/subscription page rather than just state | Misha Brukman | 2003-10-30 | 1 | -6/+7 |
| | | | | | | | the address * Somewhat standardize the footer of the page llvm-svn: 9605 | ||||
* | Merged in RELEASE_1. | John Criswell | 2003-10-27 | 1 | -0/+3 |
| | | | | llvm-svn: 9538 | ||||
* | Adding information on what testing support is provided by the LLVM build | John Criswell | 2003-10-21 | 1 | -0/+34 |
| | | | | | | system. Currently, it is not much. llvm-svn: 9348 | ||||
* | Added additional information about linking dynamic libraries. | John Criswell | 2003-10-17 | 1 | -0/+15 |
| | | | | llvm-svn: 9211 | ||||
* | I am not the only John Criswell. | John Criswell | 2003-10-16 | 1 | -1/+1 |
| | | | | | | :) llvm-svn: 9175 | ||||
* | Give credit where credit is due | Chris Lattner | 2003-10-16 | 1 | -1/+1 |
| | | | | llvm-svn: 9174 | ||||
* | Added a section on all of the wonderful Makefile variables used to locate | John Criswell | 2003-10-16 | 1 | -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. llvm-svn: 9173 | ||||
* | Updated some of the information for the new autoconf changes. | John Criswell | 2003-10-15 | 1 | -20/+5 |
| | | | | llvm-svn: 9136 | ||||
* | Adding a web page on how to start a new LLVM Project. | John Criswell | 2003-07-03 | 1 | -0/+221 |
llvm-svn: 7095 |