# -*- 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_Module_Module,cui)) $(eval $(call gb_Module_add_targets,cui,\ Library_cui \ Package_cui \ UIConfig_cui \ )) $(eval $(call gb_Module_add_l10n_targets,cui,\ AllLangMoTarget_cui \ )) # screenshots $(eval $(call gb_Module_add_screenshot_targets,cui,\ CppunitTest_cui_dialogs_test \ CppunitTest_cui_dialogs_test_2 \ CppunitTest_cui_dialogs_test_3 \ CppunitTest_cui_dialogs_test_4 \ )) $(eval $(call gb_Module_add_uicheck_targets,cui,\ UITest_cui_dialogs \ UITest_cui_tabpages \ )) # vim: set noet sw=4 ts=4: 'aoo/trunk'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/distro-configs/LibreOfficeAndroidX86.conf
AgeCommit message (Expand)Author
2021-06-04Enable PdfIum for android buildmerttumer
2021-06-01configure: Refactor platform defaultsJan-Marek Glogowski
2019-06-21android: Define the icon theme in distro-configs and switch to colibre.Jan Holesovsky
2019-06-07Drop support for gstreamer-0.10Michael Weghorn
2018-05-23remove Linux ("UNX") systray "Quickstarter"Rene Engelhard
2018-01-18enable c++17 for android again after boost auto_ptr has a workaroundChristian Lohmaier
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier
2017-11-29android: don't use c++17 (gnu++1z), as boost wants auto_ptrChristian Lohmaier
2017-09-04android: should be i686-linux-android, not i686-linux-androideabiChristian Lohmaier
2016-08-18No export validation for the host platform when cross-compiling pleaseTor Lillqvist
2016-02-01configure: remove ---disable-randr-linkMichael Stahl
2016-01-29disable options by default on androidPeter Foley
2016-01-15Android: don't disable langtag (libetonyek has hard dependency)Christian Lohmaier