summaryrefslogtreecommitdiff
path: root/compilerplugins/Makefile-clang.mk
AgeCommit message (Expand)Author
2013-03-30silence compilerplugin buildPeter Foley
2013-03-28-Wextra for compiler pluginsLuboš Luňák
2013-03-19Enable -std=c++11 for compilerplugins/clangStephan Bergmann
2013-02-07create an output dir that's already needed by $(shell ...)Luboš Luňák
2013-02-07make sure the default target for compilerplugins is buildingLuboš Luňák
2013-02-02a bit more reliable detection of removed/added sourcesLuboš Luňák
2013-02-02automatically link all .cxx files in clang/ into the pluginLuboš Luňák
2013-02-02move plugin handling to separate source filesLuboš Luňák
2013-02-01one more config/ -> config_host/ fix after the renameLuboš Luňák
2013-01-06do not set our clang timestamp to the timestamp of the clang binaryLuboš Luňák
2013-01-04rewriter plugin for removing forward rtl string declarationsLuboš Luňák
2012-12-26config_clang.hLubos Lunak
2012-12-11adjust clang plugins for srcdir != builddirLuboš Luňák
2012-12-07CLANGPLUGIN_CPPFLAGS did not actually workStephan Bergmann
2012-10-22CLANGPLUGIN_CPPFLAGS for building plugin for Clang in nonstandard locationStephan Bergmann
2012-10-15rewriter for postfix->prefix operator++Luboš Luňák
2012-10-15support for compiler rewritersLuboš Luňák
2012-10-13compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.doxLuboš Luňák
2012-10-12print something when compiling clang plugin tooLuboš Luňák
2012-10-12rebuild clang plugin when clang changesLuboš Luňák
2012-10-09note about (not) linking llvm/clang librariesLuboš Luňák
2012-10-09compiler plugin check for if/while/true bodies with possibly {} missingLuboš Luňák
2012-10-09compiler check for unused variablesLuboš Luňák
2012-10-09initial support for clang compiler pluginsLuboš Luňák