summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Exclude .svn (and other "dot" directories) when installing headers.Bob Wilson2014-03-131-1/+2
* Don't install CMakeLists.txt along with the headers.Bob Wilson2014-02-261-1/+2
* Set the permissions for 'experimental' and its context to the correct values.Bill Wendling2013-11-181-0/+2
* Change makefile comment to refer to libc++ instead of libcpp.Bob Wilson2013-04-231-1/+1
* PR15820: Use tar instead of rsync to install the headers.Bob Wilson2013-04-231-2/+2
* PR12597: Remove "chown -R root:wheel" from the makefile.Bob Wilson2013-04-231-1/+0
* Fix installheaders target to do what it did prior to r161760. rdar://12348765Bob Wilson2012-09-211-0/+9
* Remove obsolete do-installhdrs target (again).Howard Hinnant2012-08-131-2/+2
* Remove obsolete do-installhdrs target.Howard Hinnant2012-08-131-11/+0
* fix help with bashNuno Lopes2012-06-251-1/+1
* Fix .PHONY target to match new installheaders target.Bob Wilson2012-01-211-1/+1
* Added installheaders target.Howard Hinnant2012-01-181-0/+2
* Remove installhdrs target from MakefileHoward Hinnant2012-01-181-2/+0
* Create target installhdrs as a synonym for do-installhdrs.Howard Hinnant2012-01-181-0/+2
* Put do-installhdrs target back into Makefile.Howard Hinnant2012-01-171-0/+11
* Stop installing headers, this is now done by clangHoward Hinnant2012-01-171-20/+1
* Refactor libcxx makefile. No functional changes intended.Bob Wilson2011-11-271-39/+25
* Remove support folder from Apple installHoward Hinnant2011-11-041-5/+5
* Add include file install pathHoward Hinnant2011-11-011-0/+7
* Merge the Apple branch into trunkDave Zarzycki2011-08-181-7/+28
* Make the default Makefile less destructive: John McCallHoward Hinnant2011-07-041-0/+3
* support another Apple build environmentNick Kledzik2011-05-241-10/+16
* <rdar://problem/8279559> [libstdcxx] use new linker options to make symbols n...Nick Kledzik2010-09-101-1/+1
* Fixing whitespace problemsHoward Hinnant2010-08-221-2/+0
* Minor fixupHoward Hinnant2010-06-281-2/+4
* patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...Howard Hinnant2010-05-241-0/+1
* fix strip options and properly copy include/extNick Kledzik2010-05-141-3/+3
* libcxx initial importHoward Hinnant2010-05-111-0/+37