summaryrefslogtreecommitdiff
path: root/registry/Executable_regview.mk
blob: 12baef21b55b805b8b5ffc5c487434d4024a3957 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# -*- 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_Executable_Executable,regview))

$(eval $(call gb_Executable_use_libraries,regview,\
    sal \
    reg \
))

$(eval $(call gb_Executable_use_static_libraries,regview,\
    registry_helper \
))

$(eval $(call gb_Executable_add_exception_objects,regview,\
    registry/tools/regview \
))

# vim:set noet sw=4 ts=4:
re/commit/instsetoo_native?h=libreoffice-7-3-3&id=ec9b18b75c193c914691a29d3eb78bd81961fced'>tdf#118869: mark some properties secure to pass them to elevated installMike Kaganski 2018-06-25tdf#118303 - Wrong converting of the Vendor-StringJuergen Funk 2018-06-07[API CHANGE] Remove unused StartCenterHideExternalLinks configuration propertyStephan Bergmann 2018-05-24Remove presumably unused instsetoo_native/util/pack.lstStephan Bergmann 2018-05-09windows installer svg iconsandreas kainz 2018-05-05Windows installer icon update newfolder.icoandreas kainz 2018-05-04tdf#103677 Windows installer iconsandreas kainz 2018-05-02tdf#116240: Include --with-help=html in installation setsStephan Bergmann 2018-04-25Install UCRT from MSUs, not using nested VC Redist installMike Kaganski 2018-04-18Revert two last changes to Upgrade tableMike Kaganski 2018-04-17Remove dummy "Support help number" under Windows' "Apps and Features"dennisroczek 2018-04-16Use different properties in Upgrade tableMike Kaganski 2018-04-15Upgrade update check and extension URLs to httpsGuilhem Moulin 2018-04-13LaunchConditions may be specific to install modesMike Kaganski 2018-04-12tdf#108580 related: improve existing redist detectionMike Kaganski 2018-04-12tdf#108580 related: check for Windows 8.1 April 2014 update rollupMike Kaganski 2018-04-09tdf#108580 related: Check for SP level of the minimal supported OSMike Kaganski 2018-01-23Revert "Windows installer: Use blank phone # instead of x-xxx-xxx-xxx"Samuel Mehrbrodt 2018-01-22Windows installer: Use blank phone # instead of x-xxx-xxx-xxxSamuel Mehrbrodt