summaryrefslogtreecommitdiff
path: root/stoc/Module_stoc.mk
blob: e94e5be476b488e70d7f2d8deae64fe31a57fcbc (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
26
27
28
29
30
31
32
33
34
35
36
37
# -*- 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_Module_Module,stoc))

$(eval $(call gb_Module_add_targets,stoc,\
    Library_bootstrap \
    Library_introspection \
    Library_invocadapt \
    Library_invocation \
    Library_namingservice \
    Library_proxyfac \
    Library_reflection \
    Library_stocservices \
))

ifeq ($(ENABLE_JAVA),TRUE)

$(eval $(call gb_Module_add_targets,stoc,\
    Library_javaloader \
    Library_javavm \
))

endif

$(eval $(call gb_Module_add_check_targets,stoc, \
    CppunitTest_stoc_dump \
    CppunitTest_stoc_uriproc \
))

# vim:set noet sw=4 ts=4:
a65b75ebde666'>Remove (Windows-only) ProductCode from setup.ini and version.iniStephan Bergmann 2024-01-22Remove (Windows-only) MsiProductVersion from version.iniStephan Bergmann 2024-01-10add Armenian (hy) language packChristian Lohmaier 2023-12-22Fix Windows MSI custom action for --enable-online-update-marStephan Bergmann 2023-12-21Windows MSI custom action for --enable-online-update-marStephan Bergmann 2023-12-06Remove pyuno.xcd from build/packagingGabor Kelemen 2023-11-11On Linux dictionaries are packaged separatelyAndras Timar 2023-06-04tdf#71096: xlr filetype not associated with Calc in WindowsJulien Nabet 2023-01-27Remove support for AIXStephan Bergmann 2022-11-11Fix VS2022 MSMs detectionMike Kaganski 2022-11-07Match conditionals in dictionaries/Module_dictionaries.mkTor Lillqvist 2022-10-01tdf#132576 Remove unused template categoriesRafael Lima 2022-09-15Add pdf file association to Windows installerSamuel Mehrbrodt 2022-09-12Add iWork file associations to Windows installerSamuel Mehrbrodt 2022-09-12Remove trailing blanksSamuel Mehrbrodt 2022-08-27Add Persian (fa-IR) dictionary to installsetAron Budea 2022-06-04ScriptForge - New 'UnitTest' service for BasicJean-Pierre Ledure 2022-05-18tdf#149106 Remove RenamePrgFolder and RemovePrgFolder custom msi actionsSamuel Mehrbrodt 2022-04-26Drop unused LanguageTool extensionGabor Kelemen 2022-04-26Drop unused CT2N extensionGabor Kelemen 2022-02-19Fix "Adding Central Kurdish(ckb) Spell Checker & Dictionary"Julien Nabet 2022-02-14Adding Central Kurdish(ckb) Spell Checker & DictionaryOlivier Hallot 2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák 2021-10-15ScriptForge - new SFWidgets library, new PopupMenu serviceJean-Pierre Ledure 2021-08-23tdf#144031: fix description of STR_DESC_MODULE_LANGPACK_PT_BRJulien Nabet 2021-06-22configure: Improve help-options handlingJan-Marek Glogowski 2021-04-27Add Mongolian dictionaryAndras Timar 2021-04-11Add Esperanto dictionariesAndras Timar 2021-01-24Switch http -> https also in scp2-based version ini-fileStephan Bergmann 2021-01-24Switch ridl.jar -> libreoffice.jar also in scp2-based fundamental ini-fileStephan Bergmann 2021-01-19add --disable-librelogo to disable LibreLogo at build timeMichael Stahl 2020-12-17package Korean(ko-KR) dictionaries into installsetDaeHyun Sung 2020-11-07ScriptForge - Update build filesJean-Pierre Ledure 2020-09-17cli_ure: Disable .NET for Windows Arm64 buildJan-Marek Glogowski 2020-09-12Try fix multiple assignments of gidsMike Kaganski