index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
clang
/
Config
Age
Commit message (
Expand
)
Author
2012-04-16
use DEFAULT_SYSROOT
Sebastian Pop
2012-04-12
Config.h: Add another definition which the Darwin build (sometimes) uses.
Daniel Dunbar
2012-02-04
autoconf: update config header
Dylan Noblesmith
2012-02-03
Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...
Rafael Espindola
2012-02-01
autoconf: add private config.h to clang
Dylan Noblesmith
2011-08-12
include/clang/Config/config.h.cmake: Reorder and reword to follow (generated)...
NAKAMURA Takumi
2011-08-02
Fix cmake for r136702 (at least for the most part). Chandler has been kind
Chad Rosier
2011-08-02
Temporarily revert parts of r136702 to make cmake builds happy.
Chad Rosier
2011-08-02
When the compiler crashes, the compiler driver now produces diagnostic
Chad Rosier
2011-06-08
Revert "hack in my new variables for GCC"
Chandler Carruth
2011-06-08
hack in my new variables for GCC
Chandler Carruth
2011-02-03
Moved here from LLVM Clang's configuration options and related macros.
Oscar Fuentes