# -*- 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,filter_ras_test)) $(eval $(call gb_CppunitTest_use_external,filter_ras_test,boost_headers)) $(eval $(call gb_CppunitTest_add_exception_objects,filter_ras_test, \ filter/qa/cppunit/filters-ras-test \ )) $(eval $(call gb_CppunitTest_use_libraries,filter_ras_test, \ ira \ sal \ test \ tl \ unotest \ vcl \ $(gb_UWINAPI) \ )) $(eval $(call gb_CppunitTest_use_api,filter_ras_test,\ udkapi \ offapi \ )) $(eval $(call gb_CppunitTest_use_ure,filter_ras_test)) $(eval $(call gb_CppunitTest_use_vcl,filter_ras_test)) $(eval $(call gb_CppunitTest_use_components,filter_ras_test,\ configmgr/source/configmgr \ )) $(eval $(call gb_CppunitTest_use_configuration,filter_ras_test)) # vim: set noet sw=4 ts=4: apgemini/cg-4.1'>distro/capgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/README.cross
AgeCommit message (Expand)Author
2014-08-07remove unnecessary references to test-install (just use instdir)Michael Stahl
2014-08-07If dev-install is obsolete, why have it at all?Tor Lillqvist
2014-07-09Add note that building for the simulator is brokenTor Lillqvist
2014-06-30android: Support for Android SDK Tools 23 + note about their brokeness.Jan Holesovsky
2014-06-30android: Now we need API 15 SDK.Jan Holesovsky
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl
2014-02-22Mention that the Raspbian cross-build works from openSUSE, tooTor Lillqvist
2014-02-21Minor updatesTor Lillqvist
2014-02-14Merge AWTLIB and JAVALIB together as JAWTLIBStephan Bergmann
2014-01-20Minor update for RaspbianTor Lillqvist
2014-01-16Update README for cross-compiling to Raspbian a bit.Matúš Kukan
2013-10-14fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky
2013-09-17goodbye linkoo.. you have served wellMatúš Kukan