index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
llvm-config
/
llvm-config.cpp
Age
Commit message (
Expand
)
Author
2012-05-15
llvm-config: Use sys::fs::equivalent instead of string comparison.
Daniel Dunbar
2012-05-15
llvm-build: Add support for non-installed libraries (e.g., gtest).
Daniel Dunbar
2012-02-23
An easy case where GCC should really be able to work out that the value is only
Duncan Sands
2012-01-26
llvm-config: Add support for CMake build trees in which the build
Peter Collingbourne
2011-12-16
llvm-config: Fix --targets-built, I changed this to use the registry but wasn't
Daniel Dunbar
2011-12-15
llvm-config: Update help text for removal of "backend" pseudo component.
Daniel Dunbar
2011-12-12
llvm-config: Default to "all" if no components are specified.
Daniel Dunbar
2011-12-01
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-12-01
Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.
Duncan Sands
2011-11-29
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-11-10
Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",
Daniel Dunbar
2011-11-10
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar