# -*- 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: LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/config_host/config_vclplug.h.in
AgeCommit message (Expand)Author
2024-05-21tdf#145735 avmedia qt: Use QtMultimedia for Qt 6 media playbackMichael Weghorn
2023-10-18qt: Drop now obsolete workaround for Qt < 5.12Michael Weghorn
2023-06-22kf6: Add a kf6 VCL pluginMichael Weghorn
2022-12-21initial Experimental System-Dependent PrimitiveRenderer for CairoCaolán McNamara
2022-01-12gbuild: build static LO / link static executablesJan-Marek Glogowski
2021-09-29qt6: Add a qt6 VCL pluginMichael Weghorn
2021-06-01configure: Refactor platform defaultsJan-Marek Glogowski
2021-05-29vcl: Implement static vclplug usageJan-Marek Glogowski
2019-12-06Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski
2019-09-30drop gtk2 supportCaolán McNamara
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski
2019-06-14KDE5 move screensafer inhibiting code into Qt5Jan-Marek Glogowski
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski
2019-06-03Have all VCL plugin related defines in config_vclplug.hMichael Weghorn
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens
2018-01-23Introduce gtk3_kde5 vcl pluginMilian Wolff
2018-01-23Extend build system to support linking against KDE Frameworks 5Milian Wolff
2017-08-11Revert "Build with kde5, first stab"Katarina Behrens
2017-08-11Build with kde5, first stabKatarina Behrens
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl
2016-02-19move gio config into its own separate config headerCaolán McNamara
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl
2015-09-02ditch gnome-vfs2 supportCaolán McNamara