]> granicus.if.org Git - clang/history - tools/CMakeLists.txt
[linux] When pre-reserving stack pages to work around broken address space
[clang] / tools / CMakeLists.txt
2016-08-24 Samuel Antaoclang-offload-bundler - offload files bundling/unbundli...
2016-03-03 NAKAMURA TakumiTweak CMakeLists not for libclang to depend on the...
2016-01-13 Eugene ZelenkoInstall scan-build and scan-view only if Static Analyze...
2015-11-09 Jonathan RoelofsCreate install targets for scan-build and scan-view
2015-10-20 Chris Bieneman[CMake] Make clang/tools subdirectories controlled...
2015-03-28 Manuel KlimekAdd initial version of a clang-fuzzer.
2014-07-16 Alp TokerMake clang's rewrite engine a core feature
2014-07-14 Alp TokerFix the !CLANG_ENABLE_ARCMT build
2013-12-03 Hans WennborgCMake: enable building the clang-format vs plugin
2013-08-22 Jordan RoseFix dependencies now that the ARC migrator depends...
2013-07-03 Jordan RoseWith CLANG_ENABLE_STATIC_ANALYZER=0, link clang properl...
2013-03-20 Daniel JasperAdd clang-format binary to cfe.
2012-10-10 NAKAMURA Takumi[CMake] clang/tools/extra may be included by LLVM_EXTER...
2012-08-07 Chandler CarruthInitial support for recursing into the new clang-tools...
2012-07-26 Alexander KornienkoRemoved standalone clang-ast-dump tool.
2012-07-16 Alexander KornienkoThe new clang-ast-dump tool for selective AST dumping...
2012-04-04 Manuel KlimekAdds a tooling library.
2011-08-09 Ted KremenekPlace back previous order of add_subdirectory()'s to...
2011-08-09 Ted KremenekAdd 'diagtool' to the 'tools/' directory. diagtool...
2011-08-09 Ted KremenekSort CMakeLists.txt.
2011-07-09 Argyrios Kyrtzidis[arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC...
2011-06-15 John McCallThe ARC Migration Tool. All the credit goes to Argyrio...
2010-04-30 Daniel DunbarRename 'CIndex' to 'libclang', since it has basically...
2010-01-22 Douglas GregorEliminate index-test; all of its tested functionality...
2009-12-12 Daniel DunbarRemove clang-cc tool, it has joined in unholy union...
2009-11-24 Kovarththanan Raja... Sort CMakeLists.txt
2009-11-17 Daniel DunbarRemove stale reference to old WPA dir, patch by Kovarth...
2009-10-27 John ThompsonChanges for building as a Windows DLL
2009-09-26 Daniel DunbarDisable c-index-test on MSVC until someone figures...
2009-09-25 Douglas GregorCMake build support for libCIndex and c-index-test...
2009-09-25 Douglas GregorHide clang-wpa executable behind a CMake variable so...
2009-07-16 Ted KremenekAdd 'clang-wpa' to the CMake-based build.
2009-06-25 Argyrios KyrtzidisIntroduce tools/index-test.
2009-03-24 Daniel DunbarMove <root>/Driver into <root>/tools/clang-cc.
2009-03-24 Daniel DunbarAdd CMake files for tools/driver; I am just guessing...