1. d4245e7 Exclude .svn (and other "dot" directories) when installing headers. by Bob Wilson · 10 years ago
  2. ec7009a Don't install CMakeLists.txt along with the headers. by Bob Wilson · 10 years ago
  3. 35080ea Set the permissions for 'experimental' and its context to the correct values. by Bill Wendling · 11 years ago
  4. f9e75ae Change makefile comment to refer to libc++ instead of libcpp. by Bob Wilson · 11 years ago
  5. 9493e27 PR15820: Use tar instead of rsync to install the headers. by Bob Wilson · 11 years ago
  6. c52fb8d PR12597: Remove "chown -R root:wheel" from the makefile. by Bob Wilson · 11 years ago
  7. 3c6fefd Fix installheaders target to do what it did prior to r161760. rdar://12348765 by Bob Wilson · 12 years ago
  8. 364e945 Remove obsolete do-installhdrs target (again). by Howard Hinnant · 12 years ago
  9. 2a03b71 Remove obsolete do-installhdrs target. by Howard Hinnant · 12 years ago
  10. 67c8082 fix help with bash by Nuno Lopes · 12 years ago
  11. 1dd5ccf Fix .PHONY target to match new installheaders target. by Bob Wilson · 13 years ago
  12. 6e4971f Added installheaders target. by Howard Hinnant · 13 years ago
  13. 798e880 Remove installhdrs target from Makefile by Howard Hinnant · 13 years ago
  14. ca1f44d Create target installhdrs as a synonym for do-installhdrs. by Howard Hinnant · 13 years ago
  15. b9b932f Put do-installhdrs target back into Makefile. by Howard Hinnant · 13 years ago
  16. fcf7bd1 Stop installing headers, this is now done by clang by Howard Hinnant · 13 years ago
  17. 0dd0b4d Refactor libcxx makefile. No functional changes intended. by Bob Wilson · 13 years ago
  18. c13b147 Remove support folder from Apple install by Howard Hinnant · 13 years ago
  19. 6cd051b Add include file install path by Howard Hinnant · 13 years ago
  20. 2b56659 Merge the Apple branch into trunk by Dave Zarzycki · 13 years ago
  21. 3c8894b Make the default Makefile less destructive: John McCall by Howard Hinnant · 13 years ago
  22. 8feadca support another Apple build environment by Nick Kledzik · 13 years ago
  23. c7e4d82 <rdar://problem/8279559> [libstdcxx] use new linker options to make symbols non-weak by Nick Kledzik · 14 years ago
  24. d2bb032 Fixing whitespace problems by Howard Hinnant · 14 years ago
  25. db0bc34 Minor fixup by Howard Hinnant · 14 years ago
  26. adff489 patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepted except there were some bug fixes needed in <locale> for the __nolocale_* series. For the apple branch I ended up using templates instead of the var_args solution because it seemed both safer and more efficient. by Howard Hinnant · 14 years ago
  27. 56b373c fix strip options and properly copy include/ext by Nick Kledzik · 14 years ago
  28. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago