# -*- 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_Library_Library,localedata_en)) $(eval $(call gb_Library_add_generated_exception_objects,localedata_en,\ CustomTarget/i18npool/localedata/localedata_en_AU \ CustomTarget/i18npool/localedata/localedata_en_BW \ CustomTarget/i18npool/localedata/localedata_en_BZ \ CustomTarget/i18npool/localedata/localedata_en_CA \ CustomTarget/i18npool/localedata/localedata_en_GB \ CustomTarget/i18npool/localedata/localedata_en_GH \ CustomTarget/i18npool/localedata/localedata_en_GM \ CustomTarget/i18npool/localedata/localedata_en_IE \ CustomTarget/i18npool/localedata/localedata_en_JM \ CustomTarget/i18npool/localedata/localedata_en_MW \ CustomTarget/i18npool/localedata/localedata_en_NA \ CustomTarget/i18npool/localedata/localedata_en_NZ \ CustomTarget/i18npool/localedata/localedata_en_PH \ CustomTarget/i18npool/localedata/localedata_en_TT \ CustomTarget/i18npool/localedata/localedata_en_US \ CustomTarget/i18npool/localedata/localedata_en_ZA \ CustomTarget/i18npool/localedata/localedata_en_ZW \ )) # vim: set noet sw=4 ts=4: tion value='distro/cib/libreoffice-5-4'>distro/cib/libreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlsecurity/Module_xmlsecurity.mk
AgeCommit message (Expand)Author
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21gpg4libre: share static xmlsec lib between nss and gpgThorsten Behrens
2017-05-02revert 'tweak for pdfiumless build'Caolán McNamara
2017-04-29tweak for pdfiumless buildCaolán McNamara
2017-04-27xmlsecurity pdfverify: go via vcl graphic filterMiklos Vajna
2017-03-04Fix build for mobileThorsten Behrens
2017-03-04gpg4libre: List and view GPG keysSamuel Mehrbrodt
2017-02-10add --disable-pdfiumCaolán McNamara
2016-12-20use new ENABLE_NSS for code which needs nssCaolán McNamara
2016-12-15Try to fix Android and iOS buildTor Lillqvist
2016-10-21xmlsecurity: add PDF sign unit-testMiklos Vajna
2016-10-12xmlsecurity: add initial Executable_pdfverifyMiklos Vajna
2016-08-18screenshots: add new global make targetArmin Le Grand
2016-08-18screenshots: add dialog test cases for xmlsecurityArmin Le Grand
2016-01-12CppunitTest_xmlsecurity_signing: fix and enable on WindowsMiklos Vajna
2016-01-11CppunitTest_xmlsecurity_signing: disable on Windows for nowMiklos Vajna
2016-01-11xmlsecurity: initial CppunitTest_xmlsecurity_signingMiklos Vajna
2015-09-19We hardly want xsec stuff for iOS if not for Android eitherTor Lillqvist