summaryrefslogtreecommitdiff
path: root/lib/Serialization/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Introduce module file extensions to piggy-back data onto module files.Douglas Gregor2015-11-031-0/+1
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-251-1/+0
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-251-0/+1
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-241-1/+0
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-241-0/+1
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-211-1/+0
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-201-0/+1
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-201-1/+0
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-201-0/+1
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-201-1/+0
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-201-0/+1
* [CMake] Use LINK_LIBS instead of target_link_libraries().NAKAMURA Takumi2014-02-261-2/+1
* [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce...NAKAMURA Takumi2014-02-211-15/+0
* [CMake] Apply ADDITIONAL_HEADERS introduced in r199639.NAKAMURA Takumi2014-01-201-2/+4
* [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on t...NAKAMURA Takumi2013-12-091-1/+8
* Implement the writer side of the global module index. Douglas Gregor2013-01-231-0/+1
* libclangSerialization also depends on the bitreader.Benjamin Kramer2013-01-191-0/+2
* clang/lib: [CMake] Update tblgen'd dependencies.NAKAMURA Takumi2012-07-271-0/+2
* clang/lib: [CMake] Reformat, alphabetize lists.NAKAMURA Takumi2012-07-271-2/+2
* Implement AST classes for comments, a real parser for Doxygen comments and aDmitri Gribenko2012-07-061-0/+1
* Remove a goofy CMake hack and use the standard CMake facilities toChandler Carruth2012-06-211-3/+6
* 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