summaryrefslogtreecommitdiff
path: root/jurt/CustomTarget_test_urp.mk
blob: ce2fa371e89c7c561837b0f8a6471e7e3e0ca21f (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
# -*- 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_CustomTarget_CustomTarget,jurt/test/com/sun/star/lib/uno/protocols/urp))

jurt_TESTURP := $(call gb_CustomTarget_get_workdir,jurt/test/com/sun/star/lib/uno/protocols/urp)

$(call gb_CustomTarget_get_target,jurt/test/com/sun/star/lib/uno/protocols/urp) : $(jurt_TESTURP)/done

$(jurt_TESTURP)/done : \
		$(call gb_UnoApiTarget_get_target,test_urp) \
		$(call gb_UnoApi_get_target,udkapi) \
		$(call gb_Executable_get_runtime_dependencies,javamaker)
	$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),JVM,1)
	rm -rf $(jurt_TESTURP) && \
	$(call gb_Helper_execute,javamaker -O$(jurt_TESTURP) -nD $< \
		-X$(call gb_UnoApi_get_target,udkapi)) && \
	touch $@

# vim:set shiftwidth=4 tabstop=4 noexpandtab:
dfa7f666c5701ae8c2139'>add pt-BR/acor/SentenceExceptList.xml to makefileAndras Timar 2012-09-21Update acor_pt-PT.dat and fix fdo#54362Olivier Hallot 2012-08-29fix typoDavid Tardon 2012-08-28Change Calc templates fontsOlivier Hallot 2012-08-25localize spreadsheet style template names runtimeAndras Timar 2012-08-24translate fax/letter/agenda/report templates runtimeIstvan Turi 2012-08-24soffice.html has been removedDavid Tardon 2012-08-24drop unused filesDavid Tardon 2012-08-24gbuildize extrasDavid Tardon 2012-08-24remove unused soffice.htmlAndras Timar 2012-08-24fdo#52978 remove hardcoded page width/heightAndras Timar 2012-08-16idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)Istvan Turi 2012-08-15make all autocorrection manifest.xml have the same styleCaolán McNamara 2012-08-13fdo#49527 unzip autocorrect files, store contents in gitBence Babati 2012-07-18re-base on ALv2 code. Includes:Michael Meeks 2012-07-16Fix typo in template name: "VIntage" to "Vintage"Stefan Knorr (astron) 2012-07-04modernize the default set of Impress templates (masterpages)Alexander Wilms 2012-06-25ditch wizards schedule moduleCaolán McNamara 2012-06-16Updated autorrection for pt-BRRaimundo Moura 2012-06-05Revert "Revert "Remove ugly symbols""Andras Timar 2012-06-05Revert "Remove ugly symbols"libreoffice-3-6-branch-pointStefan Knorr (astron) 2012-06-05Remove ugly symbolsStefan Knorr (astron) 2012-05-28put white next to black in the color palette drop-downMichael Meeks 2012-05-26added the metropolis master pageAlexander Wilms 2012-05-05<fanboy>I love you Neil</fanboy>Caolán McNamara 2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen 2012-04-13Translate <title> to EnglishPhilipp Weissenbacher 2012-03-26Adapt arrowhead pathes to corrected svg path z hanglingRegina Henschel 2012-03-26fdo#42328 Impress slide backgrounds with Liberation fontsOlivier Hallot 2012-03-26fdo#42328 Impress slide backgrounds with Liberation fontsOlivier Hallot 2012-03-23.css files don't need executable bitsMichael Stahl 2012-03-23.html files don't need executable bitsMichael Stahl 2012-03-23.stw files don't need executable bitsMichael Stahl 2012-03-14toggle on view all records in biblio.odbCaolán McNamara 2012-03-09document how to update the damn bibliography databaseCaolán McNamara 2012-03-09Resolves: fdo#45033 use LibreOffice references in bibliographyItalo Vignoli 2012-02-09Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich 2012-01-17fix zh-TW translation errors reported by Cheng-Chia Tseng in e-mailAndras Timar