summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-build.pod
Commit message (Collapse)AuthorAgeFilesLines
* [docs] Remove POD based man page docs (and build system support).Daniel Dunbar2012-05-081-86/+0
| | | | | | - Currently this leaves us with less build system support (e.g., installing man pages) for the docs than is desired. I'm working on fixing this, but it may take a while. If someone finds this particularly egregious let me know and I will prioritize it. llvm-svn: 156389
* llvm-build: Add sketchy support for preserving comments when usingDaniel Dunbar2011-12-121-1/+4
| | | | | | --write-llvmbuild. llvm-svn: 146434
* llvm-build: Add initial --write-cmake-fragment option.Daniel Dunbar2011-11-041-0/+7
| | | | llvm-svn: 143744
* llvm-build: Add initial code for --write-make-fragment.Daniel Dunbar2011-11-031-0/+7
| | | | llvm-svn: 143661
* llvm-build: Add "--write-library-table" option for generating the C++ libraryDaniel Dunbar2011-11-031-0/+7
| | | | | | dependency table used by llvm-config. llvm-svn: 143628
* docs: Sketch docs for llvm-build tool.Daniel Dunbar2011-11-031-0/+62
llvm-svn: 143627
OpenPOWER on IntegriCloud