# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # # 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/. # include $(SRCDIR)/vcl/commonfuzzer.mk $(eval $(call gb_Executable_Executable,pcdfuzzer)) $(eval $(call gb_Executable_use_api,pcdfuzzer,\ offapi \ udkapi \ )) $(eval $(call gb_Executable_use_externals,pcdfuzzer,\ $(fuzzer_externals) \ )) $(eval $(call gb_Executable_set_include,pcdfuzzer,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_Executable_use_libraries,pcdfuzzer,\ $(fuzzer_core_libraries) \ )) $(eval $(call gb_Executable_use_static_libraries,pcdfuzzer,\ findsofficepath \ ulingu \ fuzzerstubs \ )) $(eval $(call gb_Executable_add_exception_objects,pcdfuzzer,\ vcl/workben/pcdfuzzer \ )) $(eval $(call gb_Executable_add_libs,pcdfuzzer,\ -lFuzzingEngine \ )) # vim: set noet sw=4 ts=4: o/allotropia/zeta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/libvisio
AgeCommit message (Expand)Author
2017-11-02ICU_UCHAR_TYPE is not needed for C++11 projectsDavid Tardon
2017-10-28libvisio: pass optimization flags to configureDavid Tardon
2017-10-23upload libvisio 0.1.6David Tardon
2017-10-04use the new gbuild way to update config.*David Tardon
2017-06-13iOS patch libvisiojan Iversen
2017-04-26Upgrade to ICU 59.1Eike Rathke
2017-02-23add upstream URL to READMEsDavid Tardon
2017-02-23update upstream linkDavid Tardon
2016-05-30configure: set BOOST_CPPFLAGS also in --without-system-boost caseMichael Stahl
2015-12-27external/libvisio: Avoid undefined behaviorStephan Bergmann
2015-12-25this is not needed anymoreDavid Tardon
2015-12-24external/libvisio: Avoid undefined behaviorStephan Bergmann
2015-12-23Upload libvisio 0.1.4Fridrich Štrba
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2015-09-17blind attempt to fix lcovDavid Tardon
2015-08-30libvisio: fix build with boost 1.59David Tardon
2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud
2015-07-25upload libvisio 0.1.3David Tardon
2015-07-03revert inadvertedly committed hunkAndras Timar
2015-07-03typo: therfore -> thereforeAndras Timar
2015-02-27For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann
2015-01-13external/libvisio: -fsanitize=float-divide-by-zeroStephan Bergmann
2015-01-02workaround error C2589: ´(´ : illegal token on right side of ´::´Caolán McNamara
2015-01-02upload libvisio 0.1.1David Tardon
2014-12-02error C3861: 'localtime': identifier not foundMiklos Vajna
2014-12-02fdo#86664 VSD import: handle metadataMiklos Vajna
2014-11-25libvisio: don't invoke automakeMiklos Vajna
2014-11-25fdo#86664 VSDX import: handle metadataMiklos Vajna
2014-11-13More passing of MAKE into external configureStephan Bergmann
2014-11-10external: fortunately boost no longer requires config_host.mkMichael Stahl
2014-08-29Pass --enable-debug also down to external/libvisioStephan Bergmann
2014-07-20fdo#63756 build libxml2 with ICU supportDavid Tardon
2014-06-09libabw,libfreehand,libvisio: avoid some quoting issuesMichael Stahl
2014-05-26rebase all import libsDavid Tardon