summaryrefslogtreecommitdiff
path: root/uitest/Module_uitest.mk
blob: 63bd596353f7bff5be9bec3b0370d6e8bd086d75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# -*- 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,uitest))

$(eval $(call gb_Module_add_uicheck_targets,uitest,\
    UITest_calc_demo \
    UITest_writer_demo \
    UITest_impress_demo \
    UITest_demo_ui \
    UITest_math_demo \
))
858e05fdb1a8f'>Register flat file mime types on OS XMatthew J. Francis 2014-10-08Remove smb from X-KDE-Protocols linesStephan Bergmann 2014-09-13mac: enable-retina is now the defaultNorbert Thiebaud 2014-09-11create a master document template typeCaolán McNamara 2014-06-27add PageMaker to the list of supported formatsDavid Tardon 2014-06-15fix build of menu-packages (do hardcode /usr)Christian Lohmaier 2014-06-11Do not hard code /usrBaptiste Daroussin 2014-06-08Use MACOSX_APP_NAMETor Lillqvist 2014-06-08add newly supported mimetypesDavid Tardon 2014-05-22use $(gb_AWK) instead of awkChristian Lohmaier 2014-04-17remove executable bitAndras Timar 2014-04-04drop OnlyShowIn from .desktop filesCaolán McNamara 2014-03-21drop spadminCaolán McNamara 2014-01-26macosx: add --enable-macosx-retinaNorbert Thiebaud 2014-01-23Revert "regression since fdo#70553"David Tardon 2014-01-23regression since fdo#70553David Tardon 2014-01-02Fix math categories to make SUSE rpm check happyTomáš Chvátal 2013-11-20add some new mimetypesDavid Tardon 2013-11-12add missing semicolonDavid Tardon 2013-11-12sysui: fix incremental builds in CustomTarget_shareMichael Stahl 2013-11-04sysui: fix yet more cases of accidental OpenOffice.org XML rebrandingMichael Stahl 2013-11-02remove SOLARENV variableMichael Stahl 2013-11-02fdo#70553: Fix Unity QuicklistsJean-Baptiste Faure 2013-10-31sysui: remove Package_desktopMichael Stahl 2013-10-30sysui: remove Package_iconsMichael Stahl 2013-10-30sysui: stop delivering icons that are unusedMichael Stahl 2013-10-30sysui: stop delivering icons that are used from SRCDIR alreadyMichael Stahl 2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl 2013-10-24sysui: deliver .desktop files to INSTDIRMichael Stahl 2013-10-24replace libreoffice with UNIXBASISROOTNAMECaolán McNamara 2013-10-23Fix syntax error in the LSMinimumSystemVersion valueTor Lillqvist 2013-10-22macosx: add a LSMinimumSystemVersion in Info.plistNorbert Thiebaud 2013-10-04remove superfluous endifMichael Stahl 2013-10-04Enable %U in desktop files with kde integrationTomas Chvatal 2013-10-01sysui: remove cruft from freedesktop-menus.specMichael Stahl 2013-10-01fdo#69210: sysui: add AppData to system-integration RPM/DEBMichael Stahl 2013-10-01fdo#69210: sysui: add some AppStream AppData filesRichard Hughes 2013-09-30gitignore configure-generated Info.plistStephan Bergmann 2013-09-24Create a proper Info.plist for the OS X app bundle already in configureTor Lillqvist 2013-09-23Try to fix cross-compilationTor Lillqvist 2013-09-11Move Mac OS X Info.plist into instdirStephan Bergmann 2013-09-11Towards a working instdir for Mac OS XStephan Bergmann