summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LLVMBuild.html
Commit message (Collapse)AuthorAgeFilesLines
* docs: Sphinxify LLVMBuild documentation.Sean Silva2012-11-201-368/+0
| | | | llvm-svn: 168348
* llvm-build: Add support for non-installed libraries (e.g., gtest).Daniel Dunbar2012-05-151-0/+5
| | | | | | | - These libraries are only reported by llvm-config when run from a development tree. llvm-svn: 156838
* [docs] Update HTML pages to refer to CSS in a way that works locally and ↵Daniel Dunbar2012-04-191-1/+1
| | | | | | with Sphinx. llvm-svn: 155153
* Documentation fixes to LLVMBuild.html [PR 11563]Eli Bendersky2012-04-161-4/+4
| | | | llvm-svn: 154804
* llvm/docs/*.html: Fix markups.NAKAMURA Takumi2012-03-271-1/+1
| | | | llvm-svn: 153508
* llvm-build: Switch to using the common subdirectory list instead ofDaniel Dunbar2011-12-121-4/+12
| | | | | | autodiscovery. llvm-svn: 146437
* LLVMBuild: Add explicit information on whether targets define an assembly ↵Daniel Dunbar2011-11-111-0/+6
| | | | | | printer, assembly parser, or disassembler. llvm-svn: 144344
* llvm-build: Add an explicit component type to represent targets.Daniel Dunbar2011-11-101-4/+20
| | | | | | - Gives us a place to hang target specific metadata (like whether the target has a JIT). llvm-svn: 144250
* docs: Sketch docs for llvm-build tool.Daniel Dunbar2011-11-031-0/+5
| | | | llvm-svn: 143627
* docs: Add initial docs on LLVMBuild organization.Daniel Dunbar2011-11-031-0/+328
llvm-svn: 143619
OpenPOWER on IntegriCloud