]> granicus.if.org Git - clang/history - lib/CMakeLists.txt
[Modules] In case of lock timeout, fallback and build module
[clang] / lib / CMakeLists.txt
2014-07-14 Alp TokerFix build with various feature flag combinations
2013-08-22 Jordan RoseFix dependencies now that the ARC migrator depends...
2013-08-17 Argyrios KyrtzidisRename libIDE to libIndex.
2013-08-16 Argyrios KyrtzidisIntroduce the clangIDE library.
2013-05-29 Roman DivackyTurn CLANG_ENABLE_{ARCMT,REWRITER,STATIC_ANALYZER}...
2012-12-03 Daniel JasperInitial version of formatting library.
2012-07-06 Manuel KlimekAdds the AST Matcher library, which provides a in-C...
2012-06-20 Chandler CarruthFix a big layering violation introduced by r158771.
2012-06-20 Dmitri GribenkoStructured comment parsing, first step.
2012-04-13 Douglas GregorRemove the unused, unmaintained, incomplete 'Index...
2012-04-04 Manuel KlimekAdds a tooling library.
2012-03-06 Ted KremenekAdd new code migrator support for migrating existing...
2011-06-15 John McCallThe ARC Migration Tool. All the credit goes to Argyrio...
2011-06-02 Manuel KlimekReverts the Tooling changes as requested by Chris.
2011-04-21 Manuel KlimekAdds a function to run FrontendActions over in-memory...
2011-02-08 Argyrios Kyrtzidis[analyzer] Move the files in lib/StaticAnalyzer to...
2010-12-23 Ted KremenekChris Lattner has strong opinions about directory
2010-12-23 Ted KremenekRename headers: 'clang/GR' 'clang/EntoSA' and
2010-12-22 Argyrios KyrtzidisAdd GR/Checkers subdir for CMake build.
2010-12-22 Argyrios Kyrtzidis[analyzer] Refactoring: lib/Checker -> lib/GR and libcl...
2010-08-24 Peter CollingbourneMove ExecuteCompilerInvocation to a new library Fronten...
2010-08-17 Sebastian RedlReintroduce the serialization library, with fixed depen...
2010-08-17 Douglas GregorRevert Sebastian's build-breaking patch.
2010-08-17 Sebastian RedlCreate a new Serialization module that contains all...
2010-01-25 Ted KremenekSplit libAnalysis into two libraries: libAnalysis and...
2009-07-05 Argyrios KyrtzidisIntroduce the 'Index' library.
2009-03-24 Mike StumpReally fix cmake style builds.
2009-03-02 Mike StumpFix cmake builds.
2008-10-26 Oscar FuentesCMake: Builds and installs clang binary and libs (no...