Howard Hinnant
|
b2f52bb982
|
Allow libc++ to be built with CMake from within the LLVM tree. The libc++ part is just some renaming as the variable was already in use, conflicting with something else in the LLVM tree. Contributed by Ruben Van Boxem.
llvm-svn: 153036
|
2012-03-19 15:40:23 +00:00 |
Howard Hinnant
|
3c78ca07bc
|
Partial Windows port by Ruben Van Boxem
llvm-svn: 140328
|
2011-09-22 19:10:18 +00:00 |
Howard Hinnant
|
cf76200bd3
|
http://llvm.org/bugs/show_bug.cgi?id=9399 fixed by Ryuta Suzuki
llvm-svn: 131961
|
2011-05-24 12:54:00 +00:00 |
Howard Hinnant
|
3145a948d6
|
http://llvm.org/bugs/show_bug.cgi?id=9349 I introduced a bug with the last fix and Ryuta Suzuki has corrected it. And hopefully I committed Ryuta Suzuki's directions correctly this time.
llvm-svn: 126917
|
2011-03-03 01:59:23 +00:00 |
Howard Hinnant
|
01533ed9ad
|
http://llvm.org/bugs/show_bug.cgi?id=9349 I have not personally tested this patch. Please let me know if it causes problems.
llvm-svn: 126846
|
2011-03-02 17:29:46 +00:00 |
Michael J. Spencer
|
f5799be4a8
|
Add CMake build and fix major Linux blockers.
llvm-svn: 121510
|
2010-12-10 19:47:54 +00:00 |