# -*- 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_CppunitTest_CppunitTest,cppu_qa_reference)) $(eval $(call gb_CppunitTest_add_exception_objects,cppu_qa_reference, \ cppu/qa/test_reference \ )) $(eval $(call gb_CppunitTest_use_external,cppu_qa_reference,boost_headers)) $(eval $(call gb_CppunitTest_use_libraries,cppu_qa_reference, \ cppu \ sal \ )) $(eval $(call gb_CppunitTest_use_internal_comprehensive_api,cppu_qa_reference, \ cppu_qa_types \ udkapi \ )) # vim: set noet sw=4 ts=4: 'aoo/trunk'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vbahelper/prj
AgeCommit message (Expand)Author
2013-02-28remove all d.lstMichael Stahl
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-03-21chmod -xTor Lillqvist
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-10-01d.lst should be empty in gbuildized modulesMatúš Kukan
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
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-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-31CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in para...Mathias Bauer
2011-01-26CWS gnumake3: wrong license header in solenv, missing d.lst in sot and vbahelperMathias Bauer
2011-01-24CWS gnumake3: convert module vbahelper to gbuildMathias Bauer
2010-12-17CWS-TOOLING: integrate CWS sb131Hans-Joachim Lankenau
2010-11-02initial import of latest cws container_controlsNoel Power
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-07-16CWS gnumake2: vbahelper module depsBjoern Michaelsen
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen
2010-07-06mib17: #i112634# add VBA sheet event handling, based on a patch from Noel PowerDaniel Rentz
2010-05-21npower13_objectmodules: rebase and merge with DEV300_m78Daniel Rentz
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer
2010-04-16CWS gnumake2: move header generation for oovbaapi to offuhMathias Bauer
2010-03-08npower13objectmodules: clean build breaks vbahelper/filternpower Developer
2010-02-26npower14miscfixes: #i109644# don't load vba stuff for odf document ( untill y...npower Developer
2009-12-12for split build filter must depend on vbahelper, not the other way aroundMathias Bauer
2009-12-08some more fixes after resyncMathias Bauer
2009-09-18new and removed filesNoel Power