summaryrefslogtreecommitdiffstats
path: root/llvm/docs/MakefileGuide.html
Commit message (Collapse)AuthorAgeFilesLines
...
* Implement and document the TOOL_VERBOSE option that asks each tool invokedReid Spencer2004-11-081-0/+6
| | | | | | to be verbose about its actions too. llvm-svn: 17624
* * Fix file-relative links: they need '#' prepended to the target nameMisha Brukman2004-11-071-8/+8
| | | | | | * Balance an open parenthesis llvm-svn: 17595
* Configuration -> BuildModeReid Spencer2004-11-011-1/+3
| | | | llvm-svn: 17392
* Add the preconditions target per suggestion by Henrik Bach.Reid Spencer2004-10-311-0/+15
| | | | llvm-svn: 17373
* One more missing end tag.Reid Spencer2004-10-311-1/+1
| | | | llvm-svn: 17371
* Correct tag usage for HTML 4.01 Strict complianceReid Spencer2004-10-311-13/+14
| | | | llvm-svn: 17370
* Add a tutorial and some more general concepts.Reid Spencer2004-10-311-26/+127
| | | | llvm-svn: 17369
* Complete the description of public variables. Internal variables are listedReid Spencer2004-10-301-135/+357
| | | | | | but not described. It might just stay that way. llvm-svn: 17363
* Make a sentence easier to parseChris Lattner2004-10-251-2/+2
| | | | llvm-svn: 17225
* Fix spellosChris Lattner2004-10-251-8/+8
| | | | llvm-svn: 17224
* First draft. More to come.Reid Spencer2004-10-241-29/+86
| | | | llvm-svn: 17205
* First cut at the LLVM Makefile Guide. There's lots to correct and lots moreReid Spencer2004-10-231-0/+458
to write, but this is all my brain can muster for tonight. llvm-svn: 17184
OpenPOWER on IntegriCloud