summaryrefslogtreecommitdiff
path: root/sdext/Module_sdext.mk
blob: 726b1476e2fbc5a7b3b602a7b603353078845aa6 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License or as specified alternatively below. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# Major Contributor(s):
# Copyright (C) 2012 Red Hat, Inc., David Tardon <dtardon@redhat.com>
#  (initial developer)
#
# All Rights Reserved.
#
# For minor contributions see the git repository.
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.

$(eval $(call gb_Module_Module,sdext))

$(eval $(call gb_Module_add_targets,sdext,\
    Library_presenter \
))

ifeq ($(ENABLE_MINIMIZER),YES)
$(eval $(call gb_Module_add_targets,sdext,\
    Configuration_minimizer \
    Extension_minimizer \
    Library_minimizer \
    Rdb_minimizer \
))
endif

ifeq ($(ENABLE_PDFIMPORT),TRUE)
$(eval $(call gb_Module_add_targets,sdext,\
    Executable_xpdfimport \
    Library_pdfimport \
    Package_pdfimport_xcu \
    Package_pdfimport_xpdfimport \
    StaticLibrary_pdfimport_s \
))

$(eval $(call gb_Module_add_check_targets,sdext,\
    CppunitTest_pdfimport \
    CustomTarget_pdfimport \
    Executable_pdf2xml \
    Executable_pdfunzip \
))
endif

# vim:set shiftwidth=4 softtabstop=4 expandtab:
bb464ed92'>Remove visual noise from scriptingAlexander Wilms 2014-02-12Typo: "omited"/"ommitted"/"ommited" -> "omitted"Julien Nabet 2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist 2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin 2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin 2013-02-22s/the the/the/Tor Lillqvist 2013-02-18Fix typoJulien Nabet 2013-02-17fdo#60670: Create a new document in case there's noneXisco Fauli 2012-11-25scripting: Capitalise.py example: fix Python 3 syntax errorsMichael Stahl 2012-10-10Fix "Content is not allowed in prolog" warningCaolán McNamara 2012-07-06re-base on ALv2 code. Includes:Michael Meeks 2012-06-29re-base on ALv2 code.Michael Meeks 2012-06-22.xba files don't need executable bitsMichael Stahl 2012-06-22.xdl files don't need executable bitsMichael Stahl 2012-06-22.xml files don't need executable bitsMichael Stahl 2012-06-21re-base on ALv2 code.Michael Meeks 2012-03-23.gif files don't need executable bitsMichael Stahl 2012-03-23fdo#46102: Fix Java script examples after gbuild'ificationStephan Bergmann 2012-03-23scripting: don't need x bits for theseMichael Stahl 2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann 2011-10-01finished converting scripting to gbuildMatúš Kukan 2011-04-07add includeantruntime=falseCaolán McNamara 2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien 2009-09-16CWS-TOOLING: integrate CWS l10nframework01Ivo Hinkelmann 2009-05-07CWS-TOOLING: integrate CWS cmcfixes58Release Engineers 2008-04-11INTEGRATION: CWS changefileheader (1.7.98); FILE MERGEDRüdiger Timm 2008-04-11INTEGRATION: CWS changefileheader (1.13.108); FILE MERGEDRüdiger Timm 2008-04-11INTEGRATION: CWS changefileheader (1.11.108); FILE MERGEDRüdiger Timm