]> granicus.if.org Git - clang/history - tools/libclang/CMakeLists.txt
Tweak CMakeLists not for libclang to depend on the variable CLANG_TOOL_EXTRA_BUILD.
[clang] / tools / libclang / CMakeLists.txt
2016-03-03 NAKAMURA TakumiTweak CMakeLists not for libclang to depend on the...
2016-03-03 Benjamin Kramer[libclang] Link clang-tidy plugin into libclang if...
2016-02-13 NAKAMURA Takumilibclang/CMakeLists.txt: Prune IndexingContext.h out...
2016-02-12 Argyrios Kyrtzidis[libclang] Separate the underlying indexing functionali...
2016-01-14 Chris Bieneman[CMake] Move the install logic for libclang's headers...
2015-11-12 Argyrios Kyrtzidis[CMake] Setup an install component for libclang and...
2015-10-14 Chris Bieneman[CMake] Add LLVM_VERSION_PATCH to the -current_version...
2015-10-13 Chris Bieneman[CMake]Getting rid of references to LLVM_SUBMIT_VERSION...
2015-07-17 Adrian PrantlMake the clang module container format selectable from...
2015-07-08 NAKAMURA Takumi[CMake] Reorder libdeps. NFC.
2015-07-08 Adrian PrantlRevert "Revert r241620 and follow-up commits" and move...
2015-07-07 Adrian PrantlRevert r241620 and follow-up commits while investigatin...
2015-07-07 Adrian PrantlWrap clang modules and pch files in an object file...
2015-02-25 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-25 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-24 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-24 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-21 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-20 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-20 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-20 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-20 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-20 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-01-20 Rafael EspindolaLink libclang with dl if available.
2014-10-30 NAKAMURA Takumi[CMake] Prune redundant libdeps.
2014-08-02 NAKAMURA Takumilibclang: Update LINK_COMPONENTS.
2014-07-14 Alp TokerFix the !CLANG_ENABLE_ARCMT build
2014-02-28 Rafael EspindolaNow that llvm's build system sets -install_name, we...
2014-02-21 NAKAMURA Takumi[CMake] libclang: Use llvm_add_library(SHARED STATIC).
2014-02-21 NAKAMURA Takumi[CMake] Get rid of explicit dependencies to include...
2014-02-12 Dmitri GribenkoAdd an option to allow Clang verify source files for...
2014-01-24 NAKAMURA Takumi[CMake] libclang: Update GENERATED_HEADERS with actuall...
2014-01-23 NAKAMURA Takumi[CMake] Move LIBCLANG_BUILD_STATIC above. NFC.
2014-01-23 NAKAMURA Takumi[CMake] Parameterize MODULE and SHARED in add_clang_lib...
2014-01-22 NAKAMURA Takumi[CMake][MS] libclang: Invalidate LLVM_EXPORTED_SYMBOL_F...
2014-01-20 NAKAMURA Takumi[CMake] Apply ADDITIONAL_HEADERS introduced in r199639.
2013-12-30 Nico WeberPort r198088 (set NO_DEAD_STRIP for clang) from make...
2013-12-29 Nico WeberUse LLVM_EXPORTED_SYMBOL_FILE in libclang's cmake build.
2013-12-10 NAKAMURA Takumi[CMake] Update target_link_libraries() and LLVM_LINK_CO...
2013-11-13 Dmitri Gribenkolibclang does not depend directly on clangFormat; but...
2013-11-13 Dmitri GribenkoDocumentation parsing: move comment-to-XML conversion...
2013-11-06 Argyrios Kyrtzidis[libclang] Some changes on the linker options for libcl...
2013-08-17 Argyrios KyrtzidisRename libIDE to libIndex.
2013-08-16 Argyrios KyrtzidisIntroduce the clangIDE library.
2013-06-06 Argyrios Kyrtzidis[libclang] CMake: add an option to control building...
2013-03-29 Argyrios Kyrtzidis[cmake] Add clang-headers as a dependency of libclang...
2013-01-19 Chris Lattnerthis depends on the bitcode reader, since it is using it.
2012-12-18 Fariborz JahanianThis is the libclang patch providing minimal API to
2012-09-01 Ted KremenekSplit library clangRewrite into clangRewriteCore and...
2012-08-09 Chad Rosier[ms-inline asm] Add various MC components to clang...
2012-07-27 NAKAMURA Takumilibclang, examples: [CMake] Add dependencies to tblgen...
2012-07-20 Dmitri GribenkoAdd libclang APIs to walk comments ASTs and an API...
2012-06-30 Arnaud A. de Grand... [libclang] Make implementation filename match the heade...
2012-06-30 Arnaud A. de Grand... [libclang] add CompilationDatabase support
2012-06-21 Chandler CarruthRemove a goofy CMake hack and use the standard CMake...
2012-06-20 Chandler CarruthFix a big layering violation introduced by r158771.
2012-06-20 Dmitri GribenkoStructured comment parsing, first step.
2012-06-06 Francois PichetZap the /Za compiler switch from MSVC projects, the...
2012-05-15 Manuel KlimekThis patch fixes the cmake build to create libclang...
2012-04-20 Argyrios Kyrtzidis[libclang] Don't set dylib load address to 0xe000000.
2012-04-13 Douglas GregorKill the last vestiges of clangIndex
2012-03-06 Ted KremenekAdd new code migrator support for migrating existing...
2011-11-10 Ted Kremenekserialized diagnostics: implement full deserialization...
2011-10-31 Ted Kremenek[libclang] Move implementation of functions for manipul...
2011-10-31 Ted Kremenek[libclang] Add CXDiagnosticImpl to represent a super...
2011-10-17 Argyrios Kyrtzidis[libclang] Introduce a new high level API for indexing...
2011-10-06 Argyrios Kyrtzidis[libclang] Introduce clang_findReferencesInFile which...
2011-07-11 Argyrios KyrtzidisFix CMake.
2011-07-09 Argyrios Kyrtzidis[libclang] Fix linker error in buildbots.
2011-07-09 Argyrios Kyrtzidis[arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC...
2011-06-18 Chandler CarruthRemove more unnecessary dependencies now that the Front...
2011-06-16 Chandler CarruthRemove ARCMigrate from more builds that it isn't needed...
2011-06-16 John McCallARCMigrate depends on libAnalysis, and on unhelpful...
2011-06-16 John McCallGrr. Of course libARCMigrate depends on libRewrite...
2011-06-16 John McCalllibFrontend depends on ARCMigrate, so link it into...
2011-04-10 Oscar Fuenteslibclang output name is now libclang. This solves a...
2011-03-14 Oscar FuentesFix LIBCLANG_LINK_FLAGS for Darwin.
2011-03-13 Oscar FuentesBuild libclang as a static library too. Now tested...
2011-03-13 Oscar FuentesReverting "Build libclang as a static library too."
2011-03-12 Oscar FuentesBuild libclang as a static library too.
2011-02-25 Douglas GregorCMake: add version information into the clang executabl...
2011-02-19 Peter CollingbourneRe-instate r125819 and r125820 with no functionality...
2011-02-19 Rafael EspindolaRevert 125820 and 125819 to fix PR9266.
2011-02-18 Peter CollingbourneMove CompilerInstance::LLVMContext and LLVMContext...
2011-02-10 NAKAMURA TakumiCMake: LLVM_NO_RTTI must be obsolete now!
2011-02-05 Oscar FuentesCMake: libclang shall be named libclang.so, not liblibc...
2010-11-16 Ted KremenekMove CXString creation/management routines into
2010-09-13 Michael J. SpencerRevert "CMake: Update to use standard CMake dependency...
2010-09-10 Michael J. SpencerCMake: Update to use standard CMake dependency tracking...
2010-09-09 Douglas GregorClean up CMake dependencies
2010-08-27 Ted KremenekImplement CXCursor support for walking C++ base specifi...
2010-08-26 Ted KremenekAdd libclang API hook "clang_getIBOutletCollectionType...
2010-08-20 John McCallAnother step in the process of making the parser depend...
2010-08-17 Sebastian RedlReintroduce the serialization library, with fixed depen...
2010-08-06 Douglas GregorDon't pass -avoid-version to Darwin linker
2010-08-02 Douglas GregorAdd Darwin dylib versioning support to libclang when...
2010-07-11 John ThompsonRename clang.dll to libclang.dll, to fix Windows build.
2010-06-12 Chris Lattnerdon't make libclang depend on codegen. Patch by Peter...
2010-06-08 Douglas GregorTeach the PrintFunctionNames example to be a proper...
2010-05-14 Ted KremenekAdd CXType and an initial set of supporting functions...
next