summaryrefslogtreecommitdiff
path: root/np_sdk/Package_inc.mk
blob: 2a656b9e0ab18b4b8ae4afa11a359e5a1b630a0a (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
# -*- 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 Matúš Kukan <matus.kukan@gmail.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_Package_Package,np_sdk_inc,$(SRCDIR)/np_sdk))

$(eval $(call gb_Package_add_file,np_sdk_inc,inc/npsdk/jri.h,mozsrc/jri.h))
$(eval $(call gb_Package_add_file,np_sdk_inc,inc/npsdk/jri_md.h,mozsrc/jri_md.h))
$(eval $(call gb_Package_add_file,np_sdk_inc,inc/npsdk/jritypes.h,mozsrc/jritypes.h))
$(eval $(call gb_Package_add_file,np_sdk_inc,inc/npsdk/npupp.h,mozsrc/npupp.h))
$(eval $(call gb_Package_add_file,np_sdk_inc,inc/npsdk/plugin.h,mozsrc/plugin.h))

# vim: set noet sw=4 ts=4:
lled the 'lastedited' element, it's useless, we have git.Jan Holesovsky 2015-11-05java: combine nested if statementsNoel Grandin 2015-10-20coverity#1326963 RV: Bad use of return valueCaolán McNamara 2015-10-20coverity#1327463 Dm: Dubious method usedCaolán McNamara 2015-10-20coverity#1327464 Dm: Dubious method usedCaolán McNamara 2015-10-15coverity#1326241 Dereference after null checkCaolán McNamara 2015-10-14java:remove unused importsNoel Grandin 2015-10-09swext: increment the extension version number to 1.2.0Michael Stahl 2015-10-09swext: add a logging out stream to help debugging TLS connectionsMichael Stahl 2015-10-09swext: Wiki Publisher does not use those apache-commons librariesMichael Stahl 2015-10-09swext: remove commons-httpclient dependency from Wiki PublisherMichael Stahl 2015-09-30Fix typosAndrea Gelmini 2015-06-15java: 'final static' to 'static final'Noel Grandin 2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin 2015-05-20odt2mediawiki.xsl: ensure the node selectionRobert Antoni Buj Gelonch 2015-05-19odt2mediawiki.xsl: hide table of contents if there is a customized tocRobert Antoni Buj Gelonch 2015-05-18odt2mediawiki.xsl: tabulation in toc entriesRobert Antoni Buj Gelonch 2015-04-27tdf#75360 tdf#90474 line breaks in exporting to mediawikiRobert Antoni Buj Gelonch 2015-04-27odt2mediawiki.xsl: vertical & horizontal align of a imageRobert Antoni Buj Gelonch 2015-04-27tdf#75531 failed to convert the marginsRobert Antoni Buj Gelonch 2015-04-27tdf#75019 bookmarks in exporting to mediawikiRobert Antoni Buj Gelonch 2015-04-20odt2mediawiki.xsl: table cell color in cell attributesRobert Antoni Buj Gelonch 2015-04-20odt2mediawiki.xsl: reuse table cell code, check USE_DEFAULT_TABLE_CLASS, use ...Robert Antoni Buj Gelonch 2015-04-20odt2mediawiki.xsl: improve export filterRobert Antoni Buj Gelonch 2015-03-25Typo: formated->formattedJulien Nabet 2015-01-05java: remove more dead codeNoel Grandin 2015-01-05java: remove dead codeNoel Grandin 2014-12-10java: unused importsNoel Grandin 2014-12-05java: remove some unused local variablesNoel Grandin 2014-12-05java: remove some unused fieldsNoel Grandin