# -*- 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_StaticLibrary_StaticLibrary,fuzzer_writer)) $(eval $(call gb_StaticLibrary_set_include,fuzzer_writer,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_StaticLibrary_use_api,fuzzer_writer,\ offapi \ udkapi \ )) $(eval $(call gb_StaticLibrary_add_generated_exception_objects,fuzzer_writer,\ CustomTarget/vcl/workben/native-writer \ )) # vim: set noet sw=4 ts=4: aoo/trunk'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/graphicfilter/data/webp/pass/.gitignore
n title='2011-10-05 00:31:50 +0200'>2011-10-05
AgeCommit message (Expand)Author
simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-10convert uui to gbuildMatúš Kukan
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-25set build depencencies against the new "translations" modulePetr Mladek
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-05-03cws tl78: build issues after merging with DEV300_m77Thomas Lange [tl]
2009-06-17CWS-TOOLING: integrate CWS l10ncleanup04Ivo Hinkelmann
2006-10-24INTEGRATION: CWS pj59 (1.11.36); FILE MERGEDJens-Heiner Rechtien