| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This uses the new layout of the upstream repository, which was recently
migrated to GitHub, and converted into a "monorepo". That is, most of
the earlier separate sub-projects with their own branches and tags were
consolidated into one top-level directory, and are now branched and
tagged together.
Updating the vendor area to match this layout is next.
Notes:
svn path=/head/; revision=355940
|
|
|
|
| |
Notes:
svn path=/projects/clang900-import/; revision=351402
|
|
|
|
|
|
|
| |
build glue.
Notes:
svn path=/projects/clang500-import/; revision=318384
|
|
|
|
| |
Notes:
svn path=/projects/clang500-import/; revision=317287
|
|
|
|
| |
Notes:
svn path=/projects/clang400-import/; revision=311696
|
|
|
|
| |
Notes:
svn path=/projects/clang390-import/; revision=305076
|
|
|
|
|
|
|
|
|
| |
preliminary support for C++1y.
MFC after: 3 weeks
Notes:
svn path=/head/; revision=261283
|
|
|
|
|
|
|
|
|
| |
fixes, no major changes.
MFC after: 2 weeks
Notes:
svn path=/head/; revision=249998
|
|
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)
Notes:
svn path=/head/; revision=227983
|