| #
7c82a1ec |
| 30-Aug-2016 |
Dimitry Andric <[email protected]> |
Update libc++ to release_39 branch r279689.
|
| #
854fa44b |
| 16-Sep-2015 |
Dimitry Andric <[email protected]> |
Update libc++ to 3.7.0 release.
|
| #
4f7ab58e |
| 30-Jan-2014 |
Dimitry Andric <[email protected]> |
Import libc++ 3.4 release. This contains a lot of bugfixes, and some preliminary support for C++1y.
MFC after: 3 weeks
|
| #
1bf9f7c1 |
| 27-Apr-2013 |
Dimitry Andric <[email protected]> |
Merge libc++ trunk r180598. Contains several minor cleanups and bug fixes, no major changes.
MFC after: 2 weeks
|
| #
94e3ee44 |
| 14-Mar-2012 |
David Chisnall <[email protected]> |
Import new versions of libcxxrt and libc++. Please tests any C++ code you care about with -stdlib=libc++!
Approved by: dim (mentor)
|
| #
7a984708 |
| 25-Nov-2011 |
David Chisnall <[email protected]> |
Import libc++ / libcxxrt into base. Not build by default yet (use MK_LIBCPLUSPLUS=yes to enable). This is a work-in-progress. It works for me, but is not guaranteed to work for anyone else and may
Import libc++ / libcxxrt into base. Not build by default yet (use MK_LIBCPLUSPLUS=yes to enable). This is a work-in-progress. It works for me, but is not guaranteed to work for anyone else and may eat your dog.
To build C++ using libc++, add -stdlib=libc++ to your CXX and LD flags.
Bug reports welcome, bug fixes even more welcome...
Approved by: dim (mentor)
show more ...
|