summaryrefslogtreecommitdiff
path: root/jvmaccess/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

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

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

# vim: set noet sw=4 ts=4:
228 comphelper: replace BOOST_PPDaniel Robertson 2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-06-10WaE: 'convertScreenToBase:' is deprecated: first deprecated in OS X 10.7Tor Lillqvist 2015-05-23Remove include stdio (part6)Julien Nabet 2015-05-11loplugin:staticmethodsStephan Bergmann 2015-05-10tdf#44621: Fixed drag and drop in OSX 10.7+mmeof2 2015-05-08loplugin:staticmethodsStephan Bergmann 2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann 2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann