summaryrefslogtreecommitdiffstats
path: root/lib/Basic/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update CMake dependencies.Ted Kremenek2011-12-171-0/+1
* Promote ModuleMap::Module to a namespace-scope class in the BasicDouglas Gregor2011-11-301-0/+1
* Switch LangOptions over to a .def file that describes header of theDouglas Gregor2011-09-131-0/+1
* Initial work to improve documentation for Clang's diagnostics, from Matthieu ...Douglas Gregor2011-04-151-1/+2
* Implement a new 'availability' attribute, that allows one to specifyDouglas Gregor2011-03-231-0/+1
* Add CMake dependencies so that LLVM_USED_LIBS order doesn't matter.Jeffrey Yasskin2011-02-111-0/+2
* CMake: LLVM_NO_RTTI must be obsolete now!NAKAMURA Takumi2011-02-101-2/+0
* rework the stat cache, pulling it out of FileManager.h intoChris Lattner2010-11-231-0/+1
* Update CMake build.Benjamin Kramer2010-11-181-0/+1
* Don't try to guess svn version when current path is a symlink.Oscar Fuentes2010-10-221-1/+3
* Revert "CMake: Update to use standard CMake dependency tracking facilities in...Michael J. Spencer2010-09-131-18/+13
* CMake: Update to use standard CMake dependency tracking facilities insteadMichael J. Spencer2010-09-101-13/+18
* Update CMake build system for ARM NEON generation.Douglas Gregor2010-06-171-0/+2
* Update CMake build for new attribute changes.Sean Hunt2010-06-171-0/+1
* Fix cmake failure trying to get SVN info for non-SVN trees.Daniel Dunbar2009-10-241-1/+1
* Provide a common set of routines in Version.h that return SubversionDouglas Gregor2009-10-051-0/+11
* move the various builtins stuff from libast to libbasic. ThisChris Lattner2009-06-141-0/+1
* Remove the serialization code that predates precompiledDouglas Gregor2009-04-221-1/+0
* Add missing dependency, patch by Jason Haslam!Chris Lattner2009-04-221-0/+1
* Add ConvertUTF module from http://www.unicode.org/Public/PROGRAMS/CVTUTF.Steve Naroff2009-04-011-0/+1
* Build system changes to use TableGen to generate the variousDouglas Gregor2009-03-161-0/+10
* CMake: Builds and installs clang binary and libs (no docs yet). ItOscar Fuentes2008-10-261-0/+13