summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-03-13Exclude .svn (and other "dot" directories) when installing headers.Bob Wilson
2014-02-26Don't install CMakeLists.txt along with the headers.Bob Wilson
2013-11-18Set the permissions for 'experimental' and its context to the correct values.Bill Wendling
2013-04-23Change makefile comment to refer to libc++ instead of libcpp.Bob Wilson
2013-04-23PR15820: Use tar instead of rsync to install the headers.Bob Wilson
2013-04-23PR12597: Remove "chown -R root:wheel" from the makefile.Bob Wilson
2012-09-21Fix installheaders target to do what it did prior to r161760. rdar://12348765Bob Wilson
2012-08-13Remove obsolete do-installhdrs target (again).Howard Hinnant
2012-08-13Remove obsolete do-installhdrs target.Howard Hinnant
2012-06-25fix help with bashNuno Lopes
2012-01-21Fix .PHONY target to match new installheaders target.Bob Wilson
2012-01-18Added installheaders target.Howard Hinnant
2012-01-18Remove installhdrs target from MakefileHoward Hinnant
2012-01-18Create target installhdrs as a synonym for do-installhdrs.Howard Hinnant
2012-01-17Put do-installhdrs target back into Makefile.Howard Hinnant
2012-01-17Stop installing headers, this is now done by clangHoward Hinnant
2011-11-27Refactor libcxx makefile. No functional changes intended.Bob Wilson
2011-11-04Remove support folder from Apple installHoward Hinnant
2011-11-01Add include file install pathHoward Hinnant
2011-08-18Merge the Apple branch into trunkDave Zarzycki
2011-07-04Make the default Makefile less destructive: John McCallHoward Hinnant
2011-05-24support another Apple build environmentNick Kledzik
2010-09-10<rdar://problem/8279559> [libstdcxx] use new linker options to make symbols n...Nick Kledzik
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-06-28Minor fixupHoward Hinnant
2010-05-24patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...Howard Hinnant
2010-05-14fix strip options and properly copy include/extNick Kledzik
2010-05-11libcxx initial importHoward Hinnant