• Home
  • History
  • Annotate
  • only in /external/clang/runtime/libcxx/
History log of /external/clang/runtime/libcxx/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3604841af31cbd337ffab781a7fe81a68a1455f0 15-Nov-2013 Justin Bogner <mail@justinbogner.com> libc++: Install headers in include/, rather than lib/

When using the configure build system, the libc++ headers were being
installed in lib/, whereas cmake installs them in include/. Since
include/ makes more sense for headers, we'll make both systems install
headers there.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194833 91177308-0d34-0410-b5e6-96231b3b80d8
akefile
b3381f60960d355750eaf0fcf9890fd57d76bb32 21-Jan-2012 Bob Wilson <bob.wilson@apple.com> Use the new installheaders makefile target in libcxx.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148630 91177308-0d34-0410-b5e6-96231b3b80d8
akefile
a10678d2924070f6cf9236107785bc46f36e52d3 27-Nov-2011 Bob Wilson <bob.wilson@apple.com> Use libcxx makefile's do-installhdrs target. <rdar://problem/10397739>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145168 91177308-0d34-0410-b5e6-96231b3b80d8
akefile
da79da2a8748e4d58eeedd1b7f39bf4fb8a86d10 30-Sep-2011 Bob Wilson <bob.wilson@apple.com> Install a copy of the libc++ headers with clang. <rdar://problem/10096516>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140876 91177308-0d34-0410-b5e6-96231b3b80d8
akefile
a8e8d5f55b513513be85892a684b147209a3d245 15-Apr-2011 Nick Lewycky <nicholas@mxc.ca> Doug Gregor tells me that runtime/libcxx/ is a placeholder for stuff we never
did. Delete it.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129584 91177308-0d34-0410-b5e6-96231b3b80d8
akefile
2ab03034925829614eb9ed186d0a4fb6f8e2b69a 01-Dec-2010 Shantonu Sen <ssen@apple.com> Fix build of in-tree libcxx. libcxx doesn't actually
need any of the LLVM support libraries. Reviewed
by Daniel Dunbar.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120602 91177308-0d34-0410-b5e6-96231b3b80d8
akefile
03013fa9a0bf1ef4b907f5fec006c8f4000fdd21 29-Nov-2010 Michael J. Spencer <bigcheesegs@gmail.com> Merge System into Support.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120297 91177308-0d34-0410-b5e6-96231b3b80d8
akefile
53a4d7e4f315eab2315e01e8a81037c8d7df6c0c 15-Sep-2010 Daniel Dunbar <daniel@zuster.org> build: Start sketching code to allow grafting libc++ build into LLVM/Clang build if
libc++ is checked out into llvm/projects.
- WIP, not on by default yet.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113924 91177308-0d34-0410-b5e6-96231b3b80d8
akefile