aboutsummaryrefslogtreecommitdiff
path: root/lib/Basic/Makefile
AgeCommit message (Expand)Author
2009-10-08Installation of Clang libraries and headers, from Axel Naumann!Douglas Gregor
2009-10-05Provide a common set of routines in Version.h that return SubversionDouglas Gregor
2009-08-23Don't install Clang libraries.Douglas Gregor
2009-03-16Build system changes to use TableGen to generate the variousDouglas Gregor
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner