# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_Package_Package,officecfg_misc,$(SRCDIR)/officecfg)) $(eval $(call gb_Package_add_file,officecfg_misc,$(LIBO_SHARE_FOLDER)/registry/oo-ldap.xcd.sample,registry/schema/oo-ldap.xcd.sample)) $(eval $(call gb_Package_add_file,officecfg_misc,$(LIBO_SHARE_FOLDER)/registry/oo-ad-ldap.xcd.sample,registry/schema/oo-ad-ldap.xcd.sample)) # vim: set noet sw=4 ts=4: 0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/commonfuzzer.mk
AgeCommit message (Expand)Author
2020-07-04reduce number of framework librariesNoel Grandin
2020-04-22missing separatorCaolán McNamara
2020-04-21ofz#21701 Fuzzing build failureCaolán McNamara
2020-03-02ofz#20976 build-failureCaolán McNamara
2020-03-02Revert "ofz#20976 build-failure"Caolán McNamara
2020-03-02ofz#20976 build-failureCaolán McNamara
2020-01-04ofz#19766 fix Build-FailureCaolán McNamara
2019-10-10guesslang needed in calc, impress and math! as wellCaolán McNamara
2019-10-10ofz#18093 fix buildCaolán McNamara
2019-10-09ofz#18093 guesslang was added to solenv/bin/native-code.pyCaolán McNamara
2019-05-30Resolves; ofz#14803 build failureCaolán McNamara
2019-03-25ctl (UnoControls) needed nowCaolán McNamara
2017-12-07fix fuzzer buildCaolán McNamara
2017-12-05drop opencl and clew for fuzzingCaolán McNamara
2017-12-04add mml fuzzerCaolán McNamara
2017-09-15consistent naming of externals: png -> libpngMichael Stahl
2017-09-15consistent naming of externals: jpeg-turbo->libjpeg-turboMichael Stahl
2017-07-25fix oss-fuzz buildCaolán McNamara
2017-07-19oss-fuzz: fix wmffuzzerCaolán McNamara
2017-07-18fix oss-fuzz buildCaolán McNamara
2017-07-04ofz: fix buildCaolán McNamara
2017-06-11refactor fuzzer army a bitCaolán McNamara
2017-06-10re-add quattro pro fuzzerCaolán McNamara
2017-06-07remove some more qpw depends for the momentCaolán McNamara
2017-06-03add quattro pro fuzzerCaolán McNamara
2017-04-01add rtf fuzzerCaolán McNamara
2017-03-06oss-fuzz: add in requirements for pptCaolán McNamara
2017-03-03disable dynload expects services.rdb to list the orig library nameCaolán McNamara
2017-02-25fuzzers need liblangtag nowCaolán McNamara
2017-02-05circular freetype and harfbuzz dependencyCaolán McNamara
2017-01-02add a jpg fuzzerCaolán McNamara