Daniel Dunbar
|
64c706d674
|
llvm-build: Add support for non-installed libraries (e.g., gtest).
- These libraries are only reported by llvm-config when run from a development
tree.
llvm-svn: 156838
|
2012-05-15 18:44:17 +00:00 |
|
Daniel Dunbar
|
edaa8a2cd7
|
[docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx.
llvm-svn: 155153
|
2012-04-19 20:20:34 +00:00 |
|
Eli Bendersky
|
b9e9796e6f
|
Documentation fixes to LLVMBuild.html [PR 11563]
llvm-svn: 154804
|
2012-04-16 08:42:55 +00:00 |
|
NAKAMURA Takumi
|
eb0805cb93
|
llvm/docs/*.html: Fix markups.
llvm-svn: 153508
|
2012-03-27 11:25:16 +00:00 |
|
Daniel Dunbar
|
a16a63f190
|
llvm-build: Switch to using the common subdirectory list instead of
autodiscovery.
llvm-svn: 146437
|
2011-12-12 22:45:59 +00:00 |
|
Daniel Dunbar
|
846fb32afc
|
LLVMBuild: Add explicit information on whether targets define an assembly printer, assembly parser, or disassembler.
llvm-svn: 144344
|
2011-11-11 00:23:56 +00:00 |
|
Daniel Dunbar
|
c09b47db8f
|
llvm-build: Add an explicit component type to represent targets.
- Gives us a place to hang target specific metadata (like whether the target has a JIT).
llvm-svn: 144250
|
2011-11-10 00:49:51 +00:00 |
|
Daniel Dunbar
|
4ce4598af3
|
docs: Sketch docs for llvm-build tool.
llvm-svn: 143627
|
2011-11-03 17:56:24 +00:00 |
|
Daniel Dunbar
|
8faf3c533a
|
docs: Add initial docs on LLVMBuild organization.
llvm-svn: 143619
|
2011-11-03 17:55:59 +00:00 |
|