summaryrefslogtreecommitdiff
path: root/cppu/CppunitTest_cppu_test_cppumaker.mk
blob: 188d05c719752b4334e05528a390b5dde8d4ae6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# -*- 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_test_cppumaker))

$(eval $(call gb_CppunitTest_add_exception_objects,cppu_test_cppumaker, \
	cppu/qa/cppumaker/test_cppumaker \
))

$(eval $(call gb_CppunitTest_use_external,cppu_test_cppumaker,boost_headers))

$(eval $(call gb_CppunitTest_use_libraries,cppu_test_cppumaker, \
	cppu \
	sal \
	$(gb_UWINAPI) \
))

$(eval $(call gb_CppunitTest_use_internal_comprehensive_api,cppu_test_cppumaker, \
	cppu_qa_cppumaker_types \
	udkapi \
))

# vim: set noet sw=4 ts=4:
/span>Update ReferenceOOoMajorMinor to 4.1 for installation sets, tooStephan Bergmann 2014-10-08fdo#82288 merge core01-core07 packages into just oneChristian Lohmaier 2014-08-23Revert "--with-lang=ALL build exceeds maximum # of files in CAB"Andras Timar 2013-11-25--with-lang=ALL build exceeds maximum # of files in CABChristian Lohmaier 2013-11-22define module, not fileDavid Tardon 2013-11-18renamed ku* to kmr-Latn*, fdo#63460Eike Rathke 2013-11-08instsetoo_native: shouldn't need instdir in include pathMichael Stahl 2013-11-08installer: remove (now unnecessary) shlxthdlpathMichael Stahl 2013-10-31Hack to find instdir/*/LibreOffice.app/Contents/LICENSE.html on Mac OS XStephan Bergmann 2013-10-31solver doesn't solve anything...Michael Stahl 2013-10-31gbuild: add ExtensionPackage classMichael Stahl 2013-10-31gbuild: InstallScript: use scripts from WORKDIRMichael Stahl 2013-10-31readlicense_oo: stop delivering files to OUTDIRMichael Stahl 2013-10-31setup_native: remove Package_scripts_generatedMichael Stahl 2013-10-31setup_native: find all static files in source/packinfoMichael Stahl 2013-10-31sysui: remove Package_desktopMichael Stahl 2013-10-30cli_ure: remove CLI version PackagesMichael Stahl 2013-10-18Remove *_Test product, so cppunittester can be NONE againStephan Bergmann 2013-10-09fix building debs with epm (find libgetuid.so in instdir)Christian Lohmaier 2013-10-01remove run-time replacement of %WRITERCOMPATIBILITYVERSIONOOO11Michael Stahl 2013-09-24Create a proper Info.plist for the OS X app bundle already in configureTor Lillqvist 2013-09-12installer: search files in INSTDIRMichael Stahl 2013-09-10changed all 'sh' language to 'sr-Latn'Eike Rathke 2013-09-09change PRODUCTNAME for --enable-dbgutil buildMichael Stahl 2013-09-04renamed ca-XV to ca-valencia and activated ca-ES-valencia, fdo#59867 relatedEike Rathke