aboutsummaryrefslogtreecommitdiff
path: root/lib/Basic/CMakeLists.txt
AgeCommit message (Expand)Author
2010-10-22Don't try to guess svn version when current path is a symlink.Oscar Fuentes
2010-09-13Revert "CMake: Update to use standard CMake dependency tracking facilities in...Michael J. Spencer
2010-09-10CMake: Update to use standard CMake dependency tracking facilities insteadMichael J. Spencer
2010-06-17Update CMake build system for ARM NEON generation.Douglas Gregor
2010-06-17Update CMake build for new attribute changes.Sean Hunt
2009-10-24Fix cmake failure trying to get SVN info for non-SVN trees.Daniel Dunbar
2009-10-05Provide a common set of routines in Version.h that return SubversionDouglas Gregor
2009-06-14move the various builtins stuff from libast to libbasic. ThisChris Lattner
2009-04-22Remove the serialization code that predates precompiledDouglas Gregor
2009-04-22Add missing dependency, patch by Jason Haslam!Chris Lattner
2009-04-01Add ConvertUTF module from http://www.unicode.org/Public/PROGRAMS/CVTUTF.Steve Naroff
2009-03-16Build system changes to use TableGen to generate the variousDouglas Gregor
2008-10-26CMake: Builds and installs clang binary and libs (no docs yet). ItOscar Fuentes