Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implement and document the TOOL_VERBOSE option that asks each tool invoked | Reid Spencer | 2004-11-08 | 1 | -0/+6 | |
| | | | | | | to be verbose about its actions too. llvm-svn: 17624 | |||||
* | * Fix file-relative links: they need '#' prepended to the target name | Misha Brukman | 2004-11-07 | 1 | -8/+8 | |
| | | | | | | * Balance an open parenthesis llvm-svn: 17595 | |||||
* | Configuration -> BuildMode | Reid Spencer | 2004-11-01 | 1 | -1/+3 | |
| | | | | llvm-svn: 17392 | |||||
* | Add the preconditions target per suggestion by Henrik Bach. | Reid Spencer | 2004-10-31 | 1 | -0/+15 | |
| | | | | llvm-svn: 17373 | |||||
* | One more missing end tag. | Reid Spencer | 2004-10-31 | 1 | -1/+1 | |
| | | | | llvm-svn: 17371 | |||||
* | Correct tag usage for HTML 4.01 Strict compliance | Reid Spencer | 2004-10-31 | 1 | -13/+14 | |
| | | | | llvm-svn: 17370 | |||||
* | Add a tutorial and some more general concepts. | Reid Spencer | 2004-10-31 | 1 | -26/+127 | |
| | | | | llvm-svn: 17369 | |||||
* | Complete the description of public variables. Internal variables are listed | Reid Spencer | 2004-10-30 | 1 | -135/+357 | |
| | | | | | | but not described. It might just stay that way. llvm-svn: 17363 | |||||
* | Make a sentence easier to parse | Chris Lattner | 2004-10-25 | 1 | -2/+2 | |
| | | | | llvm-svn: 17225 | |||||
* | Fix spellos | Chris Lattner | 2004-10-25 | 1 | -8/+8 | |
| | | | | llvm-svn: 17224 | |||||
* | First draft. More to come. | Reid Spencer | 2004-10-24 | 1 | -29/+86 | |
| | | | | llvm-svn: 17205 | |||||
* | First cut at the LLVM Makefile Guide. There's lots to correct and lots more | Reid Spencer | 2004-10-23 | 1 | -0/+458 | |
to write, but this is all my brain can muster for tonight. llvm-svn: 17184 |