aboutsummaryrefslogtreecommitdiff
path: root/clang/runtime/libcxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-15libc++: Install headers in include/, rather than lib/Justin Bogner1-1/+1
2012-01-21Use the new installheaders makefile target in libcxx.Bob Wilson1-1/+1
2011-11-27Use libcxx makefile's do-installhdrs target. <rdar://problem/10397739>Bob Wilson1-7/+3
2011-09-30Install a copy of the libc++ headers with clang. <rdar://problem/10096516>Bob Wilson1-0/+35
2011-04-15Doug Gregor tells me that runtime/libcxx/ is a placeholder for stuff we neverNick Lewycky1-63/+0
2010-12-01Fix build of in-tree libcxx. libcxx doesn't actuallyShantonu Sen1-1/+1
2010-11-29Merge System into Support.Michael J. Spencer1-1/+1
2010-09-15build: Start sketching code to allow grafting libc++ build into LLVM/Clang bu...Daniel Dunbar1-0/+63