summaryrefslogtreecommitdiffstats
path: root/llvm/docs/Projects.html
Commit message (Collapse)AuthorAgeFilesLines
* Added a note to remove CVS directories when copying the sample project toJohn Criswell2005-10-241-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 Spencer2005-02-281-8/+4
| | | | llvm-svn: 20369
* Add a little more detail about the configuration process for projects.Reid Spencer2005-02-281-16/+29
| | | | llvm-svn: 20368
* Fix locations of libraries and executables to match makefiles.Reid Spencer2005-01-161-2/+2
| | | | llvm-svn: 19599
* BUILD_* to PROJ_*Reid Spencer2005-01-161-2/+2
| | | | llvm-svn: 19598
* Update documentation on how to set up a projectReid Spencer2005-01-161-25/+20
| | | | llvm-svn: 19591
* Merged in RELEASE_14 changes.John Criswell2004-12-101-5/+5
| | | | llvm-svn: 18763
* Removed QMTest reference.Tanya Lattner2004-12-081-11/+10
| | | | llvm-svn: 18640
* Make use of the new doc_author class. "Seperate content from presentation" ↵Chris Lattner2004-05-231-0/+4
| | | | | | they said. llvm-svn: 13675
* Make file use stylesheets and be HTML-4.01 (Strict)-compliant.Misha Brukman2004-05-121-386/+442
| | | | llvm-svn: 13506
* * 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 llvm-svn: 9605
* Merged in RELEASE_1.John Criswell2003-10-271-0/+3
| | | | llvm-svn: 9538
* Adding information on what testing support is provided by the LLVM buildJohn Criswell2003-10-211-0/+34
| | | | | | system. Currently, it is not much. llvm-svn: 9348
* Added additional information about linking dynamic libraries.John Criswell2003-10-171-0/+15
| | | | llvm-svn: 9211
* I am not the only John Criswell.John Criswell2003-10-161-1/+1
| | | | | | :) llvm-svn: 9175
* Give credit where credit is dueChris Lattner2003-10-161-1/+1
| | | | llvm-svn: 9174
* 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. llvm-svn: 9173
* Updated some of the information for the new autoconf changes.John Criswell2003-10-151-20/+5
| | | | llvm-svn: 9136
* Adding a web page on how to start a new LLVM Project.John Criswell2003-07-031-0/+221
llvm-svn: 7095
OpenPOWER on IntegriCloud