summaryrefslogtreecommitdiff
path: root/readlicense_oo/Module_readlicense_oo.mk
blob: f3f2a7dcc4099643b75790b5610814a5391502f0 (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
# -*- 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,readlicense_oo))

$(eval $(call gb_Module_add_targets,readlicense_oo,\
    CustomTarget_readme \
    Package_files \
    Package_readlicense_oo_readmes \
))

ifeq (WNT,$(OS))
$(eval $(call gb_Module_add_targets,readlicense_oo,\
    CustomTarget_license \
    Package_license \
))
endif

# vim:set noet sw=4 ts=4:
8f50d319aaed6a7b739a4'>unwind RID_ANALYSIS_FUNCTION_DESCRIPTIONS local resourceCaolán McNamara 2017-02-14unwind RID_ANALYSIS_FUNCTION_NAMES local resourceCaolán McNamara 2017-02-14convert DATE_FUNCDESC_* resources to StringArraysCaolán McNamara 2017-02-14convert PRICING_FUNCDESC_* resources to StringArraysCaolán McNamara 2017-02-14unwind RID_DATE_FUNCTION_DESCRIPTIONS local resourceCaolán McNamara 2017-02-14unwind RID_PRICING_FUNCTION_DESCRIPTIONS local resourceCaolán McNamara 2017-02-14unwind RID_PRICING_FUNCTION_NAMES local resourceCaolán McNamara 2017-02-14unwind RID_DATE_FUNCTION_NAMES local resourceCaolán McNamara 2017-02-14unwind RID_DATE_DEFFUNCTION_NAMES local resourceCaolán McNamara 2017-02-14unwind RID_PRICING_DEFFUNCTION_NAMES local resourceCaolán McNamara 2017-02-14don't need to store this dataCaolán McNamara 2017-02-14don't need to store this dataCaolán McNamara 2017-02-14don't need to store this dataCaolán McNamara 2017-02-14replace localresource of strings and keys with StringArrayCaolán McNamara 2017-02-14replace localresource of strings and keys with StringArrayCaolán McNamara 2017-02-07remove more STR_FROM_ANSI macroNoel Grandin 2017-02-07convert ScaCategory to scoped enumNoel Grandin 2017-02-07remove unnecessary STR_FROM_ANSI macroNoel Grandin 2017-02-07convert ScaCategory to scoped enumNoel Grandin 2017-02-07convert FDCategory to scoped enumNoel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-25Avoid calling log10(0)Stephan Bergmann 2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin