summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-08-16 18:09:38 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-08-16 18:09:38 +0200
commit0f13c1d698739a2866f77d4485946ed296a885bf (patch)
tree1bcc0ce729d3ca6db6436f988dd57bffd71d0c59
parent3749e18421f66241420fa56e685482a3536b4f95 (diff)
Version 6.3.1.1, tag libreoffice-6.3.1.1 libreoffice-6.3.1.1
Change-Id: I791ca6d4ece325ce290cb537ffc9763f9efe3670
0 files changed, 0 insertions, 0 deletions
rites LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins/Makefile-clang.mk
AgeCommit message (Expand)Author
2017-12-06Remove CXXFLAGS_CXX11 from Clang plugin compilationStephan Bergmann
2017-09-30Support loplugin in clang-clStephan Bergmann
2017-05-16Also filter out flags like -fsanitize-address-globals-dead-strippingStephan Bergmann
2016-06-30Explain usage of -isystem instead of -IStephan Bergmann
2016-06-30Who needs that $(CLANGDIR)/tools/clang/include anyway?Stephan Bergmann
2016-06-29compilerplugins: -isystem /usr/include breaks the buildMichael Stahl
2016-02-26New COMPILER_PLUGINS_CXX to specify compiler to build Clang plugins withStephan Bergmann
2016-02-26These version checks are about the Clang the plugins are built /against/Stephan Bergmann
2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud
2014-05-22Filter out all -fsanitize= args when building compilerpluginsStephan Bergmann
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-09compilerplugins/clang: filter out -fsanitize=addressStephan Bergmann
2014-02-25Drop CLANGBUILD in addition to CLANGDIRStephan Bergmann
2014-02-21Allow building compilerplugins/clang on Mac OS XStephan Bergmann
2014-02-20EXTERNAL_WARNINGS_NOT_ERRORS -> ENABLE_WERROR and be "TRUE"/""Matúš Kukan
2014-01-10compilerplugins: strip out -m32/-m64 from CXXMichael Stahl
2013-08-05clang binary is in clang build directory, not with its sourcesLuboš Luňák
2013-06-13work around the C++11 __float128 problem with libstdc++ headers and clangLuboš Luňák
2013-06-05Ignore warnings in Clang headersStephan Bergmann
2013-05-31obey --enable-werror when building clang pluginLuboš Luňák
2013-05-31reoder stuff in makefileLuboš Luňák