aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/llvm-build.pod
AgeCommit message (Collapse)Author
2012-05-08[docs] Remove POD based man page docs (and build system support).Daniel Dunbar
- 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156389 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-12llvm-build: Add sketchy support for preserving comments when usingDaniel Dunbar
--write-llvmbuild. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146434 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-04llvm-build: Add initial --write-cmake-fragment option.Daniel Dunbar
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143744 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-03llvm-build: Add initial code for --write-make-fragment.Daniel Dunbar
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143661 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-03llvm-build: Add "--write-library-table" option for generating the C++ libraryDaniel Dunbar
dependency table used by llvm-config. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143628 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-03docs: Sketch docs for llvm-build tool.Daniel Dunbar
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143627 91177308-0d34-0410-b5e6-96231b3b80d8