# -*- 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_WinResTarget_WinResTarget,spsupp_dlg)) $(eval $(call gb_WinResTarget_set_rcfile,spsupp_dlg,shell/source/win32/spsupp/res/spsuppDlg)) # vim: set shiftwidth=4 tabstop=4 noexpandtab: a> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/postprocess/CustomTarget_signing.mk
AgeCommit message (Expand)Author
2021-01-16tdf#68198: sign the rest of binariesMike Kaganski
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2019-09-06split msi signing from creation to reduce number of singtool callsChristian Lohmaier
2019-04-01no need to sign mysql-connector-ooo files, because they no longer exist in LOAndras Timar
2017-12-18tdf#108580: integrate vc_redist.exe into MSIMike Kaganski
2017-10-31msc-externals: don't attempt to chmod nonexisting filesChristian Lohmaier
2017-10-31tdf#108580 ship universal crts with the program as workaroundChristian Lohmaier
2017-05-31tdf#86776 Digitally sign soffice.bin on WindowsAndras Timar
2017-05-09cannot sign read-only files, so u+w the redistributablesChristian Lohmaier
2017-05-09have screenshot target depend on signing.done, not other way roundChristian Lohmaier