Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make install target actually work, dependencies FTW. | Daniel Dunbar | 2009-05-01 | 1 | -3/+3 | |
| | | | | llvm-svn: 70599 | |||||
* | Add ONLY_MAN_DOCS variable to only install the man page, not the html | Daniel Dunbar | 2009-05-01 | 1 | -1/+13 | |
| | | | | | | and ps documentation. llvm-svn: 70589 | |||||
* | Add incredibly bare bones docs/tools. | Daniel Dunbar | 2009-04-29 | 3 | -0/+507 | |
- Mirroring LLVM's docs/CommandGuide, a place to put .pod files which are used to generate man/html/etc documentation for tools provided as part of clang. llvm-svn: 70355 |