summaryrefslogtreecommitdiffstats
path: root/lib/Serialization/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix cmake build with -DBUILD_SHARED_LIBS=ON.Rafael Espindola2011-12-291-2/+1
* Move ChainedIncludesSource into the Frontend library. This never reallyChandler Carruth2011-12-091-1/+0
* Separate the serialization library's diagnostics from the frontend'sChandler Carruth2011-12-091-1/+1
* Factor the Module and ModuleManager classes out into separate headersDouglas Gregor2011-08-251-0/+4
* Fix CMake build.Argyrios Kyrtzidis2011-03-091-1/+2
* Add CMake dependencies so that LLVM_USED_LIBS order doesn't matter.Jeffrey Yasskin2011-02-111-1/+2
* CMake: LLVM_NO_RTTI must be obsolete now!NAKAMURA Takumi2011-02-101-2/+0
* Revert "CMake: Update to use standard CMake dependency tracking facilities in...Michael J. Spencer2010-09-131-6/+3
* CMake: Update to use standard CMake dependency tracking facilities insteadMichael J. Spencer2010-09-101-3/+6
* Clean up CMake dependenciesDouglas Gregor2010-09-091-0/+2
* Share the common code of ComputeHash(Selector Sel) instead of keeping 2 copie...Argyrios Kyrtzidis2010-08-201-0/+1
* Rename the ASTReader implementation files.Sebastian Redl2010-08-181-3/+3
* Rename the ASTWriter implementation filesSebastian Redl2010-08-181-3/+3
* Generate Attr subclasses with TableGen.Sean Hunt2010-08-181-0/+2
* Fix CMake buildSebastian Redl2010-08-171-0/+1
* Reintroduce the serialization library, with fixed dependencies.Sebastian Redl2010-08-171-0/+19
* Revert Sebastian's build-breaking patch.Douglas Gregor2010-08-171-19/+0
* Create a new Serialization module that contains all the PCH code, and will co...Sebastian Redl2010-08-171-0/+19