# -*- 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/. # $(eval $(call gb_Module_Module,mdnsresponder)) $(eval $(call gb_Module_add_targets,mdnsresponder,\ UnpackedTarball_mDNSResponder \ )) $(eval $(call gb_Module_add_targets,mdnsresponder,\ StaticLibrary_mDNSResponder \ )) # vim: set noet sw=4 ts=4:
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/bin/oss-fuzz-build.sh
AgeCommit message (Expand)Author
2022-05-09rsc is no more, but concat-deps leaks instead so still need thisCaolán McNamara
2022-01-02oss-fuzz: put LO downloads into $SRC/external-tarJan-Marek Glogowski
2021-12-30oss-fuzz: add more verbose output to build scriptJan-Marek Glogowski
2021-12-25oss-fuzz: convert to static cross-buildJan-Marek Glogowski
2021-09-20ofz: can now undo temp -L/usr/msan/lib hackCaolán McNamara
2021-09-12ofz: better workaround for broken msan buildCaolán McNamara
2021-08-20Make some scripts more portableIlmari Lauhakangas
2021-08-19use sanitize-excludelist.txt for fuzzing CC as well as CXXCaolán McNamara
2021-08-16ofz: log with date -uCaolán McNamara
2021-08-12ofz: liberation-fonts-ttf alone is sufficientCaolán McNamara
2021-08-08oss-fuzz: drop more_fonts build step and just install the min wantedCaolán McNamara
2021-08-07log when fuzzing build starts and endsCaolán McNamara
2021-06-03Avoid timeout in bin/oss-fuzz-build.shMarcoFalke
2020-11-19tdf#132938 Add glyphs U+F030-U+F039 to OpenSymbolMing Hua
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2019-07-14tdf#120047 use new opens___.ttf version 102.11Andras Timar
2018-09-15ofz#10326 oss-fuzz move make clean to startCaolán McNamara
2018-08-14mv rather than cp fuzzerCaolán McNamara
2018-08-13output oss-fuzz dfCaolán McNamara
2018-08-13compress debug sections for oss-fuzzCaolán McNamara
2018-08-12add make clean to oss-fuzz buildCaolán McNamara