# # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # Use via environment variable LSAN_OPTIONS=.../leak-suppress.txt # uno typelib leak:cppu/source/typelib/typelib.cxx # uno component context leak:cppu::defaultBootstrap_InitialComponentContext # global objects leak:SfxFilterContainer::ReadSingleFilter_Impl # build-time tool soltools/cpp: leak:soltools/cpp/_cpp.c # resource managers, normally global objects leak:ResMgr::CreateResMgr # bridge's RTTI information, leaked knowingly leak:RTTI::getRTTI # ignore glib reported leaks, most likely false positives # glib not built with asan/lsan leak:libglib # ignore gdk reported leaks, most likely false positives # gdk not built with asan/lsan leak:libgdk # ignore fontconfig reported leaks, most likely false positives # fontconfig not built with asan/lsan leak:libfontconfig.so # ignore libGL related leaks, most likely false positives # libGL is not built with asan/lsan leak:libGL.so apgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/Library_merged.mk
AgeCommit message (Expand)Author
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-10-26i18nlangtag must presumably be dropped from Library_merged.mkStephan Bergmann
2015-11-28Add i18nlangtag and ucbhelper to libmergedMatúš Kukan
2015-11-28Add comphelper to libmergedMatúš Kukan
2015-06-25tdf#91485 fix cursors not displayed on Windows with mergedlibsChristian Lohmaier
2014-12-15gbuild: More automagic for libmergedMatúš Kukan
2014-12-15gbuild: Do not require gb_Library_use_externals for libmergedMatúš Kukan
2014-12-02fix typo and libmerged buildMatúš Kukan
2014-12-02 --enabled-mergedlibs, missing setupapi DLL on windowsNoel Grandin
2014-12-02--enabled-mergedlibs, don't use glxtest on windowsNoel Grandin
2014-11-24fix libmerged build: missing glxtestMatúš Kukan
2014-07-03fix libmerged: vclplug_svp is inMatúš Kukan
2014-05-13add externals for libmerged tooMatúš Kukan
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-08vclopengl needs to be in libmergedMatúš Kukan
2014-03-14add shlwapiMatúš Kukan
2014-03-14lpsolve is not used hereMatúš Kukan
2014-01-02merged library needs to include eotBjoern Michaelsen
2013-12-03ugly build-fix for libmergedMatúš Kukan
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-07-16libfbfembed shouldn't be part of libmerged.Andrzej J.R. Hunt
2013-07-16Fix firebird with libmerged.Andrzej J.R. Hunt
2013-07-16Build firebird 2.5 internally. Also adds libatomic_ops.Andrzej J.R. Hunt
2013-06-16Don't build icule library as we no longer use itKhaled Hosny
2013-05-24Revert "Rename Boost libraries when built internally to match conventions"Fridrich Štrba
2013-05-24Rename Boost libraries when built internally to match conventionsTor Lillqvist
2013-05-23libmerged needs -lrt tooMatúš Kukan