aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-config-2/llvm-config.cpp
AgeCommit message (Expand)Author
2011-12-01llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar
2011-12-01llvm-config-2: Fix --cflags and --includedir which pointed at the wrongDaniel Dunbar
2011-12-01Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.Duncan Sands
2011-11-29llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar
2011-11-11llvm-config-2: Detect when we are running out of a BuildTools development tre...Daniel Dunbar
2011-11-10Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",Daniel Dunbar
2011-11-10llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar
2011-11-10llvm-config-2: Fix thinko in maintenance of visited component set.Daniel Dunbar
2011-11-09llvm-config-2: Switch to using real library dependency table.Daniel Dunbar
2011-11-06Revert "llvm-config-2: Switch to using real library dependency table." while IDaniel Dunbar
2011-11-06llvm-config: Users are allowed to provide component names in mixed case.Daniel Dunbar
2011-11-06llvm-config-2: Switch to using real library dependency table.Daniel Dunbar
2011-11-03llvm-config-2: Implement build system support for getting the variables we onlyDaniel Dunbar
2011-11-03llvm-config-2: Implement component dependency traversal, implement support fo...Daniel Dunbar
2011-11-03llvm-config: Start stubbing out a C++ version of llvm-config (as llvm-config-2,Daniel Dunbar