summaryrefslogtreecommitdiff
path: root/scripting/Jar_Highlight.mk
blob: 0b643cdae10cae780496b76ce7200dcc08c9ea4c (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_Jar_Jar,Highlight))

$(eval $(call gb_Jar_use_jars,Highlight,\
	juh \
	jurt \
	ridl \
	unoil \
))

$(eval $(call gb_Jar_add_sourcefiles,Highlight,\
	scripting/examples/java/Highlight/HighlightText \
))

$(eval $(call gb_Jar_set_packageroot,Highlight,org))

# vim: set noet sw=4 ts=4:
2b8e30b4490fdb9a31942b62b'>Newer version 0.5.1 (since 0.5.0 package was broken on Windows).Kohei Yoshida 2013-04-13Update the internal liborcus package to 0.5.0.Kohei Yoshida 2013-04-07Uploading libcdr-0.0.12: fixing fdo#62538 and fdo#53278Fridrich Štrba 2013-04-03Easter Bunny brings new redland tarballsMichael Stahl 2013-03-30upgrade icu to 51.1Peter Foley 2013-03-26Update Apache CommonsPedro Giffuni 2013-03-14Update mdds to 0.7.1.Kohei Yoshida 2013-03-13Creating a libmwaw module for library parsing various old Mac file-formatsFridrich Štrba 2013-03-12Updated mdds to 0.7.0.Kohei Yoshida 2013-03-06Adding libmariadb module for internal mariadb (work in progress)Fridrich Štrba 2013-03-01Upload libcdr 0.0.11; fixing fdo#55366 fdo#59528 fdo#53278 fdo#54586Fridrich Štrba 2013-02-25Uploading libvisio-0.0.25 fixing fdo#60433Fridrich Štrba 2013-02-24convert moz to gbuild and add to tail_buildPeter Foley 2013-02-21Don't download a zip we don't useFridrich Štrba 2013-02-18Update the internal libmspub to 0.0.5Fridrich Štrba 2013-01-28Upload libmspub 0.0.4Fridrich Štrba 2013-01-25Uploading libcdr 0.0.10, hoping it worksFridrich Štrba 2012-12-25fix dbghelp.dll checksumDavid Tardon 2012-12-25convert external to gbuildPeter Foley 2012-12-18Fix the regression in fdo#47499: wrong fill colourFridrich Štrba 2012-12-07also with cppunit_dll.vcxprojMarkus Mohrhard 2012-12-07switch to cppunit tarball with vcproj and vcxproj filesMarkus Mohrhard 2012-12-03Upload libvisio-0.0.23, fixing regression fdo#48601Fridrich Štrba 2012-11-29Uploading libvisio 0.0.22 releaseFridrich Štrba 2012-11-28fix name of liborcus tarballMatúš Kukan 2012-11-28New place to specify the tarball name.Kohei Yoshida 2012-11-27download few tarballs directly without md5sum in nameMatúš Kukan 2012-11-27support for --with-all-tarballsMatúš Kukan