summaryrefslogtreecommitdiff
path: root/unoil/Jar_unoil.mk
blob: f53c4b4f17892e83142d1766c6b0e0d13e9bf7bc (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
# -*- 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) 2010 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_Jar_Jar,unoil))

$(eval $(call gb_Jar_use_customtargets,unoil,\
    unoil/javamaker \
))

$(eval $(call gb_Jar_add_packagedirs,unoil,\
    $(call gb_CustomTarget_get_workdir,unoil/javamaker)/com \
))

# vim:set shiftwidth=4 softtabstop=4 expandtab:
p;id=049afdad58b7b07698b6002659f075aa555688f3'>rhbz#782736 use right device for converting sizeDavid Tardon 2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin 2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin 2012-12-02RepositoryExternal.mk: clean up awful icudata/icui18n duplicationMichael Stahl 2012-11-30Include <iterator>Fridrich Štrba 2012-11-28OUString::trim() does not modify in-placeTor Lillqvist 2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin 2012-11-27Fix --enable-dbgutil buildStephan Bergmann 2012-11-27re-factor lifecycle issues in FormattedFieldWrapper.Michael Meeks 2012-11-27re-base on ALv2 code. Includes:Michael Meeks 2012-11-27Revert "sb140: #i114718# avoid references to object across XAggregation::setD...Michael Meeks 2012-11-27correct free slot count.Michael Meeks 2012-11-27Revert "sb140: #i114669# appears be duplicate of fixed i114718, so re-enablin...Michael Meeks 2012-11-27fs34b: #i117507# serialize_node: do not reach out into the implementationFrank Schoenheit [fs] 2012-11-27fs34b: added some diagnostics, so next time a bug like #i117507# happensFrank Schoenheit [fs] 2012-11-27fs34b: #i117459# fixed the test - do not create multiple children of a docume...Frank Schoenheit [fs] 2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl 2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz 2012-11-23some i18n wrappers with LanguageTagEike Rathke 2012-11-22AllSettings with LanguageTagEike Rathke 2012-11-20Merge branch 'feature/killsdf'Andras Timar 2012-11-17use LanguageTagEike Rathke