summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/com_GCC_defs.mk
AgeCommit message (Expand)Author
2017-09-14gbuild: suppress -Werror on new GCC 7 warnings for release branchMichael Stahl
2016-11-15New compilerplugins/clang unit testsStephan Bergmann
2016-09-20Remove HAVE_GCC_VISIBILITY_BROKEN, never trueStephan Bergmann
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann
2016-09-12Disable GCC 6 -Wnull-dereference again for nowStephan Bergmann
2016-08-02Remove some presumably unnecessary leftovers from ancient timesTor Lillqvist
2016-07-21gbuild: always set CCACHE_CPP2=1 when COM_IS_CLANGMichael Stahl
2016-07-21gbuild: set CCACHE_CPP2 automatically with --enable-compiler-pluginMichael Stahl
2016-07-11Break gb_DEBUGINFO_FLAGS out of gb_DEBUG_CFLAGSStephan Bergmann
2016-05-11Enable Clang -Wimplicit-fallthroughStephan Bergmann
2016-04-26Enable Clang plugin warnings in Bison source codeStephan Bergmann
2016-04-18Enable further GCC 6 warningsStephan Bergmann
2016-01-21detailed warnings for invalid pch filesPeter Foley
2016-01-21Make ccache work properly with GCC PCHPeter Foley
2016-01-18Wrappers for LTOPeter Foley
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2015-11-10Avoid -Werror=pedantic when building CppunitTest_libreofficekit_checkapiStephan Bergmann
2015-11-02Pass emit-debuginfo flags into special bridge compilations, if applicableStephan Bergmann
2015-09-01core: fix build with system boost 1.59David Ostrovsky
2015-05-11Revert "Silence Clang -Werror,-Wreturn-type-c-linkage"Stephan Bergmann
2015-05-11Silence Clang -Werror,-Wreturn-type-c-linkageStephan Bergmann
2015-04-02Model o3tl::enumarray after std::array to allow aggregate initializationStephan Bergmann
2015-02-27For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann
2015-02-27Pass -fvisibility-inlines-hidden into external modulesStephan Bergmann
2015-02-18Also mention -fstack-protector-strong when linkingStephan Bergmann
2014-12-02attempt to default enable stack-protector-strongCaolán McNamara
2014-11-10force --std=gnu89 for clang (and gcc), properlyLuboš Luňák
2014-10-10Drop unnecessary gb_COMPILERDEFAULTOPTFLAGSStephan Bergmann
2014-10-06gbuild: enable -Wnon-virtual-dtor for all GCC platformsMichael Stahl
2014-09-18Don't use gnu++03 alias of gnu++98 for ODK buildsJan-Marek Glogowski
2014-09-15More forced-C++03 -Werror tweakingStephan Bergmann
2014-09-15Filter out non-interesting -Wvariadic-macros / -Werror=non-virtual-dtorMiklos Vajna
2014-09-15check that ODK headers compile with C++03Luboš Luňák
2014-09-15build ODK headers check without LIBO_INTERNAL_ONLYLuboš Luňák
2014-06-17-Wstrict-prototypesStephan Bergmann
2014-04-03gbuild: enable LTO parallelism for GCCMartin Liška
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan
2014-02-25gbuild: one command for C/C++ objectsMatúš Kukan
2014-02-20EXTERNAL_WARNINGS_NOT_ERRORS -> ENABLE_WERROR and be "TRUE"/""Matúš Kukan
2014-02-20Allow COMPILER_PLUGIN_TOOL to carry mulitple plugin namesStephan Bergmann
2014-02-18Tweak lto flags for gcc.Matúš Kukan
2014-01-27Prepare dual-mode compiler plugin featureStephan Bergmann
2013-10-31solver doesn't solve anything...Michael Stahl
2013-10-24gbuild: gb_Helper_extend_ld_path was rather broken...Michael Stahl
2013-10-11Use -fvisibility=hidden also for 3rd-party libs for iOSTor Lillqvist
2013-09-23Try to fix cross-compilationTor Lillqvist
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-22PoC: no libs in solverBjoern Michaelsen
2013-09-09install whole sdk using filelistsMatúš Kukan
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann