1. ab3b180 llvm-build: Add initial code for --write-make-fragment. by Daniel Dunbar · 14 years ago
  2. 3fa7080 llvm-build: Avoid followlinks keyword argument to os.walk. by Daniel Dunbar · 14 years ago
  3. 453146e llvm-build: Update --write-llvmbuild to write out a standard LLVM style file by Daniel Dunbar · 14 years ago
  4. 445e8f9 llvm-build: Add "--write-library-table" option for generating the C++ library by Daniel Dunbar · 14 years ago
  5. dbbb258 llvm-build: Add --write-llvmbuild option, which writes out the component tree. by Daniel Dunbar · 14 years ago
  6. f45369d llvm-build: Add --print-tree command line option. by Daniel Dunbar · 14 years ago
  7. 4897255 llvm-build: Fill in some details w.r.t. component's parents. by Daniel Dunbar · 14 years ago
  8. 8844e3c llvm-build: Validate information on the loaded components and form the topological ordering among them (as well as validating that there are no cycles). by Daniel Dunbar · 14 years ago
  9. dd3fb56 llvm-build: Sketch code to load LLVMBuild.txt files. by Daniel Dunbar · 14 years ago
  10. 01b0588 build: Stub out llvm-build utility tool. by Daniel Dunbar · 14 years ago