summaryrefslogtreecommitdiff
path: root/llvm/utils/llvm-build/llvmbuild/componentinfo.py
Commit message (Expand)AuthorAgeFilesLines
* Merge in 156319 156837 156838.release/3.1.xBill Wendling2012-05-151-3/+43
* llvm-build: Switch to using the common subdirectory list instead ofDaniel Dunbar2011-12-121-0/+10
* llvm-build: Don't write out the required_libraries list for "special" compone...Daniel Dunbar2011-12-121-1/+5
* llvm-build: Add sketchy support for preserving comments when usingDaniel Dunbar2011-12-121-0/+4
* llvmbuild/CMake: Update CMake output fragment to include explicit libraryDaniel Dunbar2011-11-291-0/+17
* LLVMBuild: Add explicit information on whether targets define an assembly pri...Daniel Dunbar2011-11-111-4/+22
* llvm-build: Add --native-target and --enable-targets options, and add logic toDaniel Dunbar2011-11-101-0/+4
* llvm-build: Add an explicit component type to represent targets.Daniel Dunbar2011-11-101-1/+71
* llvm-build: Add "--write-library-table" option for generating the C++ libraryDaniel Dunbar2011-11-031-0/+9
* llvm-build: Add --write-llvmbuild option, which writes out the component tree.Daniel Dunbar2011-11-031-1/+49
* llvm-build: Fill in some details w.r.t. component's parents.Daniel Dunbar2011-11-031-0/+9
* llvm-build: Validate information on the loaded components and form the topolo...Daniel Dunbar2011-11-031-0/+33
* llvm-build: Fill in more of component parsing to be more strict andDaniel Dunbar2011-11-031-20/+88
* llvm-build: Sketch code to load LLVMBuild.txt files.Daniel Dunbar2011-11-031-0/+134