summaryrefslogtreecommitdiff
path: root/uui/Module_uui.mk
blob: 436efbfcb09ce30d9b79a0819e28542867a2b71c (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
# -*- 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,uui))

$(eval $(call gb_Module_add_targets,uui,\
	Library_uui \
))

$(eval $(call gb_Module_add_l10n_targets,uui,\
	AllLangResTarget_uui \
	UIConfig_uui \
))

# screenshots
$(eval $(call gb_Module_add_screenshot_targets,uui,\
    CppunitTest_uui_dialogs_test \
))

# vim: set noet sw=4 ts=4:
uages to linux updater buildsMarkus Mohrhard 2017-06-20updater: build daily builds with gtk3 supportMarkus Mohrhard 2017-06-17the new config is a jenkins configMarkus Mohrhard 2017-03-15just use turbo-jpeg as sole internal solutionCaolán McNamara 2017-02-03--enable-ext-google-docs is goneStephan Bergmann 2017-01-17Revert "distro-configs: disable firebird on linux_clang_dbgutil_64"Stephan Bergmann 2016-12-07add a linux_random jenkins's distro config to be able to have a tb on thatNorbert Thiebaud 2016-11-27screenshot config at the wrong placeNorbert Thiebaud 2016-11-08Drop more OxygenOffice bitsGabor Kelemen 2016-09-09Some --enable-ext-* switches got removedStephan Bergmann 2016-08-18distro-configs: disable firebird on linux_clang_dbgutil_64Miklos Vajna 2016-07-08fix typo in jenkins configNorbert Thiebaud 2016-07-08add configs for new gerrit build under jenkinsNorbert Thiebaud 2016-02-20packagekit is implied by dbus nowCaolán McNamara 2015-11-27update jenkins' profileNorbert Thiebaud 2015-11-09do not force-disable ccache for jenkins-ubsan buildNorbert Thiebaud 2015-10-31file for ci-based ubsan buildNorbert Thiebaud 2015-08-28Add PerfSuite.conf Jenkins pseudo distro-configNorbert Thiebaud 2015-08-11prepare conf files for tweaking jenkins from core.git directlyNorbert Thiebaud