summaryrefslogtreecommitdiff
path: root/jvmfwk/Makefile
blob: 0997e628485b15db1ce05c94758f56e1174fb221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- 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/.
#

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
nt (?) place for passing events to Automation clientsTor Lillqvist 2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski 2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl 2017-07-19sw mailmerge: add writer data source testcaseMiklos Vajna 2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara 2016-11-25tdf#102010 Never overwrite MM files via UNOJan-Marek Glogowski 2016-11-21add missing deps on ui filesDavid Tardon 2016-09-21sw: apparently CppunitTest_sw_mailmerge needs scfilt libraryMichael Stahl 2016-08-17tdf#95292 MM: add unit testJan-Marek Glogowski 2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko 2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin 2014-10-01blind fix for windows buildNoel Grandin 2014-10-01MM: first unit test and infrastructureJan-Marek Glogowski