summaryrefslogtreecommitdiff
path: root/vbahelper/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:
tr>2018-10-29fix importing the certificate and private keyTomaž Vajngerl 2018-10-29xmlsecurity: implement XCertificateCreator for NSS backendTomaž Vajngerl 2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin 2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov 2018-06-11loplugin:unusedmethodsNoel Grandin 2018-03-29xmlsecurity nss: create SecurityEnvironment instances with a constructorMiklos Vajna