index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
llvm-config-2
/
llvm-config.cpp
Age
Commit message (
Expand
)
Author
2011-12-01
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-12-01
llvm-config-2: Fix --cflags and --includedir which pointed at the wrong
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-11
llvm-config-2: Detect when we are running out of a BuildTools development tre...
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
2011-11-10
llvm-config-2: Fix thinko in maintenance of visited component set.
Daniel Dunbar
2011-11-09
llvm-config-2: Switch to using real library dependency table.
Daniel Dunbar
2011-11-06
Revert "llvm-config-2: Switch to using real library dependency table." while I
Daniel Dunbar
2011-11-06
llvm-config: Users are allowed to provide component names in mixed case.
Daniel Dunbar
2011-11-06
llvm-config-2: Switch to using real library dependency table.
Daniel Dunbar
2011-11-03
llvm-config-2: Implement build system support for getting the variables we only
Daniel Dunbar
2011-11-03
llvm-config-2: Implement component dependency traversal, implement support fo...
Daniel Dunbar
2011-11-03
llvm-config: Start stubbing out a C++ version of llvm-config (as llvm-config-2,
Daniel Dunbar