Index: third_party/libcxx/README.chromium |
=================================================================== |
--- third_party/libcxx/README.chromium (revision 0) |
+++ third_party/libcxx/README.chromium (revision 0) |
@@ -0,0 +1,14 @@ |
+Name: libcxx |
+URL: http://libcxx.llvm.org/ |
+Version: 1.0 |
+License: MIT, University of Illinois/NCSA Open Source License |
+License File: LICENSE.TXT |
+Revision: 194475 |
+Security Critical: yes |
+ |
+Description: |
+ |
+libc++ for Chromium. |
+To obtain new version: |
+1) svn co http://llvm.org/svn/llvm-project/libcxx/trunk libcxx-temp |
+2) copy corresponding files from repository here |